NetBSD/sys/arch/mvmeppc/mvmeppc
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
..
autoconf.c
bus_space.c
clock.c
conf.c Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
cpu.c
disksubr.c
extintr.c Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
genassym.cf Add CACHELINESIZE for the benefit of lib/libkern/arch/powerpc/bzero.S. 2002-03-09 23:02:57 +00:00
kgdb_glue.c
locore.S
machdep.c Add BAT_G to the I/O bats, as per matt@netbsd.org's change for macppc. 2002-03-02 11:01:50 +00:00
mainbus.c
platform_160x.c
platform.c
procfs_machdep.c