summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
diff options
context:
space:
mode:
authorMartin Reindl <martin@cvs.openbsd.org>2006-08-20 12:29:21 +0000
committerMartin Reindl <martin@cvs.openbsd.org>2006-08-20 12:29:21 +0000
commit4de5a08c2005ee2eb8aeb2e693ba0d97c8585d97 (patch)
tree715432fcece13a91869172ad350f7250685cbbd4 /sys/arch/alpha
parentdb6ea325a143987d000778dd4551f2d3caec5996 (diff)
move sf(4) out from untested section
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r--sys/arch/alpha/conf/GENERIC4
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 1393504d19e..8b102e814d0 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.180 2006/08/18 23:14:43 jason Exp $
+# $OpenBSD: GENERIC,v 1.181 2006/08/20 12:29:20 martin Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -236,11 +236,11 @@ ath* at pci? # Atheros AR5k (802.11)
musycc* at pci? # Conexant HDLC controller
art* at musycc? # Accoom Artery E1/T1 cards
xge* at pci? # Neterion Xframe-I/II 10Gb ethernet
+sf* at pci? # Adaptec AIC-6915 ethernet
#UNTESTED: the following drivers are untested.
en* at pci? # ENI PCI ATM (untested)
wb* at pci? # Winbond W89C840F ethernet
-sf* at pci? # Adaptec AIC-6915 ethernet
an* at pci? # Cisco/Aironet 802.11DS
##
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index c4b8624b6a0..b73b4701e3d 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.68 2006/08/17 19:24:54 brad Exp $
+# $OpenBSD: RAMDISKBIG,v 1.69 2006/08/20 12:29:20 martin Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -203,11 +203,11 @@ tl* at pci? # Compaq Thunderlan ethernet
ste* at pci? # Sundance ST201 ethernet
ral* at pci? # Ralink RT2500/RT2501/RT2600
xge* at pci? # Neterion Xframe-I/II 10Gb ethernet
+sf* at pci? # Adaptec AIC-6915 ethernet
#UNTESTED: the following drivers are untested.
en* at pci? # ENI PCI ATM (untested)
wb* at pci? # Winbond W89C840F ethernet
-sf* at pci? # Adaptec AIC-6915 ethernet
an* at pci? # Cisco/Aironet 802.11DS
##