The controller -> device switch happened in 4.0, fix comment

This commit is contained in:
Warner Losh 2005-10-22 05:01:11 +00:00
parent 8d228514fb
commit 298bfdf330
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151544

View File

@ -147,7 +147,7 @@ MODULE_DEPEND(re, pci, 1, 1, 1);
MODULE_DEPEND(re, ether, 1, 1, 1);
MODULE_DEPEND(re, 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"
/*