Subject: port-sun3/24186: /usr/src/sys/arch/sun3/sun3/conf.c missing ipfilter device
To: None <gnats-bugs@gnats.netbsd.org>
From: Rick Kelly <rmk@toad.rmkhome.com>
List: netbsd-bugs
Date: 01/21/2004 14:23:16
>Number:         24186
>Category:       port-sun3
>Synopsis:       /usr/src/sys/arch/sun3/sun3/conf.c missing ipfilter device
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    port-sun3-maintainer
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 21 21:24:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Rick Kelly
>Release:        NetBSD 1.6.1
>Organization:
The Man With Ten Cats
>Environment:
	
	
System: NetBSD molerat 1.6.1 NetBSD 1.6.1 (MOLERAT) #0: Sat May 10 20:04:48 MDT 2003     rmk@molerat:/usr/src/sys/arch/sun3/compile/MOLERAT sun3
Architecture: sun3
Machine: sun3
>Description:
	I had to hack /usr/src/sys/arch/sun3/sun3/conf.c to get ipfilter
        working with 1.6.1 on a sun3x. This is also broken on the latest
        netbsd-1-6 branch, which would include 1.6.2 as well.
>How-To-Repeat:
	
>Fix:
	/usr/src/sys/arch/sun3/sun3> diff conf.c.orig conf.c.ipfilter
	125a126
	> #include "ipfilter.h"
	247c248
	<       cdev_notdef(),                  /* 37 */
	---
	>       cdev_ipf_init(NIPFILTER,ipl),   /* 37: ipfilter */

>Release-Note:
>Audit-Trail:
>Unformatted: