NetBSD/sys/arch/bebox
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
..
bebox Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
compile keep compile dir. 1997-11-27 09:48:18 +00:00
conf * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options 2002-03-10 19:56:37 +00:00
include Use "#define<tab>". 2002-02-28 03:17:23 +00:00
isa Reduce the massive code duplication regarding joy(4). Split it into 2002-02-02 18:37:38 +00:00
pci pci_conf_interrupt() takes bus/dev/pin, not bus/dev/func. 2001-10-29 23:33:42 +00:00
stand add .CURDIR/ld.script to enable builds with OBJMACHINE=yes 2002-03-15 21:02:29 +00:00
Makefile Include bsd.subdir.mk instead of bsd.prog.mk. 1998-09-01 08:43:48 +00:00