From owner-freebsd-hardware@FreeBSD.ORG Sun Dec 7 17:02:37 2003 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BD5916A4CE for ; Sun, 7 Dec 2003 17:02:37 -0800 (PST) Received: from home.martnet.com (postoffice.martnet.com [207.19.97.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61DBE43FAF for ; Sun, 7 Dec 2003 17:02:36 -0800 (PST) (envelope-from burner@fivon.com) Received: from fivon.com (09-083.002.popsite.net [64.24.20.83]) UAA30396 for ; Sun, 7 Dec 2003 20:02:17 -0500 X-Authentication-Warning: home.martnet.com: Host 09-083.002.popsite.net [64.24.20.83] claimed to be fivon.com Message-ID: <3FD3CDA1.1080400@fivon.com> Date: Sun, 07 Dec 2003 20:02:25 -0500 From: Lamont Cranston User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: en, ja, pdf MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Netgear FA510/cardbus help X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 01:02:37 -0000 Greetings all, Does anyone know if there are any updates on getting some of the Cardbus NIC cards working under FreeBSD 5.1? I have a Netgear FA510 and I get the same error that is found on this person's test page: http://people.freebsd.org/~imp/CardStatus.html NEWCARD DRIVER STATUS PAGE Netgear FA510 dc 20020926 BAD -- can't detect ethernet carrier Basically, I can ping my IP assigned to the machine, but nothing on the outside. Other individuals on some of the mailing list archives had the same issue. Most of those archive messages were from 2002 and the last post was from someone saying they were hoping to get to working on the driver at the beginning of the new year(2003?). I would really like to get this card working. I just recompiled the kernel after a cvsup on 5.1-stable, but it did not help. One other point to note. Netgear says the Tulip driver works for Linux for the card. FreeBSD 5.1 finds the card under dc0. From what I have read, the Tulip driver would be a ed0. Could that be part of the problem? Thanks.