asmc(4): Add PnP record
To load asmc(4) automagically on boot with devd(8). MFC after: 1 month
This commit is contained in:
@@ -606,6 +606,7 @@ static char *asmc_ids[] = { "APP0001", NULL };
|
||||
|
||||
static unsigned int light_control = 0;
|
||||
|
||||
ACPI_PNP_INFO(asmc_ids);
|
||||
DRIVER_MODULE(asmc, acpi, asmc_driver, NULL, NULL);
|
||||
MODULE_DEPEND(asmc, acpi, 1, 1, 1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user