mirror of
https://github.com/AuxXxilium/synology-igc.git
synced 2024-11-23 23:11:07 +07:00
add HISTORY.md
Signed-off-by: Jim Ma <majinjing3@gmail.com>
This commit is contained in:
parent
2eb7edad3e
commit
1f2cffea9a
5
HISTORY.md
Normal file
5
HISTORY.md
Normal file
@ -0,0 +1,5 @@
|
||||
## 1.0.0
|
||||
|
||||
_Date 2022.10.26_
|
||||
|
||||
* Backport from Linux Kernel v5.12, commit: 9f4ad9e425a1d3b6a34617b8ea226d56a119a717.
|
11
README.md
11
README.md
@ -49,4 +49,13 @@ insmod igc.ko debug=16 # enable debug log
|
||||
echo igc > /sys/bus/pci/devices/0000:03:00.0/driver_override
|
||||
echo 0000:03:00.0 > /sys/bus/pci/drivers_probe
|
||||
ip link set up eth1 # in my machine, the nic name is eth1
|
||||
```
|
||||
```
|
||||
|
||||
## TODO
|
||||
|
||||
1. ethtool support
|
||||
2. tc support
|
||||
|
||||
## History
|
||||
|
||||
[History](HISTORY.md)
|
Loading…
Reference in New Issue
Block a user