9456e37730
The four modules are apple_smc for the core functions, apple_smc_acpi for attachment at acpi, and apple_smc_fan & apple_smc_temp for stuff on the SMC. Seems like there's a lot more bookkeeping necessary to maintain children of an applesmc device implemented by loadable modules. Maybe there's a better way I just haven't figured out yet.
11 lines
189 B
Plaintext
11 lines
189 B
Plaintext
# $NetBSD: apple_smc_acpi.ioconf,v 1.1 2014/04/01 17:48:39 riastradh Exp $
|
|
|
|
ioconf apple_smc_acpi
|
|
|
|
include "conf/files"
|
|
include "dev/acpi/files.acpi"
|
|
|
|
pseudo-root acpi*
|
|
|
|
applesmc* at acpi?
|