Adlink Matrix Configurable Driver



  1. Adlink Matrix Configurable Driver Download
  2. Adlink Matrix Configurable Driver Updater

Ture ranges, and 5 Grms vibration resistance. The entire ADLINK Matrix line undergoes rigorous testing for operational integrity. In addition, the MXE-1400 accommodates the most recent modu-lar design available in the Matrix series, keeping essential inter-faces on the Mainboard, assigning flexible I/O expandability to the. ADLINK's new Matrix MXE-5500 series of rugged quad-core fanless computers features the 6th generation Intel® Core™ i7/i5/i3 processors, delivering outstanding performance with robust construction.The MXE-5500 series accommodates rich I/O capabilities in a compact system size, with two DisplayPort, one DVI-I (supporting both DVI and VGA. DriverHive is a driver updater service that will scan your computer's installed devices, identify the best fitting drivers and provide them in an easy, convenient format. Individual drivers may be available on manufacturer websites at no charge.

Many devices supported by OpenWrt contain an Ethernet network switch. Most switches are configurable and driver options are available. Typical features include ethernet frame tagging and VLAN support. We require two software components:

  1. a utility

DSA Distributed Network Switch

The preferred contemporary driver architecture for ethernet switches in the Linux kernel is DSA (distributed switch architecture).

For a user the main difference to past OpenWrt switch drivers is that all the switch ports that on a consumer router have names such as LAN1, LAN2, … or WAN also appear as independent network interfaces in userspace and those can be handled like any other network interfaces using the ip tool or ethtool.

The Linux kernel also has userspace configuration examples on how to use the DSA switches in Linux.

DSA support will be introduced along with kernel 5.4 support, but there is no full feature parity with swconfig yet as of writing (2020-05-12). Changing VLAN tags is not supported yet at the moment, e.g..

Tagging support is more complex than with swconfig; see the kernel documentation for configuration instructions. It looks like at this point there is no automation for this yet and it needs to be configured through /etc/rc.local.

Support matrix

Only master targets actually having DSA enabled are listed.

Target Kernel Notes
Gemini 5.4
IMX6 5.4
Kirkwood 5.4
Mediatek/mt7623 5.4
Mvebu 5.4
rtl838x 5.4
Ramips/mt7621 5.4 See Github PR #2942 (merged) for improvements

Switchdev

Note: not to be confused with Linux switchdev, which DSA is based on.

The previous switch driver model invented by OpenWrt was switchdev and the corresponding configuration utility was swconfig. This is used in legacy patches and userspace, but is not recommended when implementing switch drivers for new devices. Please write new code using DSA and help out to convert old drivers to DSA if you can.

Ethernet Network Switch models

Realtek

  • RTL8366/RTL8369 datasheet, notice that this is quite different from RTL8366RB or RTL8369S
  • RealTek RTL8366RB, a 5-port Gigabit switch e.g. in the WR1043ND v1 or DIR-685
    • Upstream RTL8366RB DSA kernel driver this should become the default after incorporating kernel v4.19 or later
      • e.g. Ticket 7977:Enhance rtl8366rb driver
      • e.g. Ticket 10202: Add support for port mirroring in rtl8366rb
    • see all changesets concerning the Realtek RTL8366RB
      • e.g. r36847: add port mirroring/monitoring capability to the RTL8366RB switch
  • Realtek RTL8306SD/SDM FastEthernet, 6 Ports, 5x 100BASE-TX-PHYs e.g. in the ARV4518PW
  • RTL8309G FastEthernet, 9 Ports, 8x 100BASE-TX-PHYs e.g. in the D-Link DIR-632

Qualcomm / Atheros

  • AR8216 FastEthernet, 6 ports; found in Arcadyan ARV752DPW22, Netgear WNR2000v1, others
  • AR8316 GigabitEthernet, e.g. in the RouterStation Pro, WBMR-HP-G300H, …
  • AR8228 + AR8229 FastEthernet: 7-Ports, 5x 100BASE-TX-PHYs
  • AR8327 + AR8327N GigabitEthernet: 7Ports, 5x 1000Base-T-PHYs e.g. in the WR1043ND v2 (Atheros AR8327N-BL1A)
  • AR8328 + AR8328N GigabitEthernet: 7Ports, 5x 1000Base-T-PHYs
  • Atheros AR934X built-in switch

Note: Atheros Switch-Chips with the 'N' designation include the Hardware NAT function.

Broadcom

Vitesse

  • Vitesse have produced 4-port PHYs VSC8584 and VSC8574
  • Vitesse have produced switch chips for 5+1 and 8+1 switches VSC7385, VSC7388, VSC7395 and VSC7398.
  • The Vitesse switch chips family were acquired by Micosemi who were then acquired by Microchip.
  • Micochip will provide complete datasheets if you sign an NDA on their website
Adlink Matrix Configurable Driver

MediaTek / Ralink

Other

Features

  • some Switches contain a functionality called “Hardware NAT”; support for this features has not yet been included into OpenWrt. Since the cpus used in CPE Routers are relatively slow, expect 2 to 4 times performance gain if you were to use Hardware NAT, e.g. without hardware NAT some router could achieve 400Mbit/s at full CPU load, with hardware NAT it could achieve 900Mbit/s at full CPU load. OpenWrt developer is supposed to have said, that implementing HW-NAT support would be unacceptably hacky to accomplish.
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies