freebsd-dev/sys/cam/ata
Alexander Motin be5b3af890 MFC r196657:
ATA_FLUSHCACHE is a 28bit format command, not 48.

MFC r196658:
Improve camcontrol ATA support:
 - Tune protocol version reporting,
 - Add supported DMA/PIO modes reporting.
 - Fix IDENTIFY request for ATAPI devices.
 - Remove confusing "-" for NCQ status.

MFC r196659:
Short ATA command format has 28bit address, not 36bit.
Rename ata_36bit_cmd() into ata_28bit_cmd(), while it didn't become legacy.

Approved by:	re (ATA-CAM blanket)
2009-09-01 12:04:43 +00:00
..
ata_all.c MFC r196657: 2009-09-01 12:04:43 +00:00
ata_all.h MFC r196657: 2009-09-01 12:04:43 +00:00
ata_da.c MFC r196657: 2009-09-01 12:04:43 +00:00
ata_xpt.c MFC r196657: 2009-09-01 12:04:43 +00:00