NetBSD/sys/dev/tc
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
Makefile.tcdevs
asc_tc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
asc_tcds.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
ascvar.h
bba.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
cfb.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
devlist2h.awk
files.tc Rename the audio "bus" attribute audiobus to avoid confusion with audio 2002-04-22 09:41:19 +00:00
if_fta.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_le_ioasic.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_le_tc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
if_levar.h
ioasic_subr.c
ioasicreg.h
ioasicvar.h
mfb.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
nvrreg.h
px.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pxg.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
pxgvar.h
sfb.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
sfbplus.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
sfbreg.h
stic.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
sticio.h
sticreg.h Fix typo in previous. 2002-02-23 14:05:02 +00:00
sticvar.h Tokens after #else are ignored, which is not the intention here. 2002-05-17 12:44:45 +00:00
tc.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
tcdevs
tcdevs.h
tcdevs_data.h
tcds.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
tcdsreg.h
tcdsvar.h
tcreg.h
tcvar.h
tfb.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
xcfb.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
zs_ioasic.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
zs_ioasicvar.h Deal with the strange SCC wiring on TC IOASIC machines. Thanks to Bill 2002-09-24 13:23:31 +00:00
zskbd.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
zsms.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00