mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
Add jme(4) to the list of drivers supported by GENERIC kernel.
This commit is contained in:
parent
2a5ba967f0
commit
20f99a5be4
2 changed files with 2 additions and 0 deletions
|
|
@ -205,6 +205,7 @@ device bfe # Broadcom BCM440x 10/100 Ethernet
|
|||
device bge # Broadcom BCM570xx Gigabit Ethernet
|
||||
device dc # DEC/Intel 21143 and various workalikes
|
||||
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet
|
||||
device lge # Level 1 LXT1001 gigabit Ethernet
|
||||
device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet
|
||||
device nfe # nVidia nForce MCP on-board Ethernet
|
||||
|
|
|
|||
|
|
@ -217,6 +217,7 @@ device bfe # Broadcom BCM440x 10/100 Ethernet
|
|||
device bge # Broadcom BCM570xx Gigabit Ethernet
|
||||
device dc # DEC/Intel 21143 and various workalikes
|
||||
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
device jme # JMicron JMC250 Gigabit/JMC260 Fast Ethernet
|
||||
device lge # Level 1 LXT1001 gigabit Ethernet
|
||||
device msk # Marvell/SysKonnect Yukon II Gigabit Ethernet
|
||||
device nfe # nVidia nForce MCP on-board Ethernet
|
||||
|
|
|
|||
Loading…
Reference in a new issue