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: Brad Smith (bradcvs.openbsd.org)
Date: Tue Dec 09 2008 - 06:30:12 CST


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2008/12/09 05:30:12

Modified files:
        sys/dev/pci : emuxki.c emuxkivar.h

Log message:
Replace the sc_type/sc_details enum's in the softc struct with a sc_flags
flags field and use the flags as appropriate.

ok jakemsg