aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/dc
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2005-08-29 17:03:31 +0000
committerWarner Losh <imp@FreeBSD.org>2005-08-29 17:03:31 +0000
commit667b0824d70e95c4ca658be41c4712b986d70a8e (patch)
treebf6c3c01802e7598c679c74c884073d1c248f5fd /sys/dev/dc
parentc3b6bc1a2a616c0d3c0a4729584fc5dbc1ffee4a (diff)
Notes
Diffstat (limited to 'sys/dev/dc')
-rw-r--r--sys/dev/dc/if_dc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/dc/if_dc.c b/sys/dev/dc/if_dc.c
index fce20b4e4f5b..f86eca9ec6f6 100644
--- a/sys/dev/dc/if_dc.c
+++ b/sys/dev/dc/if_dc.c
@@ -139,7 +139,7 @@ MODULE_DEPEND(dc, pci, 1, 1, 1);
MODULE_DEPEND(dc, ether, 1, 1, 1);
MODULE_DEPEND(dc, miibus, 1, 1, 1);
-/* "controller miibus0" required. See GENERIC if you get errors here. */
+/* "device miibus" required. See GENERIC if you get errors here. */
#include "miibus_if.h"
/*