NetBSD/sys/dev/qbus
ragge 41faed1386 Use cdev_decl() instead of local prototyping. 2001-05-26 21:24:38 +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
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
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
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