summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2008-03-31 04:17:23 +0000
committerBrad Smith <brad@cvs.openbsd.org>2008-03-31 04:17:23 +0000
commitacee34ca915e0eb0b7b93c827ae08d7b97666d45 (patch)
tree1ae66a1b4f932a52732daff056feb7de291226cd /sys/arch/i386/conf
parentadeb07af585c2428ea6d4574a8ba8e3ba9befa5b (diff)
Re-enable lii(4).
ok deraadt@
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/GENERIC4
-rw-r--r--sys/arch/i386/conf/RAMDISK_CD4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index bed89b4dd50..6f36cd07a77 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.608 2008/03/29 01:07:17 cnst Exp $
+# $OpenBSD: GENERIC,v 1.609 2008/03/31 04:17:22 brad Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -564,7 +564,7 @@ tht* at thtc?
gem* at pci? # Sun 'gem' ethernet
vic* at pci? # VMware VMXnet virtual interface
et* at pci? # Agere/LSI ET1310
-#lii* at pci? # Attansic L2 Ethernet
+lii* at pci? # Attansic L2 Ethernet
# Wireless network cards
acx* at pci? # TI ACX100/ACX111 (802.11b/g)
diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD
index 7cb5bc8b0f1..62728996ab0 100644
--- a/sys/arch/i386/conf/RAMDISK_CD
+++ b/sys/arch/i386/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.150 2008/03/21 18:41:44 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.151 2008/03/31 04:17:22 brad Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -360,7 +360,7 @@ nfe* at pci? # NVIDIA nForce Ethernet
xge* at pci? # Neterion Xframe-I/II 10Gb ethernet
vic* at pci? # VMware VMXnet virtual interface
et* at pci? # Agere/LSI ET1310
-#lii* at pci? # Attansic L2 Ethernet
+lii* at pci? # Attansic L2 Ethernet
# Wireless network cards
acx* at pci? # TI ACX100/ACX111 (802.11b/g)