NetBSD/sys/dev/qbus
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
..
dhu.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
dhureg.h
dl.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
dlreg.h
dz_uba.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
files.uba Include DMF32/DMZ32 files. The actual device drivers will be checked in when 2002-08-26 08:08:06 +00:00
if_de.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_dereg.h
if_dmc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_dmcreg.h
if_il.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_il.h
if_ilreg.h
if_qe.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_qereg.h
if_uba.c
if_uba.h
qd.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
qdioctl.h
qdreg.h "definitions" has lots of 'i's, but that's not reason to leave one out. 2002-09-29 23:23:56 +00:00
qduser.h
qevent.h
qfont.c
rl.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
rlreg.h
rlvar.h Convert to new device buffer queue interface. 2002-07-22 21:48:36 +00:00
ts.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
tsreg.h
uba.c Introduce a new routine, config_match(), which invokes the 2002-09-27 03:17:40 +00:00
ubareg.h
ubavar.h
uda.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00