Re: error messages with ed(4) and current

From: Thierry Herbelot <thierry_at_herbelot.com>
Date: Thu, 27 Oct 2005 08:41:55 +0200
Le Thursday 27 October 2005 05:30, M. Warner Losh a écrit :
> In message: <200510262206.12508.thierry_at_herbelot.com>
>
>             Thierry Herbelot <thierry_at_herbelot.com> writes:
> : then I've got one more bogus NIC on the same machine (this one PCI-based)
> : : ed1: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500
> :         ether 52:54:00:e5:36:06
>
> Can you send me a dmesg for this board?

ed1: <RealTek 8029> port 0x1840-0x185f irq 11 at device 14.0 on pci0
ed1: Ethernet address: 52:54:00:e5:36:06
ed1: type RTL8029 (16 bit)

I have also (in the same machine) :
ed0: <RealTek 8029> port 0x1820-0x183f irq 9 at device 13.0 on pci0
ed0: Ethernet address: 00:4f:49:08:17:72
ed0: type RTL8029 (16 bit)
(with a correct MAC address)

pciconf -lv gives :
ed0_at_pci0:13:0:  class=0x020000 card=0x00000000 chip=0x802910ec rev=0x00 
hdr=0x00
    vendor   = 'Realtek Semiconductor'
    device   = 'RTL8029 NE2000 compatible Ethernet'
    class    = network
    subclass = ethernet
ed1_at_pci0:14:0:  class=0x020000 card=0x00000000 chip=0x802910ec rev=0x00 
hdr=0x00
    vendor   = 'Realtek Semiconductor'
    device   = 'RTL8029 NE2000 compatible Ethernet'
    class    = network
    subclass = ethernet

        TfH

PS : This how the two "bogus" boards are detected under OpenBSD 3.6 (same 
problematic MAC addresses) :
...
ne3 at pci0 dev 14 function 0 "Realtek 8029" rev 0x00: irq 11
ne3: address 52:54:00:e5:36:06
...
ne1 at isa0 port 0x300/32 irq 10
ne1: NE2000 (RTL8019) Ethernet
ne1: address 52:54:4c:1b:90:1b
Received on Thu Oct 27 2005 - 04:42:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:46 UTC