mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
The fxp(4) driver is now working on sparc64 too!
Tested by: jake
This commit is contained in:
parent
d2e0ecd0f0
commit
06283c3ba9
1 changed files with 1 additions and 1 deletions
|
|
@ -150,7 +150,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 fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
device fxp # Intel EtherExpress PRO/100B (82557, 82558)
|
||||
device gem # Sun GEM/Sun ERI/Apple GMAC
|
||||
device hme # Sun HME (Happy Meal Ethernet)
|
||||
#device pcn # AMD Am79C97x PCI 10/100 NICs
|
||||
|
|
|
|||
Loading…
Reference in a new issue