NetBSD/sys/arch/sbmips
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
..
compile
conf Remove the -O0 workaround for nfs_bio.c - the in-tree toolchain builds 2002-03-06 23:50:42 +00:00
include Need this to build the system - libc nlist assumes all mips have ecoff. 2002-03-11 02:33:37 +00:00
sbmips Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
Makefile
TODO