summaryrefslogtreecommitdiffstats
path: root/sys/sparc64
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2008-01-21 06:51:25 +0000
committeryongari <yongari@FreeBSD.org>2008-01-21 06:51:25 +0000
commitc4d5fd8820abd099e1455cc9f21f8ac23f993f07 (patch)
tree03e85a514ad49f6f590b0758358fd9526f31528a /sys/sparc64
parent2102b743cf952f7ba20f1d63444a3f0803d61fb3 (diff)
downloadFreeBSD-src-c4d5fd8820abd099e1455cc9f21f8ac23f993f07.zip
FreeBSD-src-c4d5fd8820abd099e1455cc9f21f8ac23f993f07.tar.gz
Uncomment sf(4), sf(4) should work on all architectures.
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index aeaaae0..bf8070f 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -177,7 +177,7 @@ device hme # Sun HME (Happy Meal Ethernet)
#device pcn # AMD Am79C97x PCI 10/100 (precedence over 'le')
device re # RealTek 8139C+/8169/8169S/8110S
device rl # RealTek 8129/8139
-#device sf # Adaptec AIC-6915 (``Starfire'')
+device sf # Adaptec AIC-6915 (``Starfire'')
#device sis # Silicon Integrated Systems SiS 900/SiS 7016
device sk # SysKonnect SK-984x & SK-982x gigabit Ethernet
#device ste # Sundance ST201 (D-Link DFE-550TX)
OpenPOWER on IntegriCloud