From owner-freebsd-questions@FreeBSD.ORG Fri Feb 5 18:01:58 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 411AA1065679 for ; Fri, 5 Feb 2010 18:01:58 +0000 (UTC) (envelope-from kwolf@wolfness.com) Received: from mail-pz0-f204.google.com (mail-pz0-f204.google.com [209.85.222.204]) by mx1.freebsd.org (Postfix) with ESMTP id 270C08FC23 for ; Fri, 5 Feb 2010 18:01:57 +0000 (UTC) Received: by pzk42 with SMTP id 42so1586990pzk.8 for ; Fri, 05 Feb 2010 10:01:56 -0800 (PST) MIME-Version: 1.0 Sender: kwolf@wolfness.com Received: by 10.114.249.38 with SMTP id w38mr1971910wah.111.1265391040896; Fri, 05 Feb 2010 09:30:40 -0800 (PST) Date: Fri, 5 Feb 2010 12:30:40 -0500 X-Google-Sender-Auth: 62db305097ffc0f1 Message-ID: <8f1bf7df1002050930m190ff303ha606779be2602105@mail.gmail.com> From: Kevin Wolf To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Netgear GA511 Cardbus Ethernet Problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2010 18:01:58 -0000 I have a Netgear GA511 cardbus gigabit ethernet adapter based on a supported chipset (Realtek RTL8169) that is not getting detected by FreeBSD 8 for some reason. Here is the message that appears in dmesg whenever I insert the card: cbb0: Warning: Bus reset timeout The laptop I am trying to use this card with is an Acer Travelmate 2423WXCi with a 1.6GHz Celeron M processor and 1GB of RAM. I have Googled this problem and the only results I found were for older versions of FreeBSD (6.x) where it did not have a problem actually seeing the card. In my situation, the card does not show in pciconf -l. Any help is appreciated!