Date: Mon, 02 Feb 2015 06:51:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 197265] patch to support rtl8211f ethernet phys Message-ID: <bug-197265-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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: freebsd-bugs@FreeBSD.org Reporter: john@feith.com 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-197265-8>