Realtek 8111e on 8.2-RELEASE

YongHyeon PYUN pyunyh at gmail.com
Fri Jun 3 19:54:29 UTC 2011


On Sat, Jun 04, 2011 at 01:56:15AM +0800, Ken Chen wrote:
> Hello,
> 
> Anyone tried Realtek 8111e on 8.2-RELEASE? Realtek8111e should be supported,
> but I got following message:
> 
> re0: <RealTek 8168/8111 B/C/CP/D/DP/E PCIe Gibabit Ethernet> port
> 0xe800-0xe8ff mem 0xfdfff000-0xfdffffff,
> 0xfdff8000-0xfdffbfff irq 17 at device 0.0 on pci2
> re0: Using 1 MSI messages
> re0: Chip rev. 0x2c800000
> re0: MAC rev. 0x00000000
> re0: Unknown H/W revision: 0%2c800000
> device_attach:re0 attach returned 6
> 
> 
> Any suggestion? Thanks a lot!

Updating to latest stable/8 will solve the issue.
Or
1. Download two files at the following URL
	http://people.freebsd.org/~yongari/re/8.2R/if_re.c
	http://people.freebsd.org/~yongari/re/8.2R/if_rlreg.h
2. Copy downloaded if_re.c to /usr/src/sys/dev/re directory
3. Copy downloaded if_rlreg.h to /usr/src/sys/pci directory
4. Rebuild kernel and reboot.


More information about the freebsd-stable mailing list