NetBSD/sys/arch/sun3
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
..
compile
conf Only declare block major numbers for devices which can be the root device. 1999-06-07 20:31:27 +00:00
dev Copy alignment fix from dev/ic/i82586.c (Um, this extra copy should die, 1999-05-21 21:33:59 +00:00
include Pull in the right generic m68k header. (Where was my mind?) 1999-04-29 14:38:39 +00:00
stand Add idprom.c and libsa files that are now separate 1999-03-04 08:19:38 +00:00
sun3 - Call ip6intr if INET6 is defined. 1999-06-28 08:20:40 +00:00
sun3x pmap_change_wiring() -> pmap_unwire(). 1999-06-17 19:23:20 +00:00
Makefile