Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/linux-surface/libsurfacesam

Library for Linux Surface System Aggregator Module kernel driver user-space debug-interface (ssam-cdev).
https://github.com/linux-surface/libsurfacesam

Last synced: about 2 months ago
JSON representation

Library for Linux Surface System Aggregator Module kernel driver user-space debug-interface (ssam-cdev).

Awesome Lists containing this project

README

        

# `libsurfacesam`

![CI](https://github.com/linux-surface/libsurfacesam/workflows/CI/badge.svg)

Library for Linux Surface System Aggregator Module (SSAM) kernel driver user-space debug API (cdev).
Provides an interface for the `surface_aggregator_cdev` kernel module.

The following crates are provided:
- `ssam`: Main API wrapper.
- `ssam-tokio`: [`tokio`][tokio] compatibility layer for asynchronous event handling.

[tokio]: https://github.com/tokio-rs/tokio#tokio