From owner-freebsd-i386@FreeBSD.ORG Tue Mar 1 04:00:46 2005 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2352016A4D0 for ; Tue, 1 Mar 2005 04:00:46 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 028DC43D46 for ; Tue, 1 Mar 2005 04:00:46 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j2140jWa045340 for ; Tue, 1 Mar 2005 04:00:45 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id j2140jSH045339; Tue, 1 Mar 2005 04:00:45 GMT (envelope-from gnats) Date: Tue, 1 Mar 2005 04:00:45 GMT Message-Id: <200503010400.j2140jSH045339@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Scott Michel Subject: Re: i386/78219: Netgear FA-410TX is incorrectly detected X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scott Michel List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2005 04:00:46 -0000 The following reply was made to PR i386/78219; it has been noted by GNATS. From: Scott Michel To: =?ISO-8859-1?Q?Bj=F6rn_K=F6nig?= 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 Björn König 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