PERFORCE change 163079 for review
Alexander Motin
mav at FreeBSD.org
Sat May 30 12:22:13 UTC 2009
http://perforce.freebsd.org/chv.cgi?CH=163079
Change 163079 by mav at mav_mavbook on 2009/05/30 12:21:10
Describe few more SATA capabilities bits.
Affected files ...
.. //depot/projects/scottl-camlock/src/sys/sys/ata.h#9 edit
Differences ...
==== //depot/projects/scottl-camlock/src/sys/sys/ata.h#9 (text+ko) ====
@@ -113,6 +113,9 @@
#define ATA_SATA_GEN2 0x0004
#define ATA_SUPPORT_NCQ 0x0100
#define ATA_SUPPORT_IFPWRMNGTRCV 0x0200
+#define ATA_SUPPORT_PHYEVENTCNT 0x0400
+#define ATA_SUPPORT_NCQ_UNLOAD 0x0800
+#define ATA_SUPPORT_NCQ_PRIO 0x1000
u_int16_t reserved77;
u_int16_t satasupport;
More information about the p4-projects
mailing list