| Commit message (Collapse) | Author | Age | Files | Lines |
| |\ |
|
| | | |
|
| |/
|
|
| |
scheduler. Also change machine().scheduler().time() calls to just machine().time().
|
| | |
|
| |
|
|
|
|
| |
* corrected transmit buffer minimum length check
* don't reset on stop if already set
* additional logging
|
| |
|
|
|
|
|
|
|
| |
Significantly reduces the number of diagnostic errors reported by hp9k_3xx, while not breaking the Amiga, MIPS or NCD drivers. Many uncertainties or errors have been addressed, however external loopback, some timing issues and some hp9k_3xx-specific issues still have to be resolved. Actual networking via tun is tested functional with Amiga and MIPS drivers.
* corrected reset behaviour
* corrected internal loopback behaviour
* descriptor handling fixes
* fixed multicast hash logic
* corrected csr0 logic
|
| |
|
|
|
|
|
|
| |
* took over copyright due to near-total rewrite
* tweaked logging
* corrected tx/rx on/off behaviour
* block register access while not stopped
* crc error is an error
|
| |
|
|
| |
Also fixed some error handling.
|
| |
|
|
| |
decstation, mips and sun4 all updated to match
|
| |
|
|
| |
These devices have a number of differences. This change only addresses a very minor detail regarding reserved bits in CSR1 and CSR2, enabling MIPS Rx2030 diagnostics to pass.
|
| | |
|
| | |
|
|
|
enough to make sun4 happy. [Ryan Holtz]
|