NetBSD/sys/arch/i386/isa
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
..
ahc_isa.c
clock.c
icu.h
icu.s
isa_machdep.c
isapnp_machdep.c
joy_timer.c Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
lms.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
mms.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
npx.c
npx_isa.c
npxvar.h
nvram.h
olms.c
omms.c
pccons.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pms.c
timerreg.h
vector.s