NetBSD/sys/netisdn
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
i4b_cause.h
i4b_ctl.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
i4b_debug.h Print hardware device name in layer 1 debug output. 2002-04-09 20:48:21 +00:00
i4b_global.h Add a command to layer 1 drivers to update LED state for controllers that 2002-03-30 17:54:17 +00:00
i4b_i4bdrv.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
i4b_iframe.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_ioctl.h Pass subaddresses and calling party number type/plan to userland on 2002-03-30 07:08:13 +00:00
i4b_ipr.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_isdnq931.h
i4b_isppp.c Remove all knowledge about specific application (layer 4) drivers from 2002-03-17 20:54:04 +00:00
i4b_isppp.h
i4b_l1l2.h Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_l2.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_l2.h Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_l2fsm.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i4b_l2fsm.h
i4b_l2if.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i4b_l2timer.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_l3.h Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_l3fsm.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i4b_l3fsm.h
i4b_l3l4.h Cache a pointer to layer 3 driver state in a call descriptor. 2002-03-30 11:43:33 +00:00
i4b_l3timer.c
i4b_l4.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_l4.h Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_l4if.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_l4mgmt.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i4b_l4timer.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_lme.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_mbuf.c
i4b_mbuf.h
i4b_q931.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
i4b_q931.h
i4b_q932fac.c
i4b_q932fac.h
i4b_rbch.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
i4b_rbch_ioctl.h
i4b_sframe.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_tei.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_tel.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
i4b_tel_ioctl.h
i4b_trace.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
i4b_trace.h
i4b_uframe.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
i4b_util.c Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00