NetBSD Problem Report #24186
Received: (qmail 20848 invoked by uid 605); 21 Jan 2004 21:23:18 -0000
Message-Id: <200401212123.i0LLNGM26259@toad.rmkhome.com>
Date: Wed, 21 Jan 2004 14:23:16 -0700 (MST)
From: Rick Kelly <rmk@toad.rmkhome.com>
Sender: gnats-bugs-owner@NetBSD.org
Reply-To: rmk@rmkhome.com
To: gnats-bugs@gnats.netbsd.org
Subject: /usr/src/sys/arch/sun3/sun3/conf.c missing ipfilter device
X-Send-Pr-Version: 3.95
>Number: 24186
>Category: port-sun3
>Synopsis: /usr/src/sys/arch/sun3/sun3/conf.c missing ipfilter device
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: mycroft
>State: closed
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 21 21:24:00 +0000 2004
>Closed-Date: Fri Aug 06 14:20:44 +0000 2004
>Last-Modified: Fri Aug 06 14:20:44 +0000 2004
>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:
State-Changed-From-To: open->closed
State-Changed-By: mycroft
State-Changed-When: Fri Aug 6 14:19:48 UTC 2004
State-Changed-Why:
This was fixed a long time ago, and is in 2.0.
Responsible-Changed-From-To: port-sun3-maintainer->mycroft
Responsible-Changed-By: mycroft
Responsible-Changed-When: Fri Aug 6 14:19:48 UTC 2004
Responsible-Changed-Why:
.
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.