Re: libATA error message doc

From: Alan Cox
Date: Wed Oct 03 2007 - 14:19:57 EST


> (irq_stat 0x40000001)

IRQ status of the chip
> tag 0
Tag (or zero for non NCQ commands)
> cmd 0xb0
The ATA command number issued
> emask 0x1
Internal libata error category (used to decide what to do to
recover)
> stat 0x51
Status register of drive
> err 0x4
Error register of drive


You want the ATA specification document from T13 (www.t13.org)

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/