mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Restore us back to the rev 1.324 level of having an Intel gigE driver.
This commit is contained in:
parent
202a98a351
commit
540e5c2eaf
2 changed files with 2 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ device ppi # Parallel port interface device
|
|||
|
||||
# PCI Ethernet NICs.
|
||||
device de # DEC/Intel DC21x4x (``Tulip'')
|
||||
device em # Intel PRO/1000 adapter Gigabit Ethernet Card (``Wiseman'')
|
||||
device txp # 3Com 3cR990 (``Typhoon'')
|
||||
device vx # 3Com 3c590, 3c595 (``Vortex'')
|
||||
|
||||
|
|
|
|||
|
|
@ -166,6 +166,7 @@ device ppi # Parallel port interface device
|
|||
|
||||
# PCI Ethernet NICs.
|
||||
device de # DEC/Intel DC21x4x (``Tulip'')
|
||||
device em # Intel PRO/1000 adapter Gigabit Ethernet Card (``Wiseman'')
|
||||
device txp # 3Com 3cR990 (``Typhoon'')
|
||||
device vx # 3Com 3c590, 3c595 (``Vortex'')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue