NetBSD/sys/arch/hpcsh/dev/hd64461
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
..
hd64461.c SH3/SH4 common kernel support. 2002-02-17 21:01:15 +00:00
hd64461_machdep.c platform dependent HD64461 PCMCIA module (power supply). 2002-03-03 14:34:00 +00:00
hd64461gpioreg.h
hd64461intcreg.h
hd64461intcvar.h KNF 2002-02-11 17:19:04 +00:00
hd64461pcmcia.c platform dependent HD64461 PCMCIA module (power supply). 2002-03-03 14:34:00 +00:00
hd64461pcmciareg.h HITACHI PERSONA support. patch by KIYOHARA Takashi 2001-10-08 15:34:24 +00:00
hd64461pcmciavar.h platform dependent HD64461 PCMCIA module (power supply). 2002-03-03 14:34:00 +00:00
hd64461reg.h
hd64461uart.c don't initialize twice 2002-03-03 14:34:36 +00:00
hd64461uartreg.h add primitive serial console debug routine. 2002-02-11 17:21:48 +00:00
hd64461uartvar.h Initial support for KGDB on the sh3. 2002-03-02 22:26:25 +00:00
hd64461var.h
hd64461video.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
hd64461videoreg.h