Figured out where the prom console routines are on KA60 and how to invoke
authormiod <miod@openbsd.org>
Tue, 12 Aug 2008 17:23:21 +0000 (17:23 +0000)
committermiod <miod@openbsd.org>
Tue, 12 Aug 2008 17:23:21 +0000 (17:23 +0000)
commit6175abc866facf6b112bf15b215fd640f32577b4
tree467bcd11155ee8fc583f161a8250d07338bef840
parentfa639165d981e3ca2f3e0fd242f9238b244bc5d3
Figured out where the prom console routines are on KA60 and how to invoke
them, thanks to old ultrix bootblocks lying around.
Also, enable M-Bus clock on the I/O slot IOCSR, this unstucks the cpu
clocks (which really are implemented on the SSC on the I/O module, but
need to be controlled via the cpu's ``internal'' processor registers...)
sys/arch/vax/boot/boot/autoconf.c
sys/arch/vax/boot/boot/consio.c
sys/arch/vax/boot/boot/consio2.S
sys/arch/vax/boot/boot/if_le.c
sys/arch/vax/boot/boot/version
sys/arch/vax/stand/boot/autoconf.c
sys/arch/vax/stand/boot/consio.c
sys/arch/vax/stand/boot/consio2.S
sys/arch/vax/stand/boot/if_le.c
sys/arch/vax/stand/boot/version