Bug 165463 - FreeBSD doesn't work with NIC based on RLT8111E
Summary: FreeBSD doesn't work with NIC based on RLT8111E
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-net (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-25 08:40 UTC by Danulo
Modified: 2018-05-29 21:20 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Danulo 2012-02-25 08:40:09 UTC
No driver for NIC based on RLT8111E
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2012-02-26 04:10:05 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-wireless

fix synopsis and assign
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2012-02-26 04:16:02 UTC
Responsible Changed
From-To: freebsd-wireless->freebsd-bugs

aah - this isn't wireless
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2014-11-11 02:53:04 UTC
Fix Component and assign.
Comment 4 John Nielsen 2014-11-12 18:11:23 UTC
Can the reporter provide any additional details? The version of FreeBSD tried and the relevant output from "dmesg" and "pciconf -lv" would be a good start.

I have a FreeBSD box with an onboard RTL8111E and it works fine with the re(4) driver:

re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port 0xe000-0xe0ff mem 0xfea00000-0xfea00fff,0xfc800000-0xfc803fff irq 32 at device 0.0 on pci1
re0: Using 1 MSI-X message
re0: ASPM disabled
re0: Chip rev. 0x4c000000
re0: MAC rev. 0x00000000
miibus0: <MII bus> on re0
rgephy0: <RTL8251 1000BASE-T media interface> PHY 1 on miibus0
rgephy0:  none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow
re0: Using defaults for TSO: 65518/35/2048
re0: Ethernet address: 74:27:ea:d5:89:83


re0@pci0:1:0:0: class=0x020000 card=0x81161019 chip=0x816810ec rev=0x0c hdr=0x00
    vendor     = 'Realtek Semiconductor Co., Ltd.'
    device     = 'RTL8111/8168B PCI Express Gigabit Ethernet controller'
    class      = network
    subclass   = ethernet

The board is this one:
http://www.ecs.com.tw/ECSWebSite/Product/Product_Detail.aspx?DetailID=1499&CategoryID=1&DetailName=Feature&MenuID=106&LanID=0

It is worth noting that while the NIC was identified and the driver attached in FreeBSD 10.0, It was not fully functional until 10.0-STABLE (and upcoming 10.1).
Comment 5 Eitan Adler freebsd_committer freebsd_triage 2018-05-28 19:49:36 UTC
batch change:

For bugs that match the following
-  Status Is In progress 
AND
- Untouched since 2018-01-01.
AND
- Affects Base System OR Documentation

DO:

Reset to open status.


Note:
I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.
Comment 6 John Nielsen 2018-05-29 21:12:14 UTC
I vote to close it. I haven't had any issues with RLT8111E since 10.0 and I've been actively using the hardware since then (now on 11.x).