From owner-freebsd-stable Mon Oct 16 3:36:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.squidge.com (ns1.squidge.com [195.10.252.5]) by hub.freebsd.org (Postfix) with ESMTP id 3C2C137B66E for ; Mon, 16 Oct 2000 03:36:27 -0700 (PDT) Received: from apollo (213-123-76-186.btconnect.com [213.123.76.186] (may be forged)) by mail.squidge.com (8.11.0/8.11.0) with SMTP id e9GAo9p26876 for ; Mon, 16 Oct 2000 11:50:09 +0100 (BST) (envelope-from stewart@nameless-uk.com) Reply-To: From: "Stewart Morgan" To: Subject: Winbond NIC driver Date: Mon, 16 Oct 2000 11:40:42 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, First of all, if this is the wrong place to be talking about all this let me apollogise and ask if you know to where I should be mailing? Right, now that's out the way, I've a PCI combined switch/ NIC based on the Winbond chipset which panics FreeBSD 4-stable on boot. Having looked at the code in an attempt to figure this out for myself, I found that the problem was due to the mii_phy_probe() failing, thus in turn causing the panic in the line free(sc->wb_ldata_ptr, M_DEVBUF). As far as I could see wb_ldata_ptr has not been allocated nor is used anywhere. I would very much apreciate any help in getting this driver to work with the card, but my understanding of either the card or driver is somewhat limited, though I will do anything I can. Thanks in advance... Stewart. - -- Stewart Morgan MEng AMIEEE Technical Director, Nameless-UK T: +44 117 974 55 44 | A: The Production House F: +44 870 168 02 10 | 147a St. Michael's Hill E: stewart@nameless-uk.com | Bristol W: www.nameless-uk.com | BS2 8DB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message