Add a module dependancy. Now CAM will autoload when you load this.
OK'ed by: mdodd
This commit is contained in:
parent
2d610c4638
commit
56c5b842f0
@ -39,6 +39,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
|
||||
MODULE_VERSION(isp, 1);
|
||||
MODULE_DEPEND(isp, cam, 1, 1, 1);
|
||||
int isp_announced = 0;
|
||||
ispfwfunc *isp_get_firmware_p = NULL;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user