NetBSD/sys/arch/alpha
thorpej 02aa04c89e Massive cleanup of the AlphaServer 4100 console initialization code.
Instead of using the PROM console until autoconfiguration is complete (at
which time we called dec_kn300_cons_init() directly!), make this work like
basically all of the other systems which have PCI attached consoles.  That
is, initialize the PCI chipset which holds the console early, and perform
console initialization at the correct time.

This should make both PCI and ISA display consoles with PC keyboards work
(i.e. the deskside workstation version of the Rawhide).
1999-04-15 22:11:57 +00:00
..
a12 be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
alpha Massive cleanup of the AlphaServer 4100 console initialization code. 1999-04-15 22:11:57 +00:00
common Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
compile
conf Enable rnd. 1999-03-31 14:29:33 +00:00
include Slight braino in previous. 1999-04-14 23:55:35 +00:00
isa completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
mcbus be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
pci be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
stand start on a glorified system-examination console program. 1999-04-11 03:38:51 +00:00
tc Quote "AS IS" as in the majority of Carnegy Mellon notices. 1999-04-12 20:38:17 +00:00
tlsb be more consistent about use of 'cputype'. e.g. it's in a header, don't 1999-04-10 01:21:36 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE