summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2005-05-24 08:37:30 +0000
committerBrad Smith <brad@cvs.openbsd.org>2005-05-24 08:37:30 +0000
commitea81cc749111e144e86ba09a80ae9aec8ae86c0e (patch)
tree52466b142f77c19728a3f24a65c3db3bcbe8edc7 /sys/arch/alpha/conf
parentc96e00f42bd82fc6ae8e02141aac174d6ff5dccc (diff)
move sk(4) and epic(4) out of the untested section
Diffstat (limited to 'sys/arch/alpha/conf')
-rw-r--r--sys/arch/alpha/conf/GENERIC8
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG8
2 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index e757a31bc56..88f2166b9a8 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.148 2005/05/17 03:06:05 brad Exp $
+# $OpenBSD: GENERIC,v 1.149 2005/05/24 08:37:29 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -206,6 +206,9 @@ rl* at pci? # RealTek 81[23]9 ethernet
vr* at pci? # VIA Rhine ethernet
em* at pci? # Intel Pro/1000 ethernet
sis* at pci? # SiS 900/7016 ethernet
+epic* at pci? # SMC EPIC/100 ethernet
+skc* at pci? # SysKonnect GEnesis 984x
+sk* at skc? # each port of above
#UNTESTED: the following section of drivers is untested on alpha.
en* at pci? # ENI PCI ATM (untested)
@@ -216,10 +219,7 @@ wb* at pci? # Winbond W89C840F ethernet
sf* at pci? # Adaptec AIC-6915 ethernet
ste* at pci? # Sundance ST201 ethernet
ti* at pci? # Alteon Tigon 1Gb ethernet
-skc* at pci? # SysKonnect GEnesis 984x
-sk* at skc? # each port of above
an* at pci? # Cisco/Aironet 802.11DS
-epic* at pci? # SMC EPIC/100 ethernet
vga* at pci? # PCI VGA graphics
tga* at pci? # DEC ZLXp-E[123] graphics
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index 8dae43e9e66..596862e0dae 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.54 2005/05/17 03:06:05 brad Exp $
+# $OpenBSD: RAMDISKBIG,v 1.55 2005/05/24 08:37:29 brad 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.
@@ -187,6 +187,9 @@ rl* at pci? # RealTek 81[23]9 ethernet
vr* at pci? # VIA Rhine ethernet
em* at pci? # Intel Pro/1000 ethernet
sis* at pci? # SiS 900/7016 ethernet
+epic* at pci? # SMC EPIC/100 ethernet
+skc* at pci? # SysKonnect GEnesis 984x
+sk* at skc? # each port of above
#UNTESTED: the following section of drivers is untested on alpha.
en* at pci? # ENI PCI ATM (untested)
@@ -197,10 +200,7 @@ wb* at pci? # Winbond W89C840F ethernet
sf* at pci? # Adaptec AIC-6915 ethernet
ste* at pci? # Sundance ST201 ethernet
ti* at pci? # Alteon Tigon 1Gb ethernet
-skc* at pci? # SysKonnect GEnesis 984x
-sk* at skc? # each port of above
an* at pci? # Cisco/Aironet 802.11DS
-epic* at pci? # SMC EPIC/100 ethernet
vga* at pci? # PCI VGA graphics
tga* at pci? # DEC ZLXp-E[123] graphics