From owner-freebsd-questions Thu May 3 2:45:27 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mserv1d.vianw.co.uk (mserv1d.vianw.co.uk [195.102.240.96]) by hub.freebsd.org (Postfix) with ESMTP id 404C737B422 for ; Thu, 3 May 2001 02:45:25 -0700 (PDT) (envelope-from jegan@jegan.com) Received: from [195.102.193.97] (helo=new98) by mserv1d.vianw.co.uk with smtp (Exim 3.22 #5) id 14vFfm-0004CB-00 for freebsd-questions@freebsd.org; Thu, 03 May 2001 10:45:22 +0100 Received: from [127.0.0.1] (HELO=new98.jegan.com) by new98 (All-Mail MTA); 03 May 2001 10:43:11 +0100 Message-Id: <5.1.0.14.1.20010503103836.00a43420@localhost> X-Sender: ceganjaa@localhost X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 03 May 2001 10:43:11 +0100 To: freebsd-questions@freebsd.org From: James Egan Subject: NIC recognition problem Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm trying to install FreeBSD 4.1 and have run into problems trying to get my network card recognised. It's actually a D-Link DFE-530TX PCI Fast Ethernet Adaptor (Rev B) which according to the hardware readme should be auto configured as vr0 It was originally allocated irq9 which I thought was the problem but having fiddled with the cmos setup it's now on irq12 but the problem is the same. This is what /var/log/messages says :- /kernel: vr0: port 0xe400-0xe4ff mem 0xd000000-0xd0000ff irq12 at device 16.0 on pci0 /kernel: vr0: Ethernet address: 00:00:00:00:00:00 /kernel: vr0: MII without any phy! /kernel: device_probe_and_attach: vr0 attach returned 6 Then it moves onto other devices. I'm currently using the generic kernel which includes support for vr0 and miibus. Can anyone tell me what's wrong? This network card works fine in win98. It's mac address is 00-50-BA-EA-12-F1 Jim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message