Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2005 15:25:37 -0600 (MDT)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        blackend@freebsd.org
Cc:        freebsd-current@freebsd.org, thierry@herbelot.com
Subject:   Re: error messages with ed(4) and current
Message-ID:  <20051027.152537.107215203.imp@bsdimp.com>
In-Reply-To: <20051027124756.GA943@gothic.blackend.org>
References:  <20051026.213007.38907217.imp@bsdimp.com> <200510270841.57297.thierry@herbelot.com> <20051027124756.GA943@gothic.blackend.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20051027124756.GA943@gothic.blackend.org>
            Marc Fonvieille <blackend@freebsd.org> writes:
: On Thu, Oct 27, 2005 at 08:41:55AM +0200, Thierry Herbelot wrote:
: [...]
: > 
: > 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
: > 
: 
: I think I own one of these cards.
: Under 4.11-STABLE, I get:
: 
: ed0: <NE2000 PCI Ethernet (RealTek 8029)> port 0xd400-0xd41f irq 12 at device 9.0 on pci0
: ed0: address 52:54:00:eb:96:47, type NE2000 (16 bit)
: 
: ed0@pci0:9:0:   class=0x020000 card=0x00000000 chip=0x802910ec rev=0x00 hdr=0x00
:     vendor   = 'Realtek Semiconductor'
:     device   = 'RTL8029 NE2000 compatible Ethernet'
:     class    = network
:     subclass = ethernet

In the 8019 I have on the SBC, as far as I can tell, the values are in
the actual ROM image that's returned.  52:54:4c is RTL, so the above
is RT<NUL>.

As soon as I work it out, I'll be exporting this ROM data to userland
via a sysctl.

Warner



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