NetBSD/sys/arch
reinoud 4b7f5e2feb Add hardware scrolling to the RiscPC wscons implementation.
There are still some minor oddities esp. at startup but after that it
functions OK.

The scrolling speed is increased *dramatically* and allmost even faster
compared to the old vidcconsole code; *NOT* tested yet on non-VRAM machines.
2001-04-01 16:58:05 +00:00
..
alpha Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
amiga Fix an obvious typo. 2001-03-28 17:33:07 +00:00
amigappc - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
arc Make this compile without com. 2001-03-30 16:32:02 +00:00
arm Increase spl_masks[] size by one and set the extra element to 0. 2001-03-31 12:22:37 +00:00
arm26 Small comment correction. 2001-03-28 13:04:57 +00:00
arm32 Add hardware scrolling to the RiscPC wscons implementation. 2001-04-01 16:58:05 +00:00
atari Wcd attacment code for the Milan. The Milan has the standard dual IDE port 2001-03-31 20:24:10 +00:00
bebox now that duplicated stuff has been moved to sys/conf.h, remove unnecessary 2001-03-21 23:42:14 +00:00
cobalt move duplicate definitions for: 2001-03-21 22:25:52 +00:00
dnard Move references to arm/arm/disksubr*.c from files.arm to 2001-03-14 14:39:45 +00:00
dreamcast - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
evbsh3 - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
hp300 - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
hpc recompile. 2001-03-25 17:16:33 +00:00
hpcarm Reorder so that basic devices attach first. 2001-03-31 13:49:44 +00:00
hpcmips fix comment. 2001-03-30 15:59:17 +00:00
hpcsh - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
i386 Explain some SA_* options - reading compressed kernels, netboot 2001-03-31 09:45:11 +00:00
luna68k Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
m68k Optimize bswap16() and bswap32() functions to inline assembly. 2001-03-30 20:00:05 +00:00
mac68k eliminate the KERN_* error codes in favor of the traditional E* codes. 2001-03-15 06:10:32 +00:00
macppc Correct vBufA offset. (currenly not used) 2001-04-01 15:14:36 +00:00
mips include "opt_ddb.h" explicitely 2001-03-28 18:03:49 +00:00
mipsco Call softintr_init() 2001-03-31 00:10:03 +00:00
mmeye - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
mvme68k move duplicate definitions for: 2001-03-21 22:25:52 +00:00
news68k Add GENERIC_TINY config for low memory (and slow) machines. 2001-03-26 10:25:34 +00:00
newsmips s/vm_page_alloc_memory/uvm_pglistalloc/ in panic message. 2001-03-21 18:40:28 +00:00
next68k purge the cache on BUS_DMASYNC_PREREAD instead of BUS_DMASYNC_POSTREAD 2001-04-01 01:42:51 +00:00
ofppc - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
pc532 Fix type in pliptransmit declaration (C version). Noticed by 2001-03-22 08:14:23 +00:00
pmax Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
powerpc Fix an uninitialized variable reference in cpu_fork(). 2001-03-31 07:50:59 +00:00
prep now that duplicated stuff has been moved to sys/conf.h, remove unnecessary 2001-03-21 23:42:14 +00:00
sandpoint now that duplicated stuff has been moved to sys/conf.h, remove unnecessary 2001-03-21 23:42:14 +00:00
sgimips move duplicate definitions for: 2001-03-21 22:25:52 +00:00
sh3 When the endians are little, they are little. 2001-03-29 03:23:33 +00:00
sparc use NCR_F_DMASELECT instead of ncr53c9x_dmaselect 2001-03-29 03:30:19 +00:00
sparc64 add fas configuration 2001-03-29 18:54:58 +00:00
sun2 Added. 2001-03-29 21:07:56 +00:00
sun3 use NCR_F_DMASELECT instead of ncr53c9x_dmaselect 2001-03-29 03:30:19 +00:00
vax (Untested) recognition of KA55. 2001-03-31 11:50:45 +00:00
x68k - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
Makefile add hpc dir if MACHINE is hpcmips or hpcsh. 2001-01-28 02:58:19 +00:00