K 10 svn:author V 4 rink K 8 svn:date V 27 2006-02-04T10:01:33.000000Z K 7 svn:log V 622 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 END