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: David Gwynne (dlgcvs.openbsd.org)
Date: Mon Jul 02 2007 - 20:08:37 CDT


CVSROOT: /cvs
Module name: src
Changes by: dlgcvs.openbsd.org 2007/07/02 19:08:36

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

Log message:
do not blindly configure everything to sit on function 0. jmicron tell me
that some vendors will ship their chip with two functions enabled, so now
the code will only configure the functionality that is enabled on the
current function. two function setups will now work as the oem intended.

requested by kettenis