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 Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
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 Cope with rev. 1.16 of frame.h; trapframe now starts at if_gs in intrframe. 2002-01-10 03:46:17 +00:00
npx_isa.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
npxvar.h
nvram.h
olms.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
omms.c Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
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