Subject: IPv6 patch for i386/ELF
To: None <current-users@netbsd.org>
From: Andrew Gillham <gillhaa@ghost.whirlpool.com>
List: current-users
Date: 07/01/1999 17:13:02
Hello,

The following patch is need to sys/arch/i386/isa/icu.s to build
a kernel on an ELF system.  Also, it looks like the "correct" thing
to do anyway.
Other than this, the kernel is up and running fine.


*** icu.s.orig	Mon Jun 28 20:02:26 1999
--- icu.s	Thu Jul  1 17:03:52 1999
***************
*** 170,176 ****
  	DONET(NETISR_IP, _C_LABEL(ipintr))
  #endif
  #ifdef INET6
! 	DONET(NETISR_IPV6, _ip6intr)
  #endif
  #ifdef IMP
  	DONET(NETISR_IMP, _C_LABEL(impintr))
--- 170,176 ----
  	DONET(NETISR_IP, _C_LABEL(ipintr))
  #endif
  #ifdef INET6
! 	DONET(NETISR_IPV6, _C_LABEL(ip6intr))
  #endif
  #ifdef IMP
  	DONET(NETISR_IMP, _C_LABEL(impintr))

-Andrew
-- 
-----------------------------------------------------------------
Andrew Gillham                            | This space left blank
gillham@whirlpool.com                     | inadvertently.
I speak for myself, not for my employer.  | Contact the publisher.