From: Sepherosa Ziehau Date: Mon, 26 Dec 2005 13:39:50 +0000 (+0000) Subject: hook rgephy X-Git-Tag: v2.0.1~5447 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/73a708ea41663b0041fb8f6cd986ac7ee40ae851 hook rgephy --- diff --git a/sys/conf/files b/sys/conf/files index 658f5b89c6..84d7b0050c 100644 --- a/sys/conf/files +++ b/sys/conf/files @@ -1,5 +1,5 @@ # $FreeBSD: src/sys/conf/files,v 1.340.2.137 2003/06/04 17:10:30 sam Exp $ -# $DragonFly: src/sys/conf/files,v 1.113 2005/12/21 16:37:15 corecode Exp $ +# $DragonFly: src/sys/conf/files,v 1.114 2005/12/26 13:39:50 sephe Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and @@ -272,6 +272,7 @@ dev/netif/mii_layer/lxtphy.c optional miibus dev/netif/mii_layer/qsphy.c optional miibus dev/netif/mii_layer/acphy.c optional miibus dev/netif/mii_layer/ruephy.c optional miibus +dev/netif/mii_layer/rgephy.c optional miibus dev/netif/mii_layer/miibus_if.m optional miibus dev/raid/mlx/mlx_disk.c optional mlx dev/raid/mlx/mlx_pci.c optional mlx