NetBSD/sys/arch/prep/prep
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
clockvar.h
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 strategy should have an 'r'. Inspired by similar change in OpenBSD. 2002-02-19 17:09:40 +00:00
extintr.c Don't "extern int cold;" - this is in <sys/kernel.h>. 2002-03-04 02:19:07 +00:00
genassym.cf
ibm_6050.c Move the ext_intr() variant using the board interrupt vector register 2002-02-26 00:30:10 +00:00
ibm_7248.c In order to support both indirect PCI configuration space access as well 2002-02-24 13:19:06 +00:00
ibm_machdep.c
locore.S
machdep.c Give block translations to I/O memory the Guarded attribute; from Matt Thomas. 2002-03-02 14:25:02 +00:00
mainbus.c In order to support both indirect PCI configuration space access as well 2002-02-24 13:19:06 +00:00
mcclock.c
mcclockvar.h
mot_machdep.c Add platform support for the Motorola Ultra Plus and Ultra 60x boards. 2002-02-26 16:09:14 +00:00
mot_ulmb60xa.c Add platform support for the Motorola Ultra Plus and Ultra 60x boards. 2002-02-26 16:09:14 +00:00
platform.c Add platform support for the Motorola Ultra Plus and Ultra 60x boards. 2002-02-26 16:09:14 +00:00
procfs_machdep.c