NetBSD/sys/dev/qbus
ragge e665b4e35e Must check B_PHYS, not b_proc, if it is DMA to userspace, otherwise the
machine will crash. This fixes a panic when a Unibus adapter runs out
of map registers (happens frequently), reported by Johnny Billquist.
2002-06-14 11:57:21 +00:00
..
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
if_il.c bcmp -> memcmp. 2002-05-22 16:03:14 +00:00
if_il.h
if_ilreg.h
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
if_uba.c add RCSIDs 2001-11-13 07:11:12 +00:00
if_uba.h
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
qevent.h
qfont.c add RCSIDs 2001-11-13 07:11:12 +00:00
rl.c Call rlreset() per controller, not per disk. 2002-03-23 18:12:09 +00:00
rlreg.h Call rlreset() per controller, not per disk. 2002-03-23 18:12:09 +00:00
rlvar.h Call rlreset() per controller, not per disk. 2002-03-23 18:12:09 +00:00
ts.c add RCSIDs 2001-11-13 07:11:12 +00:00
tsreg.h
uba.c SIMPLEQ rototill: 2002-06-01 23:50:52 +00:00
ubareg.h
ubavar.h
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