All of lore.kernel.org
 help / color / mirror / Atom feed
* libATA error message doc
@ 2007-10-03 17:39 Mike Robak
  2007-10-03 17:54 ` Jeff Garzik
  2007-10-03 18:24 ` Alan Cox
  0 siblings, 2 replies; 5+ messages in thread
From: Mike Robak @ 2007-10-03 17:39 UTC (permalink / raw)
  To: linux-kernel

Does a doc exist that provides a detailed description of the different
errors that could be produced by libata and its associated drivers?
The libATA developer's guide provides a very good general description
of the types of messages, but I'm looking for more detail.

For example I got this error message last week:

Sep 27 17:29:26 server kernel: ata2.00: exception Emask 0x0 SAct 0x0
SErr 0x0 action 0x1
Sep 27 17:29:26 server kernel: ata2.00: (irq_stat 0x40000001)
Sep 27 17:29:26 server kernel: ata2.00: tag 0 cmd 0xb0 Emask 0x1 stat
0x51 err 0x4 (device error)

I'd like to know what the following items means?

(irq_stat 0x40000001)
tag 0
cmd 0xb0
emask 0x1
stat 0x51
err 0x4


Can anybody help?

Thanks,
-Mike

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

end of thread, other threads:[~2007-10-05 20:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-03 17:39 libATA error message doc Mike Robak
2007-10-03 17:54 ` Jeff Garzik
2007-10-03 18:24 ` Alan Cox
2007-10-05 19:13   ` Andi Kleen
2007-10-05 20:51     ` Alan Cox

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.