From 8a0a9e6313704ace9c85da2972df9a71bf205087 Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Mon, 28 Dec 1998 03:50:39 +0000 Subject: add mtdphy (commented out for now) --- sys/arch/i386/conf/GENERIC | 3 ++- sys/arch/i386/conf/RAMDISK | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386/conf') diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 7226888f2c4..8be2835406a 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.94 1998/12/27 09:41:57 deraadt Exp $ +# $OpenBSD: GENERIC,v 1.95 1998/12/28 03:50:38 jason Exp $ # $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $ # # GENERIC -- everything that's currently supported @@ -199,6 +199,7 @@ inphy* at mii? phy ? # Intel 82555 PHYs #qsphy* at mii? phy ? # Quality Semi QS6612 PHYs #sqphy* at mii? phy ? # Seeq 8x220 PHYs rlphy* at mii? phy ? # RealTek 8139 internal PHYs +#mtdphy* at mii? phy ? # Myson MTD972 PHYs #ukphy* at mii? phy ? # "unknown" PHYs pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index 8adc9cb8532..f9e4af926cf 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.54 1998/12/27 09:41:57 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.55 1998/12/28 03:50:38 jason Exp $ # from: OpenBSD: INST,v 1.19 1996/11/05 03:49:13 tholo Exp # # Install kernels no longer support X. @@ -202,6 +202,7 @@ inphy* at mii? phy ? # Intel 82555 PHYs #qsphy* at mii? phy ? # Quality Semi QS6612 PHYs #sqphy* at mii? phy ? # Seeq 8x220 PHYs rlphy* at mii? phy ? # RealTek 8139 internal PHYs +#mtdphy* at mii? phy ? # Myson MTD972 PHYs #ukphy* at mii? phy ? # "unknown" PHYs pseudo-device loop 1 # network loopback -- cgit v1.2.3