NetBSD/sys/arch/atari/atari
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
..
atari_init.c Changed grf mmap that it is closer to XFree. VGA memory on et4000/et6000 1998-12-20 14:32:34 +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
be_bus.c Add bus_space_{read,write}_region_stream_N functions. 1998-05-25 09:08:08 +00:00
bus.c bus_dmamem_map() maps DMA safe memory, which is usually one or more 1999-05-25 23:14:03 +00:00
conf.c Add COMPAT_SVR4 for m68k. 1999-04-19 21:22:56 +00:00
db_memrw.c Get rid of vm_offset_t/vm_size_t 1998-09-02 14:58:01 +00:00
device.h
disksubr.c * defopt COMPAT_{09,10,11,12,13} and COMPAT_NOMID. 1998-07-05 08:49:30 +00:00
dkbad.c
fpu.c
genassym.cf SVR4-related typo in previous. 1999-05-06 14:16:07 +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
intr.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00
intrcnt.h Add some sense to the interrupt names. 1998-06-17 11:41:21 +00:00
le_bus.c Add <machine/bswap.h> in the list of include-files. 1999-02-19 20:57:03 +00:00
locore.s Include opt_compat_sunos.h 1999-04-29 16:22:03 +00:00
machdep.c - Call ip6intr if INET6 is defined. 1999-06-28 08:20:40 +00:00
mainbus.c Add bus_space_{read,write}_region_stream_N functions. 1998-05-25 09:08:08 +00:00
mem.c Oops; vm_offset_t -> vaddr_t. 1999-03-27 00:30:06 +00:00
pmap.c Update pmap_check_wiring(). Also attach TNF copyright because of the 1999-06-18 07:13:16 +00:00
stalloc.c
stalloc.h
sys_machdep.c synchronize types, and s/curproc/p/ in one forgotten place 1999-02-26 22:37:57 +00:00
trap.c Sync up with the following hp300 trap.c change: 1999-06-18 06:31:01 +00:00
vectors.s Remove unwanted reference to "_trap1" if !defined(COMPAT_13). 1998-10-18 04:42:17 +00:00
vm_machdep.c Generally update the comment above vunmapbuf(). 1999-05-26 22:19:33 +00:00