NetBSD/sys/dev/qbus
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
..
dhu.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
dhureg.h
dl.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
dlreg.h
dz_uba.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
files.uba
if_de.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_dereg.h
if_dmc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_dmcreg.h
if_il.c Ragge said this chip should autopad, so just remove the check. 2003-01-15 22:12:31 +00:00
if_il.h
if_ilreg.h
if_qe.c Redo previous in a better way: 2003-01-17 15:45:59 +00:00
if_qereg.h
if_uba.c
if_uba.h
qd.c si_ -> sel_ 2002-11-26 18:49:40 +00:00
qdioctl.h
qdreg.h interrupt with two rs. 2003-01-06 13:04:54 +00:00
qduser.h
qevent.h
qfont.c
rl.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
rlreg.h
rlvar.h
ts.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
tsreg.h
uba.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00
ubareg.h
ubavar.h
uda.c Use aprint_normal() in cfprint routines. 2003-01-01 00:10:15 +00:00