Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toshiba Electronic Devices & Storage Corporation TC9562 PCIe Ethernet Host Driver

Release Date: Mar 31 2020 Release Version: V_01-01

=============================================================================== TC9562 PCIe EMAC driver is based on "Fedora 26, kernel-4.14.16" , "Fedora 20, kernel-3.18.11" and "Fedora 29, kernel-4.19.15".

Note: MAC ID can be to be configured in "config.ini" file. The current MAC ID is for test purpose only. Default MAC ID can be changed in "dev_addr" array in file "tc9562mac_main.c".

Compilation & Run: Need to be root user to execute the following steps.

  1. Execute following commands: #make clean #make
  2. Modify "pfifo_fast" as the default qdisc sysctl -w net.core.default_qdisc=pfifo_fast
  3. Load PTP module #modprobe ptp
  4. Load the driver #insmod tc9562_pcie_eth.ko
  5. Remove the driver #rmmod tc9562_pcie_eth

Release Versions:

TC9562_Host_Driver_20190930_V_01-00:

  1. Initial Version

=============================================================================== TC9562_Host_Driver_20200331_V_01-01:

  1. Suspend/Resume issue fixes
  2. Driver Ported for kernel version 4.19.15
  3. TC (Traffic Control) supported for features CBS, FRP and Launch time
  4. Unified Firmware feature along with TDM control from host

About

TC9562 PCIe-Ethernet Bridge Linux Host Driver

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages