2019-07-30 18:31:11 +02:00
|
|
|
# Platform independent drivers documentation
|
2019-06-06 15:45:51 +02:00
|
|
|
|
|
|
|
The drivers can be found in `src/drivers`. They are intended for onboard
|
|
|
|
and plugin devices, significantly reducing integration complexity and
|
2021-10-01 22:10:19 +02:00
|
|
|
they allow to easily reuse existing code across platforms.
|
2019-06-06 15:45:51 +02:00
|
|
|
|
2021-01-11 08:52:50 +01:00
|
|
|
* [Intel DPTF](dptf.md)
|
2019-06-06 15:45:51 +02:00
|
|
|
* [IPMI KCS](ipmi_kcs.md)
|
2019-11-26 16:11:58 +01:00
|
|
|
* [SMMSTORE](smmstore.md)
|
2020-04-30 00:53:43 +02:00
|
|
|
* [SoundWire](soundwire.md)
|
2020-04-17 16:16:49 +02:00
|
|
|
* [SMMSTOREv2](smmstorev2.md)
|
2021-01-11 08:52:50 +01:00
|
|
|
* [USB4 Retimer](retimer.md)
|