mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Uncomment the dc(4) driver, it should work just fine now.
This commit is contained in:
parent
af4358c71e
commit
fab712dcc6
1 changed files with 1 additions and 1 deletions
|
|
@ -157,7 +157,7 @@ device zs # Zilog 8530 based serial ports
|
|||
|
||||
# PCI Ethernet NICs that use the common MII bus controller code.
|
||||
device miibus # MII bus support
|
||||
#device dc # DEC/Intel 21143 and workalikes
|
||||
device dc # DEC/Intel 21143 and workalikes
|
||||
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
device gem # Sun GEM/Sun ERI/Apple GMAC
|
||||
device hme # Sun HME (Happy Meal Ethernet)
|
||||
|
|
|
|||
Loading…
Reference in a new issue