|
NAMErgephy —
RealTek RTL8168/8169/8110/8211 series 10/100/1000 Gigabit
Ethernet PHY driver
SYNOPSISTo compile all available PHY drivers into the kernel, place the following line in your kernel configuration file:device miibus Alternatively, to selectively compile this driver into the kernel, place the following lines in your kernel configuration file instead: device mii
device rgephy DESCRIPTIONThergephy driver supports the RealTek RTL8168, RTL8169,
RTL8110 and RTL8211 series integrated 10/100/1000 Gigabit Ethernet PHYs.
In order to get a list of media types and options supported by a
specific instance of the Additionally, the
Note that this special media option will not show up in the output of ifconfig(8), even when set. EXAMPLESManually set 100BASE-TX full-duplex without also triggering an autonegotiation:ifconfig re0 media 100baseTX mediaopt
full-duplex,flag0 SEE ALSOintro(4), miibus(4), ifconfig(8)
Visit the GSP FreeBSD Man Page Interface. |