lukem
|
18f69179c9
|
Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)
|
2009-04-16 05:56:32 +00:00 |
pooka
|
3c143ba9cd
|
* Make isdnd unlearn that an isdn interface has two B channels, so that it
is possible to support 30-channel primary rate adapters.
Mostly from jml@cubical.fi via FreeBSD.
* Follow kernel naming trend: bri => isdnif
|
2004-03-28 20:49:22 +00:00 |
itojun
|
fdd3180d27
|
minor KNFs
|
2003-10-06 09:43:27 +00:00 |
itojun
|
c4beb9648d
|
sync w/ header file changes
|
2003-10-03 23:27:31 +00:00 |
pooka
|
8446050ba0
|
Add support for loading firmware to a controller using the firmware
keyword in the controller section (kernel counterpart already exists).
similar to what's in FreeBSD
|
2003-09-05 13:31:03 +00:00 |
thorpej
|
0f8f1290fe
|
Avoid conflict with reserved identifier "log".
|
2002-12-06 15:00:14 +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
|
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 |