NetBSD/sys/dev/qbus
wiz 3f9984fc90 `existent', not `existant' 2001-06-19 13:42:07 +00:00
..
dhu.c Use cdev_decl() instead of local prototyping. 2001-05-26 21:24:38 +00:00
dhureg.h
dl.c Use cdev_decl() instead of local prototyping. 2001-05-26 21:24:38 +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 be more specific about which interlan controller the qbus/if_il supports 2001-06-13 06:40:19 +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 `existent', not `existant' 2001-06-19 13:42:07 +00:00
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 Fix various misspellings of compatible/compatibility. 2001-06-11 01:50:48 +00:00
qevent.h
qfont.c
rl.c `existent', not `existant' 2001-06-19 13:42:07 +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 Only use b_proc if B_PHYS is set. 2001-06-10 18:41:27 +00:00