mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-18 00:57:23 +08:00
show igc in device driver table
This commit is contained in:
@@ -38,6 +38,7 @@ DRIVER_MAP=(
|
||||
("e1000", "e1000", "e1000_main"),
|
||||
("e1000e", "e1000e", "netdev"),
|
||||
("igb", "igb", "igb_main"),
|
||||
("igc", "igc", "igc_main"),
|
||||
(".", "r8169", "r8169"),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user