Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Status SPIFI SCSI
@ 2002-09-15 23:25 Christoph Plattner
  2002-09-17  2:25 ` [parisc-linux] " Ryan Bradetich
  0 siblings, 1 reply; 8+ messages in thread
From: Christoph Plattner @ 2002-09-15 23:25 UTC (permalink / raw)
  To: Ryan Bradetich; +Cc: parisc-linux@lists.parisc-linux.org

Hallo Ryan,

here some comments on my non-successful work so far.

I did code reading and used debug instrumented code
to understand the structure behind the linux SCSI
handling.

Further I studied the NetBSD code. 

One major point: We do not get any interrupts.
For my analysis I only had a look on the first
steps of SCSI initialization, so this was the
INQUERY command.

The spifi command routine is called correctly,
but it has a wrong logical implementation. As I 
have seen on other (older) linux driver, the
xxx_command() has to block, after the command was
successful completed by interrupt. But the interrupt
never comes !! Even a "long" delay for simulating
blocking does not solve this problem.

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-09-18  1:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-15 23:25 [parisc-linux] Status SPIFI SCSI Christoph Plattner
2002-09-17  2:25 ` [parisc-linux] " Ryan Bradetich
2002-09-17  3:53   ` Grant Grundler
2002-09-17 18:33   ` Christoph Plattner
2002-09-17 19:56     ` Thibaut VARENE
2002-09-17 21:31       ` Christoph Plattner
2002-09-17 21:43         ` Thibaut VARENE
2002-09-18  1:37       ` Derek Engelhaupt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox