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 Jun 28 2005 - 23:03:43 CDT


CVSROOT: /cvs
Module name: src
Changes by: bradcvs.openbsd.org 2005/06/28 22:03:42

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

Log message:
rev 1.25

* Add workaround for revision Bx bcm5700: chip bugs in decoding
of PCI register writes may leave the hardware in (partial) powersave state,
such that writes to "indirect" registers do not work.
Explicitly force chip into D0 state at attach time.

From NetBSD