Date: Wed, 28 Jun 2006 19:59:13 +0300 From: Giorgos Keramidas <keramida@freebsd.org> To: Bill Paul <wpaul@freebsd.org> Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rlreg.h Message-ID: <20060628165913.GA1178@gothmog.pc> In-Reply-To: <20060628163423.507EE16A407@hub.freebsd.org> References: <20060628161422.GA19659@gothmog.pc> <20060628163423.507EE16A407@hub.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2006-06-28 16:34, Bill Paul <wpaul@FreeBSD.ORG> wrote:
>>On 2006-06-28 16:04, Bill Paul <wpaul@freebsd.org> wrote:
>>> wpaul 2006-06-28 16:04:54 UTC
>>>
>>> FreeBSD src repository
>>>
>>> Modified files:
>>> sys/dev/re if_re.c
>>> sys/pci if_rlreg.h
>>> Log:
>>> Properly detect the RTL8168(B?) again. [...]
>>> So, the HWREV code for the 8168 has been put back to 0x30000000,
>>> a new 8111 HWREV code has been added, and there are now separate
>>> entries for recognizing both devices in the device list. This will
>>> allow all devices to work, though if it turns out I'm wrong I may
>>> need to change the ID strings
>>>
>>> Revision Changes Path
>>> 1.69 +4 -1 src/sys/dev/re/if_re.c
>>> 1.58 +2 -1 src/sys/pci/if_rlreg.h
>>
>> Thank you! :-)
>
> One last thing: would it be possible for you to get a look at the
> chip itself and confirm the part number stamped on it?
Yep.
> I'm curious to know if it says RTL8168 or RTL8168B. Based on the
> dmesg output from your system, it looks like it's not a laptop, so
> I'm hoping it's not too much trouble to pop the cover and take a
> peek. If it is a big pain though, don't worry about it: hopefully
> RealTek will get back to me before too long.
It's not a laptop, but the NIC is an on-board one. There's definitely
something funny going on though. PCI reports in dmesg that this
device is:
pci2: <ACPI PCI bus> on pcib3
pci2: physical bus=2
found-> vendor=0x10ec, dev=0x8168, revid=0x01
but the text stamped on the chip is:
RTL8111B
58296S1 G535B
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060628165913.GA1178>
