From owner-freebsd-hardware Wed Sep 11 10:30:43 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A74E37B400 for ; Wed, 11 Sep 2002 10:30:40 -0700 (PDT) Received: from server.rucus.ru.ac.za (server.rucus.ru.ac.za [146.231.115.1]) by mx1.FreeBSD.org (Postfix) with SMTP id AF92143E42 for ; Wed, 11 Sep 2002 10:30:36 -0700 (PDT) (envelope-from drs@rucus.ru.ac.za) Received: (qmail 38511 invoked from network); 11 Sep 2002 17:30:32 -0000 Received: from bashir.dsl.ru.ac.za (146.231.113.19) by server.rucus.ru.ac.za with SMTP; 11 Sep 2002 17:30:32 -0000 Received: (qmail 1464 invoked by uid 1001); 11 Sep 2002 17:30:33 -0000 Date: Wed, 11 Sep 2002 19:30:33 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= To: Yau Keung Hom Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: NIC on Compaq EV0 510R Message-ID: <20020911173033.GA1373@rucus.ru.ac.za> References: <3D7EB097.8FBE8E41@spawar.navy.mil> <3D7EB097.8FBE8E41@spawar.navy.mil> <4.2.0.58.20020911104437.01f2b330@mailsd1.spawar.navy.mil> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <4.2.0.58.20020911104437.01f2b330@mailsd1.spawar.navy.mil> User-Agent: Mutt/1.4i Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed 2002-09-11 (11:15), Yau Keung Hom wrote: > Here is my dmesg output > > pci0: at 29.7 irq 5 > pcib1: at device 30.0 on pci0 > pci5: on pcib1 > pci5: (vendor=0x8086, dev=0x103b) at 8.0 irq 5 > <5 lines deleted> > pci0: (vendor=0x8086, dev=0x24c5) at 31.5 irq 5 > > and my pciconf output ( I only included the unknown devices) According to /usr/share/misc/pci_vendors, these are: > none1@pci0:29:7: class=0x0c0320 card=0x00b90e11 chip=0x24cd8086 > rev=0x01 hdr=0x00 82801DB (ICH4) USB EHCI Controller > none2@pci0:31:5: class=0x040100 card=0x00ad0e11 chip=0x24c58086 > rev=0x01 hdr=0x00 82801DB (ICH4) AC'97 Audio Controller > none3@pci5:8:0: class=0x020000 card=0x00120e11 chip=0x103b8086 rev=0x81 > hdr=0x00 82801DB (ICH4) LAN Controller with 82562EM/EX PHY > The network device shows up in the PCI, but it doesn't appear to be > recognized by the driver. Is it enough to add 0x103b to the ident table? Unless the 82562EM/EX are significantly different from the other fxp chips (unlikely), that ought to do the trick. Give it a try, and if it works, file a PR so that the driver can be updated. -- David Siebörger drs@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message