From owner-freebsd-current Sat Sep 21 4:42:41 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB36437B401 for ; Sat, 21 Sep 2002 04:42:40 -0700 (PDT) Received: from mail.imp.ch (mail.imp.ch [157.161.1.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7CCD343E42 for ; Sat, 21 Sep 2002 04:42:39 -0700 (PDT) (envelope-from mb@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by mail.imp.ch (8.12.3/8.12.3) with ESMTP id g8LBgWHb014278; Sat, 21 Sep 2002 13:42:32 +0200 (CEST) (envelope-from Martin.Blapp@imp.ch) Received: from nbs.imp.ch (nbs.imp.ch [157.161.4.7]) by nbs.imp.ch (8.12.3/8.12.3) with ESMTP id g8LBgV75855355; Sat, 21 Sep 2002 13:42:31 +0200 (MES) Date: Sat, 21 Sep 2002 13:42:31 +0200 From: Martin Blapp To: Mark Murray Cc: current@FreeBSD.ORG Subject: Re: cvs commit: src/sys/pci if_dc.c In-Reply-To: <200209211104.g8LB4s7s019720@grimreaper.grondar.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Mark, > I have a Netgear FA510 (32-bit CardBus). > > cardbus0: Expecting link target, got 0x0 > cardbus0: Resource not specified in CIS: id=10, size=80 > cardbus0: Resource not specified in CIS: id=14, size=400 > dc0: port 0x1000-0x107f mem 0x88002400-0x880027ff irq > 11 at device 0.0 on cardbus0 > dc0: Ethernet address: 00:80:00:80:00:80 > miibus0: on dc0 > dcphy0: on miibus0 > dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto Can you try this PR patch and see if it helps ? Note that the patch isn't 100% correct for other cards and will break them. http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/35482 Martin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message