mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 20:04:19 +08:00
Redox: A Rust Operating System
This database contains a very comprehensive list of PCI devices and IDs to make more sense of them. The `lspci` tool in Linux uses this as it's source of data as well. Signed-off-by: Wren Turkal <wt@penguintechs.org> |
||
|---|---|---|
| .cargo | ||
| bin | ||
| docgen@c9525c4761 | ||
| pkgar@73f8802a21 | ||
| pkgutils@7d0755bc52 | ||
| recipes | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| Cargo.lock | ||
| Cargo.toml | ||
| clean.sh | ||
| config.sh | ||
| cook.sh | ||
| fetch.sh | ||
| LICENSE | ||
| README.md | ||
| repo.sh | ||
| setup.sh | ||
| status_origin.sh | ||
| status_upstream.sh | ||
| status.sh | ||
| unfetch.sh | ||
| update.sh | ||
| Xargo.toml | ||
cookbook
A collection of package recipes for Redox.
In order for this repository to be useful, it must be set up with an environment from the Redox repository.