lp_module_handler
static int lp_module_handler(module_t, int, void *);
DRIVER_MODULE(plip, ppbus, lp_driver, lp_module_handler, NULL);