Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2011 01:15:05 +0200
From:      Willem Jan Withagen <wjw@digiware.nl>
To:        pyunyh@gmail.com
Cc:        "stable@freebsd.org" <stable@freebsd.org>
Subject:   Re: Unknown Re0 Hardware version
Message-ID:  <4E519179.10907@digiware.nl>
In-Reply-To: <20110821230119.GA1755@michelle.cdnetworks.com>
References:  <4E510FA6.20100@digiware.nl> <20110821230119.GA1755@michelle.cdnetworks.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2011-08-22 1:01, YongHyeon PYUN wrote:
> On Sun, Aug 21, 2011 at 04:01:10PM +0200, Willem Jan Withagen wrote:
>> Hi,
>>
>> I'm assembling a few system with a ASUS P8 H161-MLE motherboard
>> which was supposed to have a 'RealtekŪ 8112L, 1 x Gigabit LAN
>> Controller(s)' onboard.
>>
>> And to be honestly I never expected that version not to be supported.
>> Just booted 8.2-RELEASE on it, and the Installer crashed when I wanted
>> it to config the ehternet.
>>
>> Rebooted, and re0 kicks in. But gives a HW revision not supported.
>> It claims HW revision 0x2c800000.
>>
>> Is this supported in later 8.2-Stable??? Or in 9.x??
>>
>> I'm willing to tinker with the code to recompile the re0 driver.
>>
>
> Your controller looks like RTL8168E VL and support for the
> controller was added after 8.2-RELEASE.
> Either update your source to stable/8 or patch your source tree
> with back-ported re(4) driver for 8.2-RELEASE like the following.
>
> 1. Fetch http://people.freebsd.org/~yongari/re/8.2R/if_re.c and
>     copy it to /usr/src/sys/dev/re directory.
> 2. Fetch http://people.freebsd.org/~yongari/re/8.2R/if_rlreg.h and
>     copy it /usr/src/sys/pci directory.
> And rebuild your kernel and your controller should be recognized in
> next boot.

Hi YongHyeon PYUN,

Oke, that would mean I temporarily have to insert another ether card
to get things onboard. Or use the sneaker network. :)

I did check the 9.x stuff, but there the revision number was not in 
/usr/src/sys/pci/if_rlreg.h ....
And you are right, they are in 8.2-STABLE.

Thanx for the files and pointers

--WjW






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