|
NAMEure —
RealTek RTL8152/RTL8153 USB to Ethernet controller driver
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file:device uhci
device ohci
device usb
device miibus
device uether
device ure Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_ure_load="YES" DESCRIPTIONTheure driver provides support for USB Ethernet
adapters based on the RealTek RealTek RTL8152 and RTL8153 USB Ethernet
controllers.
NICs based on the RTL8152 are capable of 10 and 100Mbps speeds. NICs based on the RTL8153 are capable of 10, 100 and 1000Mbps operation. The
The
For more information on configuring this device, see ifconfig(8). DIAGNOSTICS
SEE ALSOarp(4), miibus(4), netintro(4), ng_ether(4), ifconfig(8)AUTHORSTheure driver was written by Kevin
Lo
<kevlo@FreeBSD.org>.
Visit the GSP FreeBSD Man Page Interface. |