From nobody@FreeBSD.org  Tue Mar  1 00:19:12 2005
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 BB0B316A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Mar 2005 00:19:12 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A171A43D41
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  1 Mar 2005 00:19:12 +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 j210JCTd094717
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 1 Mar 2005 00:19:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j210JCon094716;
	Tue, 1 Mar 2005 00:19:12 GMT
	(envelope-from nobody)
Message-Id: <200503010019.j210JCon094716@www.freebsd.org>
Date: Tue, 1 Mar 2005 00:19:12 GMT
From: Scott Michel <scottm@aero.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Netgear FA-410TX is incorrectly detected
X-Send-Pr-Version: www-2.3

>Number:         78219
>Category:       i386
>Synopsis:       Netgear FA-410TX is incorrectly detected
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 01 00:20:17 GMT 2005
>Closed-Date:    Mon Jul 16 12:44:29 GMT 2007
>Last-Modified:  Mon Jul 16 12:44:29 GMT 2007
>Originator:     Scott Michel
>Release:        5.3
>Organization:
The Aerospace Corporation
>Environment:
N/A
>Description:
Netgear FA-410TX is detected as an ed0 interface attached to a NE-1000
ethernet interface. It should really be a DLink ethernet interface. In
the current state of things, I can't use this card as an alternate to
the kue0 interface, which is similarly not detected -- thus, I'm totally
screwed when attempting to establish network connectivity. Apparently,
the manifest constant for this card exists, but the appropriate quirk
does not.
>How-To-Repeat:
Boot the 5.3 CD-ROM, put card into PCMCIA slot.
>Fix:
      
>Release-Note:
>Audit-Trail:

From: =?iso-8859-1?B?Qmr2cm4gS/ZuaWc=?= <bkoenig@cs.tu-berlin.de>
To: "'Scott Michel'" <scottm@aero.org>,
	<freebsd-gnats-submit@freebsd.org>
Cc:  
Subject: RE: i386/78219: Netgear FA-410TX is incorrectly detected
Date: Tue, 1 Mar 2005 02:39:33 +0100

 Scott Michel wrote:
 
 > Netgear FA-410TX is detected as an ed0 interface [...]
 
 This is correct.
 
 Does it work with 4.x? If this is true, then there might be
 a problem with your PCMCIA-Bus. I had similar problems with
 old notebooks. Show your /var/run/dmesg.boot
 
 Regards Bj=F6rn
 

From: Scott Michel <scottm@aero.org>
To: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= <bkoenig@cs.tu-berlin.de>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: i386/78219: Netgear FA-410TX is incorrectly detected
Date: Mon, 28 Feb 2005 19:51:37 -0800

 Bjrn Knig wrote:
 > Scott Michel wrote:
 > 
 > 
 >>Netgear FA-410TX is detected as an ed0 interface [...]
 > 
 > 
 > This is correct.
 
 No, this is correctly incorrect. The FA-410TX is an ed0 card, but if you 
 read the code, there are a lot of quirks in if_ed.c to determine whether 
 the card's controller is NE-1000, NE-2000 or DLink. It may be true that 
 the FA-410TXC is a NE-1000 or NE-2000, but the FA-410TX has a DLink 
 controller.
 
 > Does it work with 4.x? If this is true, then there might be
 > a problem with your PCMCIA-Bus. I had similar problems with
 > old notebooks. Show your /var/run/dmesg.boot
 
 It worked quite well with 4.x. I'd love to show you the dmesg output, 
 but I don't have any connectivity or other convenient means of 
 transferring the file (my other machine does not have have a useable 
 floppy device...)
 
 
 -scooter

From: =?iso-8859-1?B?Qmr2cm4gS/ZuaWc=?= <bkoenig@cs.tu-berlin.de>
To: <scottm@aero.org>
Cc: <freebsd-gnats-submit@freebsd.org>
Subject: RE: i386/78219: Netgear FA-410TX is incorrectly detected
Date: Tue, 1 Mar 2005 07:27:04 +0100

 Scott Michel wrote:
 
 > [...] but the FA-410TX has a DLink controller.
 
 You're right, it has a D-Link controller chip, but it's a
 NE-2000 clone.
 Therefore ed(4) is suitable. There are a lot of users which
 have a NetGear
 FA410TX where ed(4) works just fine.
 
 > It worked quite well with 4.x.
 
 Which driver was used in 4.x? Another than ed(4)?
 
 Bj=F6rn
 
State-Changed-From-To: open->feedback 
State-Changed-By: gavin 
State-Changed-When: Sun Jun 24 19:42:56 UTC 2007 
State-Changed-Why:  

To submitter: Is this sill a problem with more recent versions of FreeBSD? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78219 
State-Changed-From-To: feedback->closed 
State-Changed-By: gavin 
State-Changed-When: Mon Jul 16 12:43:36 UTC 2007 
State-Changed-Why:  
Submitter is happy to close this PR.  He doesn't believe it is still a problem, 
but will re-open if it is. 

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