CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/11 06:40:46
Modified files:
sys/dev/mii : rgephy.c
sys/dev/usb : if_ure.c if_urereg.h
Log message:
Add support for RTL8153 devices. Heavily based on changes made by Kevin Lo
to the FreeBSD driver.
This driver will attach instead of cdce(4), which doesn't expose a PHY and
doesn't work with my 5c20 revision of the chip.
ok jimatthew@, jcs@
