From a69768a4266ef72fb6936334013a4183269732f2 Mon Sep 17 00:00:00 2001 From: Eugene Surovegin Date: Tue, 25 Oct 2005 02:29:27 -0400 Subject: Add PPC4xx EMAC support. --- ethtool.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ethtool.c') diff --git a/ethtool.c b/ethtool.c index 89dd319..cfcba68 100644 --- a/ethtool.c +++ b/ethtool.c @@ -938,6 +938,7 @@ static struct { { "amd8111e", amd8111e_dump_regs }, { "pcnet32", pcnet32_dump_regs }, { "fec_8xx", fec_8xx_dump_regs }, + { "ibm_emac", ibm_emac_dump_regs }, }; static int dump_regs(struct ethtool_drvinfo *info, struct ethtool_regs *regs) -- cgit v1.2.1