CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2013/02/19 08:29:27
Modified files: sys/dev/pci : ahci_pci.c Log message: Revert rev 1.195 forcing Intel SATA controllers in compat mode into AHCI mode. This does not work and causes systems to come up without seeing any hard disk(s). The Intel documentation states that the OS should not be trying to do this, only the BIOS. ok dlg@