martin
81bc5473a1
Fix a stupid bug when setting authentication for multiple PPP interfaces.
...
Add some magic to UP/DOWN interface using ISDN on startup/exit and a
configuration entry (autoupdown=yes/no) to prevent this.
2002-04-10 23:35:07 +00:00
martin
ac4b5b6e98
Initialize the D-channel protocol for cards attaching new.
...
If the kernel passes number type/plan for incoming calls, log the type
(e.g. "national" or "international").
2002-03-30 07:12:41 +00:00
martin
ae7fd2a68d
Make isdnd deal with attaching/detaching controllers and non-continous
...
BRI identifiers. Remove arbitrary, hardcoded limits.
2002-03-27 13:46:34 +00:00
martin
6a2e4de618
Don't use hardcoded card type/driver type constants - those have been
...
removed.
2002-03-24 20:37:45 +00:00
martin
093f5dbc55
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 17:03:28 +00:00
martin
4ec800ca5a
Adapt to new if_sppp.h ioctls.
...
Remove limits on names and password length.
2002-01-04 12:24:33 +00:00
martin
361a81bda9
Don't duplicate essential #defines from if_sppp.h, instead include
...
that properly.
2001-04-09 21:18:00 +00:00
martin
fbf08005d7
Import of essential ISDN4BSD userland utilities and their documentation.
...
The left out parts (which have not been installed by ISDN4BSD on NetBSD
anyway), may be added as pkgs later (if demand exists).
2001-01-06 13:00:10 +00:00