NetBSD/sys/arch/arc/dev
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
..
mcclock.c split clock_mc.c into interval timer driver (timer) and 2001-06-13 15:02:12 +00:00
mcclockvar.h split clock_mc.c into interval timer driver (timer) and 2001-06-13 15:02:12 +00:00
opms.c don't depend on other headers to include sys/proc.h for us. 2001-09-28 11:59:51 +00:00
opmsvar.h split pccons driver into "pccons" and "opms", 2001-06-13 15:05:43 +00:00
pccons.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
pcconsvar.h split pccons driver into "pccons" and "opms", 2001-06-13 15:05:43 +00:00