Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. If oactive on entry to xl_start, see if tx is wedged, and try unwedging
it if necessary.
2. Do a synchonous media negotiation at boot (max of 5 seconds)
3. Start and restart autonegotiation if we're setting the media manually
|
|
return
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ourselves instead of playing games with sigsuspend. This may fix PR 588.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
uses hardware drivers for scsi (ncr) and ethernet (de) and
openfirmware for console (ofcons) and clock (ofrtc).
|
|
|
|
|
|
|
|
|
|
|
|
o Added support for memory mapped registers (#ifndef XL_USEIOSPACE)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
implemented.
|
|
|
|
|
|
|
|
|
|
Use "standard" install.sub file not port specific version.
|