From 27ef02a63edc4a527df8002407991a66a36c31a0 Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Thu, 13 Aug 2009 15:13:12 +0000 Subject: - remove the ef(4) chunk, it's unused now and the ioc ethernet driver won't be called ef(4) anyway. ok miod@ --- sys/arch/sgi/conf/files.sgi | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'sys/arch/sgi/conf') diff --git a/sys/arch/sgi/conf/files.sgi b/sys/arch/sgi/conf/files.sgi index cc554952376..6137604eb2a 100644 --- a/sys/arch/sgi/conf/files.sgi +++ b/sys/arch/sgi/conf/files.sgi @@ -1,4 +1,4 @@ -# $OpenBSD: files.sgi,v 1.30 2009/07/21 21:25:17 miod Exp $ +# $OpenBSD: files.sgi,v 1.31 2009/08/13 15:13:11 jasper Exp $ # # maxpartitions must be first item in files.${ARCH} # @@ -122,11 +122,6 @@ file arch/sgi/dev/gbe.c gbe needs-flag attach com at macebus with com_macebus file arch/sgi/localbus/com_lbus.c com_macebus -# IOC Ethernet -device ef: ether, ifnet, ifmedia, mii -attach ef at ioc -file arch/sgi/dev/if_ef.c ef - # MACE MAC-110 ethernet device mec: ether, ifnet, ifmedia, mii attach mec at macebus -- cgit v1.2.3