NetBSD/sys/arch/atari
martin 242656c78a Enable the imported ISDN4BSD based ISDN subsystem.
This is the kernel part (userland to follow soon) of the latest (and
very probably last) release (version 0.96) of ISDN4BSD. ISDN4BSD has a
homepage at http://www.freebsd-support.de/i4b/.

It gives the user various ways to use the isdn connection: raw data (via
the i4brbch "raw b-channel" device), ppp (via the isp "isdn PPP" device),
voice/answering machine (the i4btel "telephone" device) and ip over isdn
(the ipr device, "IP over raw ISDN").

Supported are a bunch of common and older cards, more to be added soon
after some cleanup. Currently only the european E-DSS1 variant of the
ISDN D channel protocol is supported.
2001-01-05 13:09:15 +00:00
..
atari Enable the imported ISDN4BSD based ISDN subsystem. 2001-01-05 13:09:15 +00:00
compile
conf Remove "rnd is EXPERIMENTAL" comments. 2000-12-19 15:51:47 +00:00
dev Initial integration of the Unified Buffer Cache project. 2000-11-27 08:39:39 +00:00
include Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
isa remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
pci Change pci_intr_map to get interrupt source information from a "struct 2000-12-28 22:59:06 +00:00
stand Correct `off by one' error when testing against size of disk. 2000-10-23 06:56:00 +00:00
vme remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:22:17 +00:00
Makefile