NetBSD/sys/arch/news68k/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
..
dmac_0266.h
hb.c bzero() -> memset() 2001-07-07 06:24:00 +00:00
hbvar.h Initial bus_space(9) support for news68k. From hp300. 2000-10-04 16:26:43 +00:00
if_le.c use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
kb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
kb_hb.c Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
kb_hbreg.h Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
kb_kbc.c Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
kbc.c Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
kbcreg.h Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
kbcvar.h Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
kbvar.h Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
mkclock_hb.c Allow MD code to provide functions for reading/writing NVRAM/RTC 2002-02-23 17:18:54 +00:00
ms.c Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
ms_hb.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
ms_hbreg.h Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
ms_kbc.c Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for 2002-03-17 19:40:26 +00:00
msvar.h Add drivers for keyboard and mouse. 2001-01-25 14:33:28 +00:00
si.c Pull up the thorpej_scsipi branch to main branch. 2001-04-25 17:53:04 +00:00
timer_hb.c Split clock device attachment into interval timer and todclock 2001-07-07 15:27:19 +00:00
zs.c bcopy() -> memcpy() (I guess there is no overlap here) 2001-07-07 05:09:43 +00:00