OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Mats O Jansson (majacvs.openbsd.org)
Date: Fri Jun 13 2008 - 12:03:26 CDT


CVSROOT: /cvs
Module name: src
Changes by: majacvs.openbsd.org 2008/06/13 11:03:26

Modified files:
        sys/dev/pci : pciide.c

Log message:
Restore IDE_PCI_CLASS_OVERRIDE on SiI3512 SATA.

On socppc it has the subclass PCI_SUBCLASS_MASS_STORAGE_MISC
so without the quirk socppc will not find its disk.

-moj