diff options
author | 2011-04-06 21:16:13 +0000 | |
---|---|---|
committer | 2011-04-06 21:16:13 +0000 | |
commit | b67bea7ddd8620ef0dd4a91467c50819268c16f7 (patch) | |
tree | 88c57c1912a017b68e645aac486dcfa13ee899b0 /usr.bin/tmux/cmd.c | |
parent | comment typo (diff) | |
download | wireguard-openbsd-b67bea7ddd8620ef0dd4a91467c50819268c16f7.tar.xz wireguard-openbsd-b67bea7ddd8620ef0dd4a91467c50819268c16f7.zip |
Don't enumerate _DOD for attaching acpivout(4), since:
- ACPI spec. says _DOD is not required for brightness controls,
- The list returned by _DOD might be wrong,
- It's an unnecessary work to do.
Instead, decision to attach will be based on the actual methods
found, similarly like in the other ACPI drivers.
Tested by several on tech@.
OK kettenis@, marco@, pirofti@.
pirofti@ asked me to note here that devices not supporting brightness
controls won't attach from now on. This shouldn't be a concern for
you, since such devices weren't doing anything at all, anyway.
Diffstat (limited to 'usr.bin/tmux/cmd.c')
0 files changed, 0 insertions, 0 deletions