Subject: CVS commit: [netbsd-4] src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/07/2006 18:15:52
Module Name:	src
Committed By:	riz
Date:		Thu Sep  7 18:15:52 UTC 2006

Modified Files:
	src/sys/dev/pci [netbsd-4]: pciide_piix_reg.h piixide.c

Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #117):
	sys/dev/pci/piixide.c: revision 1.29
	sys/dev/pci/pciide_piix_reg.h: revision 1.12
* Add support for ICH8 and ICH8M SATA/RAID controllers.
* If the controller is in AHCI, ask for SATA IDE mode of operation.
jsg@openbsd says:
"X60/T60 Thinkpads are shipped in AHCI configuration by default,
 this makes them work without changing a BIOS option."
Tested by eye of the beholder. From OpenBSD.
Ok'ed tls.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.2.1 src/sys/dev/pci/pciide_piix_reg.h
cvs rdiff -r1.27.2.1 -r1.27.2.2 src/sys/dev/pci/piixide.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.