mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-08-18 09:07:24 +08:00
add genet to drivers table
This commit is contained in:
@@ -37,6 +37,7 @@ DRIVER_MAP=(
|
||||
(".", "e100", "e100"),
|
||||
("e1000", "e1000", "e1000_main"),
|
||||
("e1000e", "e1000e", "netdev"),
|
||||
("genet", "bcmgenet", "bcmgenet"),
|
||||
("igb", "igb", "igb_main"),
|
||||
(".", "r8169", "r8169"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user