NetBSD/sys/arch/evbarm
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
..
compile Make sure the compile directory doesn't get purged by cvs updates 2001-10-23 13:35:10 +00:00
conf * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +00:00
dev Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
evbarm New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
ifpga New interrupt framework for NetBSD/evbarm, and accompanying new 2002-01-30 03:59:39 +00:00
include * Add support for running the IQ80310 kernel where KERNEL_BASE != 2002-03-03 21:22:15 +00:00
integrator * Add support for running the IQ80310 kernel where KERNEL_BASE != 2002-03-03 21:22:15 +00:00
iq80310 * Add support for running the IQ80310 kernel where KERNEL_BASE != 2002-03-03 21:22:15 +00:00
stand Add RCS ID. 2002-03-02 22:29:40 +00:00
Makefile Add some missing backslashes. 2001-11-09 23:36:52 +00:00