re(4) incompatible revision

YongHyeon PYUN pyunyh at gmail.com
Mon May 9 17:10:56 UTC 2011


On Mon, May 09, 2011 at 04:29:55PM +0400, Sergy Goncharov wrote:
> Hello
> 
> There is the issue with the revision of chip
> 
> FreeBSD 8.2-RELEASE #0
> 
> CPU: Intel(R) Atom(TM) CPU N550   @ 1.50GHz (1496.26-MHz 686-class
> CPU) inside the HP Mini 210-2204er
> 
> none1 at pci0:3:0:0:	class=0x020000 card=0x1584103c chip=0x813610ec
> rev=0x05 hdr=0x00
>     vendor     = 'Realtek Semiconductor'
>     device     = 'Realtek 10/100/1000 PCI-E NIC Family all in one NDIS
> Driver v5.728.0604.2009 06/04/2009 (Rtl8023)'
>     class      = network
>     subclass   = ethernet
>     cap 01[40] = powerspec 3  supports D0 D1 D2 D3  current D0
>     cap 05[50] = MSI supports 1 message, 64 bit
>     cap 10[70] = PCI-Express 2 endpoint IRQ 2 max data 128(128) link x1(x1)
>     cap 11[b0] = MSI-X supports 4 messages in map 0x20
>     cap 03[d0] = VPD
> ecap 0001[100] = AER 1 0 fatal 0 non-fatal 1 corrected
> ecap 0002[140] = VC 1 max VC0
> ecap 0003[160] = Serial 1 99010000364ce000
> 
> # kldload if_re
> re0: <Realtek 8101E/8102E/8102EL/8103E PCIe 10/100baseTX> port
> 0x1000-0x10ff mem 0x92004000-0x92004fff,0x92000000-0x92003fff irq 19
> at device 0.0 on pci3
> re0: Using 1 MSI message
> re0: Chip rev. 0x40800000
> re0: MAC rev. 0x00000000

Your controller is RTL8105E PCIe Fast Etherent. Support for that
controller was added after releasing 8.2-RELEASE. Either update to
latest stable/8 or back port required changes(r217911). 

> re0: Unknown H/W revision: 0x40800000
> device_attach: re0 attach returned 6
> 
> The command ifconfig shows nothing about re0 interface.
> 
> Can someone help me to solve this problem?
> 
> -Sergey


More information about the freebsd-drivers mailing list