The controller -> device switch happened in 4.0, fix comment
This commit is contained in:
parent
8d228514fb
commit
298bfdf330
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=151544
@ -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"
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user