NetBSD/sys/arch/alpha
itojun e9a0023b37 bring in content of GENERIC.v6 into GENERIC.
remove GENERIC.v6 file (as it is part of GENERIC now).

"faith" interface is commented out by default as it is not really for
general use.
IPsec items are commented out as well, though we can enable "options IPSEC"
without export-related issue ("options IPSEC" will enable authentication
portion only).  We may need to think about it again.

if you have problem compiling with INET6 on archs I do not have access to,
please contact me.

XXX what to do with arch/arm32/SHARK{,.v6}?
1999-11-21 14:00:37 +00:00
..
a12 Rework layer 2 protocol input routines. Instead of calling e.g. ether_input() 1999-05-18 23:52:51 +00:00
alpha pull across fix from dec_3000_500.c: 1999-11-20 00:01:14 +00:00
common Update for pmap_enter() API change. 1999-11-13 00:27:21 +00:00
compile
conf bring in content of GENERIC.v6 into GENERIC. 1999-11-21 14:00:37 +00:00
include Update to match new SVR4-style definition names in <sys/exec_elf.h>. 1999-10-25 13:55:06 +00:00
isa completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
mcbus Add in a step to actually probe for MCPCIAs. This allows us to run on 1999-11-16 18:37:24 +00:00
pci Make sure a MCPCIA exists before trying to initialize it. Also make 1999-11-16 18:33:11 +00:00
stand Backout my libsa changes. 1999-11-13 21:33:12 +00:00
tc Include sys/device.h so that this file compiles again; file dev/tc/tcvar.h 1999-11-16 12:26:42 +00:00
tlsb Move cpu_info and related info into <machine/cpu.h>, and implement the 1999-08-10 23:35:43 +00:00
Makefile
STYLE