From nobody@FreeBSD.org  Mon Apr 17 20:02:00 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id ECC6416A405
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Apr 2006 20:02:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4839643D69
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Apr 2006 20:01:59 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3HK1xIP044642
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 17 Apr 2006 20:01:59 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k3HK1xsV044641;
	Mon, 17 Apr 2006 20:01:59 GMT
	(envelope-from nobody)
Message-Id: <200604172001.k3HK1xsV044641@www.freebsd.org>
Date: Mon, 17 Apr 2006 20:01:59 GMT
From: Florian Klemenz <fok@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: No netgraph node for fxp0 shown
X-Send-Pr-Version: www-2.3

>Number:         95965
>Category:       kern
>Synopsis:       No netgraph node for fxp0 shown
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glebius
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 17 20:10:17 GMT 2006
>Closed-Date:    Thu Apr 20 07:56:32 GMT 2006
>Last-Modified:  Thu Apr 20 07:56:32 GMT 2006
>Originator:     Florian Klemenz
>Release:        6.1-RC1
>Organization:
>Environment:
FreeBSD archvile.fok 6.1-RC1 FreeBSD 6.1-RC1 #0: Mon Apr 10 16:52:30 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

fxp0: <Intel 82550 Pro/100 Ethernet> port 0xd400-0xd43f mem 0xe0020000-0xe0020fff,0xe0000000-0xe001ffff irq 12 at device 9.0 on pci0

>Description:
"ngctl list" does not show a netgraph node for fxp0 as it does on 6.0-RELEASE:

There are 1 total nodes:
  Name: ngctl471        Type: socket          ID: 00000001   Num hooks: 0

Though the device works as expected so far maybe there could be any unexpected problems?
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:

From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To: Florian Klemenz <fok@gmx.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/95965: No netgraph node for fxp0 shown
Date: Mon, 17 Apr 2006 20:35:19 +0000 (UTC)

 On Mon, 17 Apr 2006, Florian Klemenz wrote:
 
 > There are 1 total nodes:
 >  Name: ngctl471        Type: socket          ID: 00000001   Num hooks: 0
 >
 > Though the device works as expected so far maybe there could be any unexpected problems?
 >
 >> Fix:
 
 kldload ng_ether
 
 -- 
 Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT
State-Changed-From-To: open->feedback 
State-Changed-By: glebius 
State-Changed-When: Wed Apr 19 11:10:13 UTC 2006 
State-Changed-Why:  
Do you have NETGRAPH_ETHER option in kernel or ng_ether.ko loaded? 


Responsible-Changed-From-To: freebsd-bugs->glebius 
Responsible-Changed-By: glebius 
Responsible-Changed-When: Wed Apr 19 11:10:13 UTC 2006 
Responsible-Changed-Why:  
My area. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95965 
State-Changed-From-To: feedback->closed 
State-Changed-By: glebius 
State-Changed-When: Thu Apr 20 07:55:51 UTC 2006 
State-Changed-Why:  
Submitter confirms, that there was no ng_ether module or kernel option. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95965 
>Unformatted:
