bouyer
|
bcae687139
|
Zero out the NIC memory when padding packet to ETHER_MIN_LEN-ETHER_CRC_LEN
sc->write_mbuf now return len of buffer, including padding.
Tested with a PCI ne2000.
|
2003-01-15 22:20:03 +00:00 |
lukem
|
a4bae8b066
|
add/cleanup RCSID
|
2001-11-13 13:14:31 +00:00 |
jdolecek
|
6d63e5d890
|
g/c WE_FLAGS_*, use DP8390_FORCE_{8|16}BIT_MODE instead WE_FLAGS_*
counterpart. Fixes kern/7295 by Martin Husemann.
|
2001-07-04 11:14:10 +00:00 |
jdolecek
|
2a2070aec3
|
kill bunch of unneeded includes
|
2001-03-29 08:48:55 +00:00 |
jdolecek
|
6d79f8ce1e
|
Split we(4) driver to bus independant and ISA-specific parts, in preparation
for MCA attachment.
|
2001-03-23 17:34:41 +00:00 |