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.
10 lines
177 B
Plaintext
10 lines
177 B
Plaintext
# $NetBSD: apple_smc_temp.ioconf,v 1.1 2014/04/01 17:48:39 riastradh Exp $
|
|
|
|
ioconf apple_smc_temp
|
|
|
|
include "conf/files"
|
|
|
|
pseudo-root applesmcbus*
|
|
|
|
applesmctemp* at applesmcbus?
|