Date: Thu, 24 Aug 2006 21:37:57 -0700 From: Jeremy Karlson <karlj000@unbc.ca> To: freebsd-questions@freebsd.org Subject: Re: NGE Network Driver Problem. Message-ID: <ABD45015-B504-4400-B39A-11598475C29E@unbc.ca> In-Reply-To: <17646.30432.803446.748621@jerusalem.litteratus.org> References: <95AEF7C1-337B-4686-AF5C-3A41D0EB7C9C@unbc.ca> <17646.30432.803446.748621@jerusalem.litteratus.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24-Aug-06, at 21:04, Robert Huff wrote: > Depending on when you bought the card, the correct driver may > be re(4), not skc. > Check the output of "pciconf -l -v"; mine shows: > re0@pci0:12:0: class=0x020000 card=0x00241737 chip=0x10321737 > rev=0x10 hdr=0x00 > vendor = 'Linksys' > device = 'EG1032 Gigabit Ethernet' > class = network > subclass = ethernet I bought the card two hours hours ago. :-P pciconf -l -v shows: skc0@pci0:9:0: class=0x020000 card=0x00241737 chip=0x10321737 rev=0x10 hdr=0x00 vendor='Linksys' device='EG1032 Gigabit Ethernet' class=network subclass=ethernet Looks the same as yours. Looking at the physical card directly, I see "Model No: EG1032 ver.3", and the chip says "RTL8169S-32". Is yours the same too? The re driver is already compiled into the kernel as well. Maybe removing the sk driver would make a difference? -- Jeremy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ABD45015-B504-4400-B39A-11598475C29E>