Date: Wed, 11 Sep 2002 11:15:49 -0700 From: "Yau Keung Hom" <homyk@nosc.mil> To: David =?iso-8859-1?Q?Sieb=F6rger?= <drs@rucus.ru.ac.za> Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: NIC on Compaq EV0 510R Message-ID: <4.2.0.58.20020911104437.01f2b330@mailsd1.spawar.navy.mil> In-Reply-To: <20020911083821.GA601@rucus.ru.ac.za> References: <3D7EB097.8FBE8E41@spawar.navy.mil> <3D7EB097.8FBE8E41@spawar.navy.mil>
next in thread | previous in thread | raw e-mail | index | archive | help
Here is my dmesg output pci0: <USB controller> at 29.7 irq 5 pcib1: <Intel 82801BA/BAM (ICH2) Hub to PCI bridge> at device 30.0 on pci0 pci5: <PCI bus> on pcib1 pci5: <unknown card> (vendor=3D0x8086, dev=3D0x103b) at 8.0 irq 5 <5 lines deleted> pci0: <unknown card> (vendor=3D0x8086, dev=3D0x24c5) at 31.5 irq 5 and my pciconf output ( I only included the unknown devices) none1@pci0:29:7: class=3D0x0c0320 card=3D0x00b90e11 chip=3D0x24cd8086= =20 rev=3D0x01 hdr=3D0x00 none2@pci0:31:5: class=3D0x040100 card=3D0x00ad0e11 chip=3D0x24c58086= =20 rev=3D0x01 hdr=3D0x00 none3@pci5:8:0: class=3D0x020000 card=3D0x00120e11 chip=3D0x103b8086= rev=3D0x81=20 hdr=3D0x00 The network device shows up in the PCI, but it doesn't appear to be=20 recognized by the driver. Is it enough to add 0x103b to the ident table? Thanks for any info, Yau Keung At 10:38 AM 9/11/02 +0200, David Sieb=F6rger wrote: >On Tue 2002-09-10 (19:55), Yau Keung Hom wrote: > > Has anyone been able to recognize the NIC on the Compaq EVO 510? Its an > > 82562. There is a June 01 article that says 82562 support was added to > > if_fxp, but I haven't been able to find any evidence of it. I've tried > > this on 4.4 and 4.6.2. > > > > Is there driver support for the 82562? > >Yes. Here's one on an Intel motherboard, running 4.6-STABLE: > >fxp0: <Intel Pro/100 Ethernet> port 0xdf00-0xdf3f mem=20 >0xfe9fe000-0xfe9fefff irq 11 at device 8.0 on pci1 >fxp0: Ethernet address 00:03:47:f3:0c:9a >inphy0: <i82562ET 10/100 media interface> on miibus0 >inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > >Maybe your Compaq has odd PCI device/vendor IDs. Post the outputs >from "dmesg" after a boot -v, and "pciconf -l". > > >-- >David Sieb=F6rger >drs@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20020911104437.01f2b330>