Name
dev_load -- load a network module
Synopsis
void dev_load
(const char * name);
Description
If a network interface is not present and the process has suitable
privileges this function loads the module. If module loading is not
available in this kernel then it becomes a nop.