From owner-freebsd-hackers Sun Feb 17 3:14:57 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from smtp07.wxs.nl (smtp07.wxs.nl [195.121.6.39]) by hub.freebsd.org (Postfix) with ESMTP id 29EF337B404; Sun, 17 Feb 2002 03:14:51 -0800 (PST) Received: from there ([80.60.248.65]) by smtp07.wxs.nl (Netscape Messaging Server 4.15) with SMTP id GROCKO02.5ZD; Sun, 17 Feb 2002 12:14:48 +0100 Content-Type: text/plain; charset="iso-8859-1" From: "Peter J. Blok" To: freebsd-hackers@freebsd.org, freebsd-net@freebsd.org Subject: if_wb w89c840af winbond card Date: Sun, 17 Feb 2002 12:14:48 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020217111451.29EF337B404@hub.freebsd.org> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I wonder if there is somebody who has a working winbond ethernet card. My card has a W89C840 chip and an AC104 PHY. The driver doesn't find the AC104 and as a result the kernel panics. The fix to avoid the panic is very easy, but i started to wonder if it is the AC104 that is causing this or that the driver is disfunctional for all PHYs. I am trying to determine why the PHY is not detected, but it helps to know if the code is completely broken or not. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message