|
NAMEvte —
Vortex86 RDC R6040 Fast Ethernet driver
SYNOPSISTo compile this driver into the kernel, place the following lines in your kernel configuration file:device miibus
device vte Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): if_vte_load="YES" DESCRIPTIONThevte device driver provides support for RDC R6040
Fast Ethernet controller which is commonly found on Vortex86 System On a Chip
(SoC).
The RDC R6040 has integrated 10/100 PHY for 10/100Mbps support in
full or half-duplex. The controller supports interrupt moderation mechanism,
a 64-bit multicast hash filter, VLAN over-size frame and four station
addresses. The The
The
For more information on configuring this device, see ifconfig(8). HARDWAREThevte device driver provides support for the following
Ethernet controllers:
LOADER TUNABLESTunables can be set at the loader(8) prompt before booting the kernel or stored in loader.conf(5).
SYSCTL VARIABLESThe following variables are available as both sysctl(8) variables and loader(8) tunables:
SEE ALSOaltq(4), arp(4), miibus(4), netintro(4), ng_ether(4), vlan(4), ifconfig(8)DM&P Electronics Inc. Vortex86, http://www.dmp.com.tw. HISTORYThevte driver was written by Pyun
YongHyeon
<yongari@FreeBSD.org>.
It first appeared in FreeBSD 8.3.
Visit the GSP FreeBSD Man Page Interface. |