Problem with re0

Pyun YongHyeon pyunyh at gmail.com
Fri Nov 12 23:00:57 UTC 2010


On Fri, Nov 12, 2010 at 09:07:59AM +0200, Zeus V Panchenko wrote:
> Hi,
> 
> Gabor Radnai (gabor.radnai at gmail.com) [10.11.11 23:22] wrote:
> > pciconf:
> > nfe0 at pci0:0:20:0:    class=0x068000 card=0x816a1043 chip=0x026910de rev=0xa3
> > hdr=0x00
> >     vendor     = 'NVIDIA Corporation'
> >     device     = 'MCP51 Network Bus Enumerator'
> >     class      = bridge
> > re0 at pci0:1:0:0:    class=0x020000 card=0x816810ec chip=0x816810ec rev=0x01
> > hdr=0x00
> >     vendor     = 'Realtek Semiconductor'
> >     device     = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111/8111c)'
> >     class      = network
> >     subclass   = ethernet
> > 
> 
> i have the same problem (i was writing here before, but still no idea)
> with onboard (Realtek Gigabit Ethernet NIC(NDIS 6.0)
> (RTL8168/8111/8111c)) nic while the same driver but another vendor
> (D-Link DGE-528T Gigabit adaptor (dlg10086)) nic works fine ...
> 
> the flapping of the realtek interface is so much drastic, that i was
> forced to unplug the cable even on the ip less nic
> 

Please be more specific for the issue. Your description is hard to
narrow down possible cause.

> i was sure it is the problem of the onboard rt nics ...
> 

pciconf output of all re(4) controllers are useless because the
vendor uses the same device id. Please show me the output of dmesg
which will contain necessary information to identify your
controller revision.

> uname:
> FreeBSD 8.1-STABLE #3 amd64
> 
> pciconf -lv:
> re0 at pci0:2:0:0: class=0x020000 card=0x83a31043 chip=0x816810ec rev=0x03 hdr=0x00
>     vendor     = 'Realtek Semiconductor'
>     device     = 'Gigabit Ethernet NIC(NDIS 6.0) (RTL8168/8111/8111c)'
>     class      = network
>     subclass   = ethernet
> re1 at pci0:1:0:0: class=0x020000 card=0x43001186 chip=0x43001186 rev=0x10 hdr=0x00
>     vendor     = 'D-Link System Inc'
>     device     = 'Used on DGE-528T Gigabit adaptor (dlg10086)'
>     class      = network
>     subclass   = ethernet
> 
> dmidecode:
> Handle 0x0002, DMI type 2, 15 bytes
> Base Board Information
>         Manufacturer: ASUSTeK Computer INC.
>         Product Name: AT5NM10-I
>         Version: Rev x.0x
>         Serial Number: MT7006K15200628
>         Asset Tag: To Be Filled By O.E.M.
>         Features:
>                 Board is a hosting board
>                 Board is replaceable
>         Location In Chassis: To Be Filled By O.E.M.
>         Chassis Handle: 0x0003
>         Type: Motherboard
>         Contained Object Handles: 0
> 
> Handle 0x0012, DMI type 8, 9 bytes
> Port Connector Information
>         Internal Reference Designator: LAN
>         Internal Connector Type: None
>         External Reference Designator: LAN
>         External Connector Type: RJ-45
>         Port Type: Network Port
> 
> -- 
> Zeus V. Panchenko
> IT Dpt., IBS ltd			      	        GMT+2 (EET)
> _______________________________________________
> freebsd-net at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"


More information about the freebsd-net mailing list