NetBSD/sys/arch/bebox/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
..
icu.h
isa_machdep.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
isaclock.c bcopy -> memcpy, bcmp -> memcmp, bzero -> memset 2001-07-22 14:34:36 +00:00
isadma_machdep.c bcopy -> memcpy, bcmp -> memcmp, bzero -> memset 2001-07-22 14:34:36 +00:00
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
kbdreg.h
lms.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
mms.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
nvram.h
pccons.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pms.c Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
spkr.c
spkrreg.h
wd.c