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 Make some of the arm32 files build with LOOSE_PROTOTYPES not set in the makefile. Turned up a few mismatched functions. Note that this isn't all of the arm32 files. Aim will be to get arm32 kernels built with LOOSE_PROTOTYPES not set. 2002-01-05 22:41:46 +00:00
ofw * Move some generic ARM OpenFirmware stuff into arch/arm/ofw (still 2002-02-06 21:30:25 +00:00
sa11x0 Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
xscale Actually set the i80312_softc global. 2002-02-14 02:38:22 +00:00
Makefile Ensure that vidc.h gets installed somewhere -- Xarm32vidc needs it to compile. 2001-12-17 15:07:37 +00:00