NetBSD/sys/arch
sato 68d21310de opt_vr41x1.h -> opt_vr41xx.h.
add 'options VR41XX' and kill 'options VR41X1'.

add 'options VR4101' (not yet supported)
add 'options VR4102'
add 'options VR4111'
add 'options VR4121'
add 'options VR4122' (not yet supported)
add 'options VR4181' (not yet supported)
these are for config level size optimization.
currenty, no optimization codes are exist.
NOTE: there are some incompatibility in VR4181 & VR4101 &
VR4102,4111,4121 group & VR4122.

GENERIC (for VR41XX series) has options VR4102, VR4111, VR4121.
2001-04-11 08:23:26 +00:00
..
alpha g/c transfer_check 2001-04-10 10:09:45 +00:00
amiga Don't call "is_a1200()" again after its result was stored in the "softc" 2001-04-07 05:09:27 +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 Removing an old unused include 2001-04-04 21:40:20 +00:00
arm26 Remove the "asc" driver. It's never worked, and we should have an MI version 2001-04-10 21:33:00 +00:00
arm32 Apply a bandage to delay() so that it takes a more suitable time on 2001-04-10 19:08:42 +00:00
atari The Milan uses the U0 pin to switch the pci-bridge between little & big 2001-04-10 19:51:00 +00:00
bebox Make sure that this will compile on a big-endian system. 2001-04-11 01:47:18 +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 Remove an unused variable which was caused on KERN_* error code removal. 2001-04-04 16:43:04 +00:00
hpc Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
hpcarm There is no /usr/include/hpcarm/disklabel_acorn.h. 2001-04-06 11:10:57 +00:00
hpcmips opt_vr41x1.h -> opt_vr41xx.h. 2001-04-11 08:23:26 +00:00
hpcsh - add dev_noimpl(xxx,yyy) macro to replace "(dev_type_xxx((*))) yyy", 2001-03-26 12:33:22 +00:00
i386 Fix bus_space_write_multi_* in the memory case; the asm constraints 2001-04-10 12:59:32 +00:00
luna68k Remove unnecessary test of tp->t_linesw against NULL; they are results 2001-03-31 00:35:21 +00:00
m68k Remove '_KERNEL' conditionalizing. This break userland apps. 2001-04-09 05:35:32 +00:00
mac68k Remove gratuitous setting of SYSDIR; 2001-04-03 17:12:23 +00:00
macppc Make this compile w/o ukbd. 2001-04-08 08:53:31 +00:00
mips include "opt_ddb.h" explicitely 2001-03-28 18:03:49 +00:00
mipsco Clear interrupt latch after interrupts are processed, not before. 2001-04-02 09:54:16 +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 Restore #endif which was mistakenly removed in previous. 2001-04-03 22:46:03 +00:00
newsmips Add rnd. 2001-04-04 10:18:28 +00:00
next68k automatically restart dma for unexpected shutdowns 2001-04-07 13:02:55 +00:00
ofppc Cosmetic change 2001-04-04 17:08:07 +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 typo - s/dbcst/dcbst/. 2001-04-06 16:48:11 +00:00
prep Cosmetic change 2001-04-04 17:08:07 +00:00
sandpoint Cosmetic change 2001-04-04 17:08:07 +00:00
sgimips move duplicate definitions for: 2001-03-21 22:25:52 +00:00
sh3 Altentries should also be marked as functions, to keep linker happy. 2001-04-09 20:31:20 +00:00
sparc Account for the number of counter ticks that elapse while statintr() 2001-04-09 21:28:50 +00:00
sparc64 Interrupt latency fix from sparc port. (Hm. One insn instead of 5). 2001-04-09 21:15:42 +00:00
sun2 Added. 2001-04-10 12:46:26 +00:00
sun3 use NCR_F_DMASELECT instead of ncr53c9x_dmaselect 2001-03-29 03:30:19 +00:00
vax Be sure that all kernel stack pages are valid after swapin. Fixes PR#12520. 2001-04-01 19:18:42 +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