freebsd-dev/sys/i386/conf
Rink Springer aaadec7cac Patch to allow XBox-users to use the onboard nve(4) nForce ethernet driver.
The patch crudely forces the NIC out of operating mode before the nve(4)
driver can initialize it; this is required to properly initialize the NIC.

It is XBox-specific, as this condition can only occur on XBoxes (Most loaders
will simply leave the NIC running, forcing us to use a crude workaround like
this to get it in a workable condition). Due to the XBox-only aspect, this has
been solved in XBox-specific initialization code and not within nve(4).

Reviewed by:	imp
Approved by:	imp (mentor)
No objection:	bz@, obrien@, q@ontheweb.com.au
2006-02-04 10:01:33 +00:00
..
.cvsignore Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS from 2005-06-20 16:52:59 +00:00
DEFAULTS - Allow duplicate "machine" directives with the same arguments. 2005-11-27 23:17:00 +00:00
GENERIC Remove the commented out entry of the old ISA-only le(4) driver which 2006-01-21 12:38:35 +00:00
GENERIC.hints pcic is no more on i386 port, so remove it from the hints. 2005-01-14 06:54:59 +00:00
MAC Introduce a kernel config for the Mandatory Access Control framework. 2005-09-18 03:15:36 +00:00
Makefile Implemented "nooption" and "nomakeoption" config(8) tokens. 2003-02-26 23:36:59 +00:00
NOTES Attach ce(4) to the build. 2006-01-31 23:11:35 +00:00
PAE The hptmv inherently believes that a 'long' can hold a physical address. 2005-11-08 22:12:26 +00:00
XBOX Patch to allow XBox-users to use the onboard nve(4) nForce ethernet driver. 2006-02-04 10:01:33 +00:00