CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2010/11/18 11:10:23
Modified files: sys/dev/pci : pcidevs Log message: Split the NVIDIIA MCP89 disk controller IDs into SATA, AHCI and RAID, following the same scheme as the MCP79 ones. This is a guess, but it matches the changes the were made before, and ID 0x0d85 defenitely is in SATA mode. ok jsg@