PERFORCE change 167961 for review

Alexander Motin mav at FreeBSD.org
Sat Aug 29 21:26:08 UTC 2009


http://perforce.freebsd.org/chv.cgi?CH=167961

Change 167961 by mav at mav_mavbook on 2009/08/29 21:25:55

	Forgotten part.

Affected files ...

.. //depot/projects/scottl-camlock/src/sys/dev/ahci/ahci.h#20 edit

Differences ...

==== //depot/projects/scottl-camlock/src/sys/dev/ahci/ahci.h#20 (text+ko) ====

@@ -388,6 +388,8 @@
 #define	AHCI_IRQ_MODE_AFTER	1
 #define	AHCI_IRQ_MODE_ONE	2
 	} irqs[16];
+	uint32_t		caps;		/* Controller capabilities */
+	uint32_t		caps2;		/* Controller capabilities */
 	int			numirqs;
 	int			channels;
 	int			ichannels;


More information about the p4-projects mailing list