diff options
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/alpha/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/alpha/conf/RAMDISKB | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/arch/alpha/conf/RAMDISK b/sys/arch/alpha/conf/RAMDISK index 23f3d291445..3d7bc99bee7 100644 --- a/sys/arch/alpha/conf/RAMDISK +++ b/sys/arch/alpha/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.61 2004/09/16 09:14:02 mickey Exp $ +# $OpenBSD: RAMDISK,v 1.62 2004/11/05 16:29:18 deraadt Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -98,7 +98,7 @@ isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel #qsphy* at mii? # Quality Semi QS6612 PHYs #sqphy* at mii? # Seeq 8x220 PHYs #mtdphy* at mii? # Myson MTD972 PHYs -#ukphy* at mii? # "unknown" PHYs +ukphy* at mii? # "unknown" PHYs # ISA/EISA bus support isa* at pceb? diff --git a/sys/arch/alpha/conf/RAMDISKB b/sys/arch/alpha/conf/RAMDISKB index 65e5ad6f1e5..33e5fad8c02 100644 --- a/sys/arch/alpha/conf/RAMDISKB +++ b/sys/arch/alpha/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.24 2004/09/16 09:14:02 mickey Exp $ +# $OpenBSD: RAMDISKB,v 1.25 2004/11/05 16:29:18 deraadt Exp $ # $NetBSD: RAMDISK,v 1.9 1996/12/03 17:25:33 cgd Exp $ machine alpha # architecture, used by config; REQUIRED @@ -97,7 +97,7 @@ isp* at pci? # Qlogic ISP [12]0x0 SCSI/FibreChannel #qsphy* at mii? # Quality Semi QS6612 PHYs #sqphy* at mii? # Seeq 8x220 PHYs #mtdphy* at mii? # Myson MTD972 PHYs -#ukphy* at mii? # "unknown" PHYs +ukphy* at mii? # "unknown" PHYs # ISA/EISA bus support isa* at pceb? |