summaryrefslogtreecommitdiff
path: root/sys/arch/amd64
diff options
context:
space:
mode:
authorStuart Henderson <sthen@cvs.openbsd.org>2011-05-18 14:21:22 +0000
committerStuart Henderson <sthen@cvs.openbsd.org>2011-05-18 14:21:22 +0000
commitf59edd4a5159ecaf0467d98b25966880418c00a2 (patch)
tree679025abaabd0f0e245375c1e042bcda26d9a63b /sys/arch/amd64
parentfc24ee0f2627294577142e36286b924e73705adb (diff)
Mention new alc(4) devices in commments. No active changes.
Diffstat (limited to 'sys/arch/amd64')
-rw-r--r--sys/arch/amd64/conf/GENERIC4
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/amd64/conf/GENERIC b/sys/arch/amd64/conf/GENERIC
index 8e8e70e0f6f..a6db361ccdb 100644
--- a/sys/arch/amd64/conf/GENERIC
+++ b/sys/arch/amd64/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.316 2011/04/10 20:27:02 shadchin Exp $
+# $OpenBSD: GENERIC,v 1.317 2011/05/18 14:21:20 sthen Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -472,7 +472,7 @@ bce* at pci? # Broadcom BCM4401
vic* at pci? # VMware VMXnet virtual interface
et* at pci? # Agere/LSI ET1310
age* at pci? # Attansic L1 Ethernet
-alc* at pci? # Attansic L1C/L2C Ethernet
+alc* at pci? # Attansic L1C/L1D/L2C Ethernet
ale* at pci? # Attansic L1E Ethernet
lii* at pci? # Attansic L2 Ethernet
jme* at pci? # JMicron JMC250/JMC260 Ethernet
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 9d93aeec690..1c0446c73fd 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.116 2011/04/03 12:32:05 claudio Exp $
+# $OpenBSD: RAMDISK_CD,v 1.117 2011/05/18 14:21:20 sthen Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -291,7 +291,7 @@ bce* at pci? # Broadcom BCM4401
vic* at pci? # VMware VMXnet virtual interface
et* at pci? # Agere/LSI ET1310
age* at pci? # Attansic L1 Ethernet
-alc* at pci? # Attansic L1C/L2C Ethernet
+alc* at pci? # Attansic L1C/L1D/L2C Ethernet
ale* at pci? # Attansic L1E Ethernet
lii* at pci? # Attansic L2 Ethernet
jme* at pci? # JMicron JMC250/JMC260 Ethernet