summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-06-26 03:36:31 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-06-26 03:36:31 +0000
commit7ad40a32425468e15377e3aa2d664fd067b5f6ae (patch)
tree96a8f4fb46ddcb5aadf6d2111b76f109f6e91fb6 /sys
parent3140386b565a9d9dc824f0d8436c13e1d1c8f3ef (diff)
enable ne*; ok mpf who tested it, we all feel bad for you
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/amd64/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index be7b8af3c4c..3b2361bb60c 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.142 2006/06/15 22:25:37 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.143 2006/06/26 03:36:30 deraadt Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -310,7 +310,7 @@ san* at pci? # Sangoma PCI AFT card
de* at pci? # DC21X4X-based ethernet
fxp* at pci? # EtherExpress 10/100B ethernet
fxp* at cardbus? # Intel PRO/100 ethernet
-#ne* at pci? # NE2000-compat ethernet
+ne* at pci? # NE2000-compat ethernet
ep* at pci? # 3C59x ethernet
ne* at pcmcia? # PCMCIA based NE2000 ethernet
ep* at pcmcia? # PCMCIA based 3C5xx ethernet