NetBSD/sys/arch/cobalt
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
..
cobalt Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
compile
conf All the mips ports had an identical procfs_machdep.c, so use a common 2002-03-13 02:55:10 +00:00
dev Implement pci_intr_disestablish(). 2002-01-13 23:02:33 +00:00
include Use "#define<tab>". 2002-02-28 03:17:23 +00:00
pci Make icu_intr_disestablish() actually work. 2002-03-10 03:15:24 +00:00
stand MKfoo=no -> NOfoo 2001-12-12 01:48:43 +00:00
Makefile
TODO