From 5c62a293bb9fdf27529f7fc0fae8748e2c49f3e8 Mon Sep 17 00:00:00 2001 From: sam Date: Thu, 26 Feb 2009 19:47:11 +0000 Subject: use mii instead of miibus to not pull in useless phy code --- tools/tools/nanobsd/gateworks/G2358 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tools/nanobsd/gateworks/G2358 b/tools/tools/nanobsd/gateworks/G2358 index 1d46ec5..1b7a7cc 100644 --- a/tools/tools/nanobsd/gateworks/G2358 +++ b/tools/tools/nanobsd/gateworks/G2358 @@ -77,7 +77,7 @@ device npe # Network Processing Engine device npe_fw device firmware device qmgr # Q Manager (required by npe) -device miibus # NB: required by npe +device mii # NB: required by npe device ether device bpf -- cgit v1.1