NetBSD/sys/arch/arm
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
..
arm Get rid of the #ifdef DEBUG_FAULT_CORRECTION #ifdef mess, and use a 2002-03-16 18:26:00 +00:00
arm32 Only put the CPU type into cpu_model, not the state of the control register. 2002-03-16 18:47:51 +00:00
conf Fix size/padding of .data. From Nick. 2002-03-05 21:26:11 +00:00
footbridge Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
fpe-arm Re-work the way that FPAs are handled. If ARMFPE isn't configured, don't 2002-03-10 15:29:53 +00:00
include Add CPU ID for the ARM1022ES. 2002-03-16 14:41:15 +00:00
iomd Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
mainbus
ofw
sa11x0 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
xscale
Makefile