jonathan
|
011f2bda08
|
defopt NS, NSIP.
|
1998-07-05 06:49:00 +00:00 |
jonathan
|
3751946b97
|
defopt INET, NETATALK.
|
1998-07-05 00:51:04 +00:00 |
thorpej
|
e997d4ac60
|
When writing packets to transmit buffers, do unaligned buffer fixups,
more-or-less lifted from the Shark CS8900 driver.
|
1998-06-25 19:21:03 +00:00 |
leo
|
7b4e205670
|
Use stream methods (when available) to read/write the card memory.
|
1998-05-25 10:36:51 +00:00 |
drochner
|
2eea6bd8a4
|
We can't trust the "delay port" anymore - it doesn't work as expected on
newer chipsets. Use delay() instead.
Being here, remove BROKEN_INDIRECT_CONFIG.
|
1998-04-07 16:23:19 +00:00 |
thorpej
|
243c218061
|
Update copyright.
|
1998-01-26 20:30:06 +00:00 |
thorpej
|
044add4253
|
If we're using these devices on a big-endian CPU, byte swap the "count"
field in the dp8390's packet header (because the dp8390 runs in little-endian
mode in these cases). Inspired by an e-mail from Kazuki Sakamoto.
|
1998-01-26 19:21:36 +00:00 |
thorpej
|
ebb84c5792
|
Fix a typo in previous.
|
1998-01-13 06:13:29 +00:00 |
thorpej
|
06ce220790
|
Update for config changes.
|
1998-01-12 09:39:57 +00:00 |
thorpej
|
ec43979ba3
|
Properly determine the default media on '790-based cards.
|
1997-11-08 06:13:53 +00:00 |
thorpej
|
60c2342028
|
Add a front-end to the MI dp8390 driver for the Western Digital/SMC 80x3
family, SMC Elite Ultra family, and SMC EtherEZ family of Ethernet cards.
This front-end completes the split of the ISA "ed" driver.
|
1997-11-03 21:22:50 +00:00 |