NetBSD/sys/arch/arm32
reinoud df2b9ae2bd Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots
to do notably the mouse, some issues about 4 bpp modes and most of all Xwscons !

This code will still allow usage of the old vidcconsole complete with X etc.
Note that the wscons code can now only be booted with the new bootloader but
kernels compiled with vidcconsole can still be booted the old way.
2001-03-20 18:20:53 +00:00
..
arm32 Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots 2001-03-20 18:20:53 +00:00
compile
conf Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots 2001-03-20 18:20:53 +00:00
dev Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots 2001-03-20 18:20:53 +00:00
doc Updated documentation about the bootloader 2001-02-20 22:58:34 +00:00
footbridge more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
fpe-arm Make "options ARMFPE" work again. 2001-03-04 14:32:12 +00:00
include Replace `bitsperpixel' by `log2_bpp' for thats the value that is in it 2001-03-20 12:52:03 +00:00
iomd Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots 2001-03-20 18:20:53 +00:00
isa Inline need_resched() and need_proftick(). Make need_proftick() actually *do* 2000-12-12 06:06:05 +00:00
mainbus Make arm32 RiscPC compile again 2001-02-24 20:08:53 +00:00
ofw more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
pci Print which IRQ is used for compatibility interrupts. (from i386) 2000-11-04 14:05:55 +00:00
podulebus Quick hack implementation of region ops. Not very pretty, but good enough 2001-03-19 23:56:45 +00:00
rc7500 more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes 2001-03-04 19:05:55 +00:00
riscpc Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots 2001-03-20 18:20:53 +00:00
shark Remove a shark dependency in machdep. Use booted_kernel instead of 2001-03-04 01:50:53 +00:00
stand Some of this code is based on an old version of BBBB -- update the copyright 2001-02-19 15:54:16 +00:00
vidc Initial commit of wscons for the RiscPC/A7000 arm32 family. There is still lots 2001-03-20 18:20:53 +00:00
Makefile