NetBSD/sys/dev/qbus
ragge 59b29023fd Update the TS11 driver to useable state.
Thanks to Michael Kukat for providing a machine to test this driver.
2001-05-13 15:32:40 +00:00
..
dhu.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
dhureg.h
dl.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
dlreg.h
dz.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
dz_uba.c
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 Add il, dmc, ts and if_uba. 2001-05-06 17:37:52 +00:00
if_de.c Use if_uba + ether_ioctl routines. Removed ~150 lines of duplicated code. 2001-05-06 15:27:48 +00:00
if_dereg.h
if_dmc.c Driver for the DMC-11/DMR-11 DDCMP interface, (untested) from 4.4BSD. 2001-05-06 17:36:04 +00:00
if_dmcreg.h Driver for the DMC-11/DMR-11 DDCMP interface, (untested) from 4.4BSD. 2001-05-06 17:36:04 +00:00
if_il.c Driver for the Interlan NI1010 Ethernet Controller, from 4.4BSD. 2001-05-06 15:30:46 +00:00
if_il.h Driver for the Interlan NI1010 Ethernet Controller, from 4.4BSD. 2001-05-06 15:30:46 +00:00
if_ilreg.h Driver for the Interlan NI1010 Ethernet Controller, from 4.4BSD. 2001-05-06 15:30:46 +00:00
if_qe.c Use uballoc()/ubmemalloc() for data structure allocation. 2001-04-26 20:05:46 +00:00
if_qereg.h
if_uba.c Back from the dead, but now changed to use the bus_dma interface. 2001-05-06 15:21:44 +00:00
if_uba.h Back from the dead, but now changed to use the bus_dma interface. 2001-05-06 15:21:44 +00:00
qd.c Add `l_poll' to `struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
qdioctl.h
qdreg.h
qduser.h
qevent.h
qfont.c
rl.c splimp -> splbio. 2001-04-12 20:05:12 +00:00
rlreg.h
ts.c Update the TS11 driver to useable state. 2001-05-13 15:32:40 +00:00
tsreg.h Update the TS11 driver to useable state. 2001-05-13 15:32:40 +00:00
uba.c Add functions to allocate mapped-in qbus memory. 2001-04-26 19:16:07 +00:00
ubareg.h
ubavar.h Add bus type to softc. 2001-05-13 15:23:37 +00:00
uda.c Use ubmemalloc() for data structures. Remove unused vars. KNF. 2001-04-29 12:32:18 +00:00