mirror of
https://github.com/AuxXxilium/synology-igc.git
synced 2024-11-23 23:11:07 +07:00
update README.md
Signed-off-by: Jim Ma <majinjing3@gmail.com>
This commit is contained in:
parent
76c8e63747
commit
6f2fdaaf39
16
README.md
16
README.md
@ -2,12 +2,26 @@
|
||||
|
||||
> Backport from Linux Kernel v5.12, commit: https://github.com/torvalds/linux/commit/9f4ad9e425a1d3b6a34617b8ea226d56a119a717
|
||||
|
||||
## Compatible devices&NICs list
|
||||
|
||||
Not all i225/i226 NIC is working.
|
||||
My device is UGREEN DX4600 with i225v b3, the igc driver is working normally.
|
||||
|
||||
If this igc driver is compatible with your devices, you can reply in [this issue](https://github.com/jim3ma/synology-igc/issues/3).
|
||||
|
||||
| Device Name | NIC version | Ports |
|
||||
| --- | --- | --- |
|
||||
| UGREEN DX4600 | i225v b3 | 2 |
|
||||
| ROG MAXIMUS XIII HERO | i225v b3 | 2 |
|
||||
|
||||
## Prebuild module
|
||||
|
||||
https://github.com/fbelavenuto/arpl-modules
|
||||
Download from https://github.com/fbelavenuto/arpl-modules
|
||||
|
||||
Eg: https://github.com/fbelavenuto/arpl-modules/blob/main/geminilake-4.4.180/igc.ko
|
||||
|
||||
Follow load module action: https://github.com/jim3ma/synology-igc#3-load-module
|
||||
|
||||
## Build
|
||||
|
||||
### 1. Setup develop environment
|
||||
|
Loading…
Reference in New Issue
Block a user