NetBSD/sys/netisdn
martin 94881fb123 Rename ISDN devices, per discussion on tech-kern. The network devices
become ippp (ISDN ppp) and irip (ISDN raw IP). The character device now
are called: /dev/isdn (isdnd <-> kernel communication), /dev/isdnctl (dialing
and other control), /dev/isdntrc* (tracing), /dev/isdnbchan* (raw B channel
access, i.e. for user land PPP) and /dev/isdntel* (telephone devices, i.e.
for answering machines).
2002-03-16 16:55:51 +00:00
..
Makefile
i4b_cause.h
i4b_ctl.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_debug.h Duplicate include protection. 2002-01-21 11:38:16 +00:00
i4b_global.h
i4b_i4bdrv.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_iframe.c
i4b_ioctl.h
i4b_ipr.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_isdnq931.h
i4b_isppp.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_isppp.h
i4b_l1l2.c
i4b_l1l2.h
i4b_l2.c
i4b_l2.h
i4b_l2fsm.c
i4b_l2fsm.h
i4b_l2if.c
i4b_l2timer.c
i4b_l3.h
i4b_l3fsm.c
i4b_l3fsm.h
i4b_l3l4.h
i4b_l3timer.c
i4b_l4.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_l4.h
i4b_l4if.c until the B-channel bookkeeping is fixed, do at least as much as necessary 2002-02-14 16:20:47 +00:00
i4b_l4mgmt.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +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
i4b_mbuf.c
i4b_mbuf.h
i4b_q931.c Reduce the "unknown protocol discriminator" message from "error" to 2002-02-14 16:17:05 +00:00
i4b_q931.h
i4b_q932fac.c
i4b_q932fac.h
i4b_rbch.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_rbch_ioctl.h
i4b_sframe.c
i4b_tei.c
i4b_tel.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_tel_ioctl.h
i4b_trace.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
i4b_trace.h
i4b_uframe.c
i4b_util.c