|
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: Reyk Floeter (reyk
cvs.openbsd.org)
Date: Mon Apr 30 2007 - 05:55:08 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: reyk
cvs.openbsd.org 2007/04/30 04:55:08
Modified files:
sys/dev/pci : if_nx.c if_nxreg.h
Log message:
move the firmware validation to a mountroot hook to allow loading of
an alternative firmware image from disk (not yet implemented). this
also minimizes the additional delay to wait for the firmware to become
ready because the firmware bootstrap is triggered in the attach
function and the state is polled later in the mountroot hook.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]