NetBSD/sys/dev/sun
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
Makefile Replace <dev/sun/sun_boot.h> with <sys/bootinfo.h>, which is intended 2002-05-06 05:27:53 +00:00
bt_subr.c correct integer overrun 2002-09-04 03:58:37 +00:00
btreg.h
btvar.h
bwtwo.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
bwtworeg.h
bwtwovar.h
cgsix.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cgsixreg.h
cgsixvar.h Remove unused extern decl of cgsix_sbus_ca. 2002-10-01 01:37:56 +00:00
cgthree.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
cgthreereg.h
cgthreevar.h
disklabel.h
event.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
event_var.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fb.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
fbio.h
fbvar.h merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
files.sun Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
kbd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
kbd_ms_ttyvar.h
kbd_reg.h Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
kbd_tables.c Add entries for Type5 keys T5_Insert, T5_Home, T5_End, T5_PgUp and T5_PgDn 2002-04-12 14:27:29 +00:00
kbd_tables.h
kbd_xlate.h Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
kbd_zs.c Clean-up kbd driver layers a bit more. Lift common code into the upper layer. 2002-10-21 15:36:35 +00:00
kbdsun.c Clean-up kbd driver layers a bit more. Lift common code into the upper layer. 2002-10-21 15:36:35 +00:00
kbdsunvar.h Clean-up kbd driver layers a bit more. Lift common code into the upper layer. 2002-10-21 15:36:35 +00:00
kbdvar.h Clean-up kbd driver layers a bit more. Lift common code into the upper layer. 2002-10-21 15:36:35 +00:00
kbio.h
ms.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
ms_zs.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
msvar.h
pfour_subr.c
pfourreg.h
sunkbd.c Clean-up kbd driver layers a bit more. Lift common code into the upper layer. 2002-10-21 15:36:35 +00:00
sunms.c Refactor kbd and mouse drivers so that they can use different middle 2002-10-03 16:13:24 +00:00
vuid_event.h