summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-05 23:10:41 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-07-05 23:10:41 +0000
commit956925327d748007220ea9c1930f2807cbdac246 (patch)
tree12ae9f4e6e497b2583318b30e5729c97f3eababc /sys/arch/alpha
parent14d30f295ebf5bba8a9dd65d346ff045412d631b (diff)
disable fxp for now
Diffstat (limited to 'sys/arch/alpha')
-rw-r--r--sys/arch/alpha/conf/RAMDISK4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK
index de861540220..e1032d78ad4 100644
--- a/sys/arch/alpha/conf/RAMDISK
+++ b/sys/arch/alpha/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.7 1997/07/03 07:24:18 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.8 1997/07/05 23:10:40 deraadt Exp $
# $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -104,7 +104,7 @@ pci* at ppb?
# PCI devices
#ahc* at pci? dev ? function ? # AHA-28xx SCSI (NOT 64-BIT)
de* at pci? dev ? function ? # 21x4[012]-based Ethernet
-fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet cards
+#fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet cards
ed* at pci? dev ? function ? # NE2000-compat ethernet cards
en* at pci? dev ? function ? # ENI PCI ATM (untested)
ep* at pci? dev ? function ? # 3COM 3c59x (untested)