The fxp(4) driver is now working on sparc64 too!

Tested by:	jake
This commit is contained in:
Maxime Henrion 2003-04-08 20:55:30 +00:00
parent d2e0ecd0f0
commit 06283c3ba9

View File

@ -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