NetBSD/sys/arch/newsmips/apbus
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
..
apbus.c
apbus_subr.c
apbusvar.h
clock_ap.c
dmac3.c
dmac3reg.h
if_sn.c
if_sn_ap.c
if_snreg.h
if_snvar.h
if_tlp_ap.c
kb_ap.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ms_ap.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
spifi.c Set correct count in spifi_read_count(). 2002-03-06 16:50:34 +00:00
spifireg.h
xafb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
zs_ap.c