Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   xtraeme
Date:           Sun Sep  3 18:30:35 UTC 2006

Modified Files:
        src/sys/dev/pci: pciide_piix_reg.h piixide.c

Log Message:
* 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.12 src/sys/dev/pci/pciide_piix_reg.h
cvs rdiff -r1.28 -r1.29 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.




Home | Main Index | Thread Index | Old Index