NetBSD/sys/arch/pc532/pc532
itojun 427639cdce - Call ip6intr if INET6 is defined.
- remove "need-flag" for mac68k esp driver, as it is not used in anywhere
  and conflicts with IPsec ESP header.

This should be the only MD change in IPv6 support, except kernel config file.
Very sorry if you have any compilation problem with it (I believe it is okay).
If your favorite arch is not included in here, please add a
call to ip6intr() from softintr handle.
1999-06-28 08:20:40 +00:00
..
autoconf.c Don't pass a nam2blk around at all; just have setroot() and friends reference 1999-06-07 20:16:08 +00:00
clock.c Update for changes to config. 1998-01-12 19:51:03 +00:00
compat_13_machdep.c Catch up with changes to signal delivery. 1998-09-17 02:01:59 +00:00
conf.c Updating of bdev's and cdev's to support RAIDframe. 1998-11-13 04:47:03 +00:00
db_disasm.c * Add missing prototypes. 1997-03-20 12:00:37 +00:00
db_interface.c defopt DDB. 1998-07-04 22:18:13 +00:00
db_memrw.c Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00
db_trace.c Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00
disksubr.c db_memrw.c: There is no pmap_pte in pmap.new.c, use kvtopte. 1998-04-21 20:12:17 +00:00
genassym.cf PMAP_NEW is no longer optional on the pc532; the old pmap's page table 1999-06-17 00:22:41 +00:00
in_cksum.c Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
intr.c completely remove Mach VM support. all that is left is the all the 1999-03-24 05:50:49 +00:00
kgdb_machdep.c Get rid of vm_offset_t/vm_size_t. Resolve conflicts in pmap.new.[ch] after 1998-09-02 19:17:12 +00:00
locore.s PMAP_NEW is no longer optional on the pc532; the old pmap's page table 1999-06-17 00:22:41 +00:00
machdep.c - Call ip6intr if INET6 is defined. 1999-06-28 08:20:40 +00:00
mainbus.c Changes for kernels compiled with -mrtd: 1998-04-11 17:44:11 +00:00
mem.c PMAP_NEW is no longer optional on the pc532; the old pmap's page table 1999-06-17 00:22:41 +00:00
pmap.c Pull over some changes from the i386 port to fix the kernel RSS counters. 1999-06-26 09:09:51 +00:00
process_machdep.c {bzero, bcopy} -> {memset, memcpy} 1998-09-12 19:14:58 +00:00
sys_machdep.c No need for <sys/mtio.h> 1999-01-19 18:18:41 +00:00
trap.c PMAP_NEW is no longer optional on the pc532; the old pmap's page table 1999-06-17 00:22:41 +00:00
umprintf.c Fix #includes. 1996-02-02 18:05:36 +00:00
vm_machdep.c Pull over some changes from the i386 port to fix the kernel RSS counters. 1999-06-26 09:09:51 +00:00