Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Dec 2008 09:30:26 +0900
From:      Pyun YongHyeon <pyunyh@gmail.com>
To:        Peter Sprokkelenburg <peters@netreconsys.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Freebsd 7 STABLE 200807 amd64 - Realtek 8168 not working
Message-ID:  <20081203003026.GA9639@cdnetworks.co.kr>
In-Reply-To: <11EA14E6-BF73-4D67-B287-45B76208BE11@netreconsys.com>
References:  <11EA14E6-BF73-4D67-B287-45B76208BE11@netreconsys.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081203003026.GA9639>