NetBSD/sys/arch/vax/vsa
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
..
asc_vsbus.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
dz_ibus.c Move the dz driver to dev/dec, since it can be shared with pmax. 2002-02-25 14:58:06 +00:00
dz_vsbus.c Move the dz driver to dev/dec, since it can be shared with pmax. 2002-02-25 14:58:06 +00:00
hdc9224.c Make this compile under ELF. 2001-11-09 05:31:44 +00:00
hdc9224.h Various typos in comments (neccessary, sceme, choise, ...). 2001-07-26 15:05:07 +00:00
if_ze_vsbus.c
leds.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
lkc.c Move the dz driver to dev/dec, since it can be shared with pmax. 2002-02-25 14:58:06 +00:00
ncr.c
smg.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
vsbus.c Add a VAXANY type. Eventually to used in INSTALL / GENERIC to easily 2001-05-16 05:36:53 +00:00
vsbus_dma.c