NetBSD/sys/dev/qbus
atatat 31144d9976 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for
indicating an unhandled "command".  ERESTART is -1, which can lead to
confusion.  ERESTART has been moved to -3 and EPASSTHROUGH has been
placed at -4.  No ioctl code should now return -1 anywhere.  The
ioctl() system call is now properly restartable.
2002-03-17 19:40:26 +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 Release dlreg.h into the public domain. It's hardly a great creative 2000-05-14 09:46:17 +00:00
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 Some updates to the DEUNA driver: 2000-05-28 17:23:44 +00:00
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 bring in latest ALTQ from kjc. ALTQify some of the drivers. 2002-03-05 04:12:57 +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 add RCSIDs 2001-11-13 07:11:12 +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 add RCSIDs 2001-11-13 07:11:12 +00:00
rlreg.h Add the famous "rl" disk. 2000-04-22 16:46:45 +00:00
ts.c add RCSIDs 2001-11-13 07:11:12 +00:00
tsreg.h Update the TS11 driver to useable state. 2001-05-13 15:32:40 +00:00
uba.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ubareg.h Add function uba_reset_establish() to register reset functions like 2000-04-30 11:46:03 +00:00
ubavar.h Add bus type to softc. 2001-05-13 15:23:37 +00:00
uda.c add RCSIDs 2001-11-13 07:11:12 +00:00