| Main index | Section 4 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
max44009_load="YES"
The max44009 driver reports data via sysctl(8) entry in the device's node in the sysctl(8) tree:
| illuminance | |
| The illuminance, in lux units. | |
On an FDT(4) based system the following properties must be set:
| compatible | |
| Must be set to "maxim,max44009". | |
| reg | |
| The I2C address of max44009 which can be either 0x4a or 0x4b. | |
| MAX44009 (4) | November 6, 2021 |
| Main index | Section 4 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | The most important thing in the programming language is the name. A language will not succeed without a good name. I have recently invented a very good name and now I am looking for a suitable language. | ” |
| — Donald Knuth | ||