NetBSD/sys/arch/alpha
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
..
a12 "wierd" is weird. 2001-08-20 12:20:01 +00:00
alpha Rename ISDN devices, per discussion on tech-kern. The network devices 2002-03-16 16:55:51 +00:00
common Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +00:00
compile
conf Give wskbdmap_lk201.c its own attribute. 2002-03-13 15:18:19 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include Use "#define<tab>". 2002-02-28 03:17:23 +00:00
isa Overhaul of the ISA autoconfiguration code to support direct 2002-01-07 21:46:56 +00:00
jensenio Rework the interrupt code, shaving some cycles off in the process. 2001-07-27 00:25:18 +00:00
mcbus Determine the size of the B-Cache earier, and initialize the 2001-05-02 01:24:29 +00:00
pci Tweak boilerplate to kill assembler warning (netbsd pr alpha/15119) 2002-01-23 21:33:19 +00:00
sableio bzero -> memset 2001-07-12 23:25:39 +00:00
stand Add -ffreestanding to CFLAGS. Remove the GCC 2.8 check around 2002-01-05 01:22:21 +00:00
tc Don't require tp->t_dev to be filled in in cold_sccparam(). 2001-09-06 06:18:40 +00:00
tlsb Only match the "gbus" on the primary CPU's CPU module. 2001-07-19 20:34:08 +00:00
Makefile
STYLE Fix typo. 2002-01-22 00:04:29 +00:00