summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-02-28 22:22:49 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-02-28 22:22:49 +0000
commitfcb75d80c8e93c8353494e06df59ccfa04bee0c2 (patch)
tree36d07bc0a41c9559c720ba3d9c560873167e368c /sys/arch
parentd98587521be22b6279c2046bcf7dcc8f557ba575 (diff)
em(4) on floppy
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/amd64/conf/RAMDISK4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK b/sys/arch/amd64/conf/RAMDISK
index 775d3c18972..3bd48ae654b 100644
--- a/sys/arch/amd64/conf/RAMDISK
+++ b/sys/arch/amd64/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.4 2004/02/27 16:53:24 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.5 2004/02/28 22:22:48 deraadt Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -210,7 +210,7 @@ fxp* at pci? dev ? function ? # EtherExpress 10/100B ethernet
#ti* at pci? dev ? function ? # Alteon Tigon 1Gb ethernet
skc* at pci? dev ? function ? # SysKonnect GEnesis 984x
sk* at skc? # each port of above
-#em* at pci? dev ? function ? # Intel Pro/1000 ethernet
+em* at pci? dev ? function ? # Intel Pro/1000 ethernet
#txp* at pci? dev ? function ? # 3com 3CR990
#nge* at pci? dev ? function ? # NS DP83820/DP83821 GigE
bge* at pci? dev ? function ? # Broadcom BCM570x (aka Tigon3)