NetBSD/sys/arch/arm32
reinoud 4b9911dfd2 Finally implement the BREAK key in the wskbd ! :)
The BREAK key is a wierd one that gives an extra prelude.
2001-04-02 12:34:34 +00:00
..
arm32 Increase spl_masks[] size by one and set the extra element to 0. 2001-03-31 12:22:37 +00:00
compile
conf MI(ish) EtherB driver using the MI SEEQ 8005 driver. Very lightly tested. 2001-03-25 01:09:36 +00:00
dev Finally implement the BREAK key in the wskbd ! :) 2001-04-02 12:34:34 +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 - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +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 Track prototype change to isa_fillw() that avoids passing u_short as an arg. 2001-03-30 11:21:33 +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 Add EtherN/EtherI card support + EtherH media auto detection support. 2001-03-31 15:32:46 +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 Bump BtNetBSD version number to 0.95 ... forgot that 2001-04-01 16:50:24 +00:00
vidc Make it compile again ... removed an unused variable 2001-04-01 20:16:25 +00:00
Makefile