this post was submitted on 18 Dec 2023
44 points (100.0% liked)

Rust

5999 readers
64 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 1 year ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] autotldr@lemmings.world 2 points 11 months ago

This is the best summary I could come up with:


Since Linux 6.1 when the very initial Rust infrastructure was added to the Linux kernel there's been a lot of other plumbing and house keeping merged since for enabling kernel drivers to be written in the Rust programming language.

With the upcoming Linux 6.8 kernel cycle, the first Rust network driver is set to be introduced.

Merged this week to net-next.git ahead of Linux 6.8 is landing the "net-phy-rust" branch.

That work culminates with adding a Rust version of the Asix PHY driver.

The existing ax88796b C driver code was rewritten in the Rust programming language.

The AX88796B driver is used for supporting the Asix Electronics PHY found within the X-Surf 100 AX88796B package.


The original article contains 297 words, the summary contains 114 words. Saved 62%. I'm a bot and I'm open source!