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 Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
apbus_subr.c Make this stuff compile with -wstrict-prototpes -wmissing-prototypes. 2000-12-03 01:42:29 +00:00
apbusvar.h change the type of the apbus interrupt handler from void to int 2000-10-12 03:12:01 +00:00
clock_ap.c * Apply updates from Shimizu-san received after the initial commit. 1999-12-23 06:52:30 +00:00
dmac3.c Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
dmac3reg.h NEWS5000 internal SCSI driver. 2000-10-30 10:07:35 +00:00
if_sn.c Use bpf_mtap(). 2002-01-16 05:56:54 +00:00
if_sn_ap.c use macro to access interrupt mask register. 2000-10-12 03:15:21 +00:00
if_snreg.h
if_snvar.h Make this stuff compile with -wstrict-prototpes -wmissing-prototypes. 2000-12-03 01:42:29 +00:00
if_tlp_ap.c Merge the thorpej-mips-cache branch onto the trunk. This is an 2001-11-14 18:15:10 +00:00
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 NEWS5000 internal SCSI driver. 2000-10-30 10:07:35 +00:00
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 change the type of the apbus interrupt handler from void to int 2000-10-12 03:13:47 +00:00