Date: Sun, 17 Aug 2003 00:25:43 -0700 From: walt <wa1ter@myrealbox.com> To: Bill Paul <wpaul@FreeBSD.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/pci if_rl.c Message-ID: <3F3F2DF7.3080502@myrealbox.com> In-Reply-To: <bhn3tb$1v68$1@FreeBSD.csie.NCTU.edu.tw> References: <bhn3tb$1v68$1@FreeBSD.csie.NCTU.edu.tw>
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Paul wrote:
> wpaul 2003/08/16 22:30:01 PDT
>
> FreeBSD src repository
>
> Modified files: (Branch: RELENG_4)
> sys/pci if_rl.c
> Log:
> Undo small portion of MFC: revert the rl_rxeof() function to its old
> use of m_devget(). The m_devget() function in -stable doesn't work
> like it does in -current.
Thanks, the NIC is working again. Dmesg still claims the chip is
rev 8100, however: (Is it?)
rl0: <RealTek 8139 10/100BaseTX, rev. 8100> port 0xc800-0xc8ff mem
0xdfffff00-0xdfffffff irq 5 at device 10.0 on pci0
pciconf seems to be out of step with dmesg:
rl0@pci0:10:0: class=0x020000 card=0x813910ec chip=0x813910ec rev=0x10
hdr=0x00
vendor = 'Realtek Semiconductor'
device = 'RT8139 (A/B/C/8130) Fast Ethernet Adapter'
^^^^
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F3F2DF7.3080502>
