CVSROOT: /cvs Module name: src Changes by: gil...@cvs.openbsd.org 2014/01/02 01:00:35
Modified files: sys/dev/ic : ahcivar.h sys/dev/pci : ahci_pci.c Log message: disable MSI for Samsung XP941. This is so I can use the machine to figure out the others things on it, the quirk will go away when interrupt routing gets fixed. ok dlg@, jmatthew@