https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197265
Bug ID: 197265
Summary: patch to support rtl8211f ethernet phys
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Created attachment 152469
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152469&action=edit
patch to support rtl8211f
Description:
I'm in the process of bringing up the ethernet interface on
the ODROID-C1 which uses the DWC MAC and the RTL8211F PHYS.
Currently the interface fails to see link or the negotiated
speed / duplex since rgephyreg.c uses a phys specific status
register that doesn't exist on rev 6 of the silicon.
How-To-Repeat:
Build FreeBSD for the ODROID-C1 (this requires patches not
yet committed to the source tree) and attempt to use the
dwc0 ethernet interface.
Fix:
With the supplied patch ifconfig reports the correct link status
and negotiated speed / duplex. There are other issues preventing
DWC from sending / receiving packets which I'm still looking at.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"