Commit Graph

15 Commits

Author SHA1 Message Date
Drew Galbraith f26fd73116 [Zion][Denali] Move to MSI for AHCI devices.
This will allow us to properly do interrupts for XHCI devices in the
future.

Also move PCI device header parsing to a shared library.

Get rid of the old irq register format which supplied an irq number and
instead pass the appropriate irq number back out to the caller.
2025-05-05 23:14:01 -07:00
Drew Galbraith a806e41af0 [VFS] Skeleton for moving victoria falls to rust. 2025-02-07 18:59:00 -08:00
Drew Galbraith 59efb1659a Move denali client to separate lib. 2025-02-07 18:24:48 -08:00
Drew Galbraith c8f84ec352 Moved victoriafalls to sys dir in rust. 2025-02-07 18:05:38 -08:00
Drew Galbraith 51478e7ccf [Denali] Begin porting to rust. 2024-08-30 00:38:15 -07:00
Drew Galbraith f94f56f9ec [Yunq] Create repeated field implementations in rust. 2024-08-29 23:29:58 -07:00
Drew Galbraith 4ee8dc924c Add a uniq test module for yunq in rust. 2024-08-29 21:27:27 -07:00
Drew Galbraith c9b484089e [Yellowstone] Wireframe for moving yellowstone to rust. 2024-08-17 20:19:45 -07:00
Drew Galbraith f04e720811 Typing in terminal is now supported in rust teton. 2024-08-13 19:55:44 -07:00
Drew Galbraith 18e512cf1f [Teton] Move console/shell to rust. WIP 2024-08-12 11:35:54 -07:00
Drew Galbraith dbc4e7e2ad Remove panic abort from Cargo.toml (it is set by the arch json). 2024-07-30 15:49:14 -07:00
Drew Galbraith 19144f7be9 Fix rust compiler warnings. 2024-07-28 18:14:18 -07:00
Drew Galbraith 8f35d38e93 Add macros to derive message serializations. 2024-07-27 18:30:17 -07:00
Drew Galbraith 3eea4d811a Example yunq implementation for one Yellowstone endpoint. 2024-07-26 23:36:07 -07:00
Drew Galbraith b0048b0a4f Barebones rust example working in user space.
Requires manually copying the executable over to the image.
2024-06-08 15:47:58 -07:00