Peter Sprokkelenburg
2008-Dec-02 15:21 UTC
Freebsd 7 STABLE 200807 amd64 - Realtek 8168 not working
I have an Asus P5Q-WS running FreeBSD 7 and the onboard Realtek NIC's are not being detected. No Kernel modifications as this is a fresh install. pciconf -lv : re0@pci0:3:0:0: class=0x020000 card=0x82c61043 chip=0x816810ec rev=0x02 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet re1@pci0:2:0:0: class=0x020000 card=0x82c61043 chip=0x816810ec rev=0x02 hdr=0x00 vendor = 'Realtek Semiconductor' device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' class = network subclass = ethernet /var/log/messages: pci3: <ACPI PCI bus> on pcib6 Dec 2 17:37:21 nas kernel: re0: <RealTek 8168/8111B PCIe Gigabit Ethernet> port 0xc800-0xc8ff mem 0xfe5ff000-0xfe5fffff,0xfdef 0000-0xfdefffff irq 16 at device 0.0 on pci3 Dec 2 17:37:21 nas kernel: re0: Unknown H/W revision: 3c400000 Dec 2 17:37:21 nas kernel: device_attach: re0 attach returned 6 Dec 2 17:37:21 nas kernel: pcib7: <ACPI PCI-PCI bridge> irq 18 at device 28.5 on pci0 Dec 2 17:37:21 nas kernel: pci2: <ACPI PCI bus> on pcib7 Dec 2 17:37:21 nas kernel: re1: <RealTek 8168/8111B PCIe Gigabit Ethernet> port 0xb800-0xb8ff mem 0xfe4ff000-0xfe4fffff,0xfddf 0000-0xfddfffff irq 17 at device 0.0 on pci2 Dec 2 17:37:21 nas kernel: re1: Unknown H/W revision: 3c400000 Dec 2 17:37:21 nas kernel: device_attach: re1 attach returned 6 Is anymore info need to generate a patch? let me know. ------------------ Peter Sprokkelenburg mailto:peters@netreconsys.com
Pyun YongHyeon
2008-Dec-02 16:30 UTC
Freebsd 7 STABLE 200807 amd64 - Realtek 8168 not working
On Tue, Dec 02, 2008 at 06:05:19PM -0500, Peter Sprokkelenburg wrote: > I have an Asus P5Q-WS running FreeBSD 7 and the onboard Realtek NIC's > are not being detected. > > No Kernel modifications as this is a fresh install. > > pciconf -lv : > > re0@pci0:3:0:0: class=0x020000 card=0x82c61043 chip=0x816810ec > rev=0x02 hdr=0x00 > vendor = 'Realtek Semiconductor' > device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' > class = network > subclass = ethernet > re1@pci0:2:0:0: class=0x020000 card=0x82c61043 chip=0x816810ec > rev=0x02 hdr=0x00 > vendor = 'Realtek Semiconductor' > device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' > class = network > subclass = ethernet > > /var/log/messages: > > pci3: <ACPI PCI bus> on pcib6 > Dec 2 17:37:21 nas kernel: re0: <RealTek 8168/8111B PCIe Gigabit > Ethernet> port 0xc800-0xc8ff mem 0xfe5ff000-0xfe5fffff,0xfdef > 0000-0xfdefffff irq 16 at device 0.0 on pci3 > Dec 2 17:37:21 nas kernel: re0: Unknown H/W revision: 3c400000 > Dec 2 17:37:21 nas kernel: device_attach: re0 attach returned 6 > Dec 2 17:37:21 nas kernel: pcib7: <ACPI PCI-PCI bridge> irq 18 at > device 28.5 on pci0 > Dec 2 17:37:21 nas kernel: pci2: <ACPI PCI bus> on pcib7 > Dec 2 17:37:21 nas kernel: re1: <RealTek 8168/8111B PCIe Gigabit > Ethernet> port 0xb800-0xb8ff mem 0xfe4ff000-0xfe4fffff,0xfddf > 0000-0xfddfffff irq 17 at device 0.0 on pci2 > Dec 2 17:37:21 nas kernel: re1: Unknown H/W revision: 3c400000 > Dec 2 17:37:21 nas kernel: device_attach: re1 attach returned 6 > > Is anymore info need to generate a patch? > Please use latest stable/7 or 7.1-BETA2. re(4) will recognize your 8168C controller. -- Regards, Pyun YongHyeon
Peter C. Lai
2008-Dec-02 16:30 UTC
Freebsd 7 STABLE 200807 amd64 - Realtek 8168 not working
You need to move up to at least 20080716... On 2008-12-02 06:05:19PM -0500, Peter Sprokkelenburg wrote:> I have an Asus P5Q-WS running FreeBSD 7 and the onboard Realtek NIC's are > not being detected. > > No Kernel modifications as this is a fresh install. > > pciconf -lv : > > re0@pci0:3:0:0: class=0x020000 card=0x82c61043 chip=0x816810ec rev=0x02 > hdr=0x00 > vendor = 'Realtek Semiconductor' > device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' > class = network > subclass = ethernet > re1@pci0:2:0:0: class=0x020000 card=0x82c61043 chip=0x816810ec rev=0x02 > hdr=0x00 > vendor = 'Realtek Semiconductor' > device = 'RTL8168/8111 PCI-E Gigabit Ethernet NIC' > class = network > subclass = ethernet > > /var/log/messages: > > pci3: <ACPI PCI bus> on pcib6 > Dec 2 17:37:21 nas kernel: re0: <RealTek 8168/8111B PCIe Gigabit Ethernet> > port 0xc800-0xc8ff mem 0xfe5ff000-0xfe5fffff,0xfdef > 0000-0xfdefffff irq 16 at device 0.0 on pci3 > Dec 2 17:37:21 nas kernel: re0: Unknown H/W revision: 3c400000 > Dec 2 17:37:21 nas kernel: device_attach: re0 attach returned 6 > Dec 2 17:37:21 nas kernel: pcib7: <ACPI PCI-PCI bridge> irq 18 at device > 28.5 on pci0 > Dec 2 17:37:21 nas kernel: pci2: <ACPI PCI bus> on pcib7 > Dec 2 17:37:21 nas kernel: re1: <RealTek 8168/8111B PCIe Gigabit Ethernet> > port 0xb800-0xb8ff mem 0xfe4ff000-0xfe4fffff,0xfddf > 0000-0xfddfffff irq 17 at device 0.0 on pci2 > Dec 2 17:37:21 nas kernel: re1: Unknown H/W revision: 3c400000 > Dec 2 17:37:21 nas kernel: device_attach: re1 attach returned 6 > > Is anymore info need to generate a patch? > > let me know. > > > ------------------ > Peter Sprokkelenburg > mailto:peters@netreconsys.com > > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"-- ==========================================================Peter C. Lai | Bard College at Simon's Rock Systems Administrator | 84 Alford Rd. Information Technology Svcs. | Gt. Barrington, MA 01230 USA peter AT simons-rock.edu | (413) 528-7428 ===========================================================