| Summary: | rework tdehwlib support to unify API | ||
|---|---|---|---|
| Product: | TDE | Reporter: | Michele Calgaro <michele.calgaro> |
| Component: | tdelibs | Assignee: | Timothy Pearson <kb9vqf> |
| Status: | NEW --- | ||
| Severity: | normal | CC: | bugwatch, michele.calgaro, slavek.banko |
| Priority: | P5 | ||
| Version: | R14.1.x [Trinity] | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| See Also: |
http://bugs.pearsoncomputing.net/show_bug.cgi?id=2494 http://bugs.pearsoncomputing.net/show_bug.cgi?id=2495 http://bugs.pearsoncomputing.net/show_bug.cgi?id=2496 http://bugs.pearsoncomputing.net/show_bug.cgi?id=2702 |
||
| Compiler Version: | TDE Version String: | ||
| Application Version: | Application Name: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2967 | ||
|
Description
Michele Calgaro
2016-10-02 04:53:11 CDT
tdehw should be integral part of TDE (no more optional) and reworked to be able to build with hal support (*bsd) or udev (linux) as part of the rework planned for R14.2, we should look at extending tdehw support for eudev and potentially other backends tdehw should be a central module loaded once and that each application can refer too if needed (something like a kded module). Applications can send/receive signals from the daemon module instead of linking tdehw as static library. |