Comparing to the Linux driver there is one missing feature.
The Linux driver finds and enables "Embedded Controller" item in
the 0x11 group if it's not enabled yet.
Details
Details
The new method is tested on hardware that I have.
The old method is to be tested.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 5562 Build 5805: CI src build Jenkins Build 5804: arc lint + arc unit
Event Timeline
sys/dev/acpi_support/atk0110.c | ||
---|---|---|
227 | Well, at the moment AIBS_VERBOSE is unconditionally defined in the driver. I haven't changed that. | |
263 | fixing this and other instances | |
505 | I see several private definitions scattered around the code, but nothing that can be shared. |