.. |
dhu.c
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
dhureg.h
|
…
|
|
dl.c
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +00:00 |
dlreg.h
|
…
|
|
dz_uba.c
|
Move the dz driver to dev/dec, since it can be shared with pmax.
|
2002-02-25 14:58:06 +00:00 |
files.uba
|
Move the dz driver to dev/dec, since it can be shared with pmax.
|
2002-02-25 14:58:06 +00:00 |
if_de.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
if_dereg.h
|
…
|
|
if_dmc.c
|
bring in latest ALTQ from kjc. ALTQify some of the drivers.
|
2002-03-05 04:12:57 +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
|
bcmp -> memcmp.
|
2002-05-22 16:03:14 +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
|
Detection bug: If a packet is received while in the match() routine the stack
|
2002-06-08 12:28:37 +00:00 |
if_qereg.h
|
`existent', not `existant'
|
2001-06-19 13:42:07 +00:00 |
if_uba.c
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
if_uba.h
|
Trying to get these files out of Attic.
|
2001-08-16 14:56:30 +00:00 |
qd.c
|
Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
|
2002-03-17 19:40:26 +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
|
add RCSIDs
|
2001-11-13 07:11:12 +00:00 |
rl.c
|
Convert to new device buffer queue interface.
|
2002-07-22 21:48:36 +00:00 |
rlreg.h
|
Call rlreset() per controller, not per disk.
|
2002-03-23 18:12:09 +00:00 |
rlvar.h
|
Convert to new device buffer queue interface.
|
2002-07-22 21:48:36 +00:00 |
ts.c
|
Convert to new device buffer queue interface.
|
2002-07-22 21:48:36 +00:00 |
tsreg.h
|
Update the TS11 driver to useable state.
|
2001-05-13 15:32:40 +00:00 |
uba.c
|
SIMPLEQ rototill:
|
2002-06-01 23:50:52 +00:00 |
ubareg.h
|
…
|
|
ubavar.h
|
Add bus type to softc.
|
2001-05-13 15:23:37 +00:00 |
uda.c
|
Must check B_PHYS, not b_proc, if it is DMA to userspace, otherwise the
|
2002-06-14 11:57:21 +00:00 |