From 0c33a452618e31788270136f09e31e02cb6de8d5 Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Tue, 6 Jan 2009 23:03:17 +0000 Subject: - add and enable ipgphy(4) everywhere there's a stge(4) entry. (if the stge(4) entry is commented, so is the ipgphy(4) entry then). this allows ipgphy0 to attach to my stge0, which has a IC+ 1000A chip discussed with and ok jsg@, ok dlg@ --- sys/arch/i386/conf/RAMDISK_CD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/arch/i386/conf/RAMDISK_CD') diff --git a/sys/arch/i386/conf/RAMDISK_CD b/sys/arch/i386/conf/RAMDISK_CD index 508bad5c448..72181b40f35 100644 --- a/sys/arch/i386/conf/RAMDISK_CD +++ b/sys/arch/i386/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.161 2008/12/26 17:10:45 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.162 2009/01/06 23:03:16 jasper Exp $ machine i386 # architecture, used by config; REQUIRED @@ -421,6 +421,7 @@ rgephy* at mii? # Realtek 8169S/8110S PHY ciphy* at mii? # Cicada CS8201 10/100/1000 copper PHY etphy* at mii? # Agere/LSI ET1011 TruePHY jmphy* at mii? # JMicron JMP202/JMP211 PHYs +ipgphy* at mii? # IC Plus IP1000A PHYs ukphy* at mii? # "unknown" PHYs pseudo-device loop 1 # network loopback -- cgit v1.2.3