summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/alpha/conf/GENERIC4
-rw-r--r--sys/arch/alpha/conf/RAMDISKBIG4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/GENERIC b/sys/arch/alpha/conf/GENERIC
index 3b4d7f6d13a..fd51834b400 100644
--- a/sys/arch/alpha/conf/GENERIC
+++ b/sys/arch/alpha/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.208 2009/02/10 18:35:44 damien Exp $
+# $OpenBSD: GENERIC,v 1.209 2009/09/27 19:30:38 sthen Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -277,7 +277,7 @@ vga* at pci? # PCI VGA graphics
tga* at pci? # DEC ZLXp-E[123] graphics
# Media Independent Interface (mii) drivers
-eephy* at mii? # Marvell PHYs for Intel GigE
+eephy* at mii? # Marvell PHYs
exphy* at mii? # 3Com internal PHYs
inphy* at mii? # Intel 82555 PHYs
iophy* at mii? # Intel 82553 PHYs
diff --git a/sys/arch/alpha/conf/RAMDISKBIG b/sys/arch/alpha/conf/RAMDISKBIG
index f769ed87bb1..8a461dc1367 100644
--- a/sys/arch/alpha/conf/RAMDISKBIG
+++ b/sys/arch/alpha/conf/RAMDISKBIG
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISKBIG,v 1.79 2009/06/24 15:02:18 todd Exp $
+# $OpenBSD: RAMDISKBIG,v 1.80 2009/09/27 19:30:38 sthen Exp $
# $NetBSD: GENERIC,v 1.31 1996/12/03 17:25:29 cgd Exp $
#
# Generic Alpha kernel. Enough to get booted, etc., but not much more.
@@ -224,7 +224,7 @@ vga* at pci? # PCI VGA graphics
tga* at pci? # DEC ZLXp-E[123] graphics
# Media Independent Interface (mii) drivers
-eephy* at mii? # Marvell PHYs for Intel GigE
+eephy* at mii? # Marvell PHYs
exphy* at mii? # 3Com internal PHYs
inphy* at mii? # Intel 82555 PHYs
iophy* at mii? # Intel 82553 PHYs