NetBSD/sys/dev/qbus
ragge 6bfb730eba Use ubmemalloc() to get mapped uba memory.
Only copy mbufs if there are more than two in a mbuf chain (on transmit).
This squeezed another 5% out of the DEUNA. (now closing up to 100 K/s :-)
2001-04-26 19:36:07 +00:00
..
dhu.c Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
dhureg.h The DHU code changed to use bus_space. 1999-05-28 20:17:29 +00:00
dl.c Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
dlreg.h Release dlreg.h into the public domain. It's hardly a great creative 2000-05-14 09:46:17 +00:00
dz_uba.c Adjust to new evcnt stuff. 2000-06-05 00:09:17 +00:00
dz.c Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
dzreg.h
dzvar.h Changes for dzkbd/dzms. This is not yet finished, but at least the 2000-12-30 22:11:46 +00:00
files.uba Changes for dzkbd/dzms. This is not yet finished, but at least the 2000-12-30 22:11:46 +00:00
if_de.c Use ubmemalloc() to get mapped uba memory. 2001-04-26 19:36:07 +00:00
if_dereg.h Some updates to the DEUNA driver: 2000-05-28 17:23:44 +00:00
if_qe.c splimp -> splnet 2001-04-12 20:04:24 +00:00
if_qereg.h Totally rewritten DEQNA device driver, that uses the bus.h interface 1999-06-20 00:04:47 +00:00
qd.c Adapt to the new line discipline scheme. 2000-11-02 00:01:44 +00:00
qdioctl.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qdreg.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qduser.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qevent.h QDSS should now work as console. 1999-06-20 17:58:56 +00:00
qfont.c QDSS should now work as console. 1999-06-20 17:58:56 +00:00
rl.c splimp -> splbio. 2001-04-12 20:05:12 +00:00
rlreg.h Add the famous "rl" disk. 2000-04-22 16:46:45 +00:00
uba.c Add functions to allocate mapped-in qbus memory. 2001-04-26 19:16:07 +00:00
ubareg.h Add function uba_reset_establish() to register reset functions like 2000-04-30 11:46:03 +00:00
ubavar.h Add functions to allocate mapped-in qbus memory. 2001-04-26 19:16:07 +00:00
uda.c Protect the call to uba_done() with spluba(). 2001-04-12 20:07:40 +00:00