bouyer 85393c3223 Redo previous in a better way:
allocate a static buffer, which is added at the end of short packets
to pad the buffer to ETHER_MIN_LEN - ETHER_CRC_LEN.
While I'm there fix 2 bugs:
in qeinit(), unload the right dmamap if bus_dmamap_load fails
in qestart, don't dmamap_load the mbuf if its len is 0.
Tested on simh-vax.
2003-01-17 15:45:59 +00:00
..
2003-01-06 21:02:18 +00:00
2003-01-06 20:30:28 +00:00
2003-01-17 11:17:08 +00:00
2003-01-17 15:45:59 +00:00
2003-01-03 08:05:22 +00:00
2003-01-06 13:04:54 +00:00
2003-01-06 13:04:54 +00:00
2003-01-05 23:23:43 +00:00
2003-01-13 19:49:59 +00:00