#no-std-driver #driver #no-std #nic #rtl8139

nightly no-std rtl8139-rs

no_std rtl8139 driver with async and sync interfaces

3 releases

0.1.2 Jan 8, 2021
0.1.1 Jan 8, 2021
0.1.0 Jan 8, 2021

#25 in #no-std-driver

MIT license

18KB
295 lines

rtl8139-rs

no_std rtl8139 driver written in rust with sync and async interfaces.


lib.rs:

RTL8140 Network driver tested inside qemu. Based on:

Dependencies

~1MB
~19K SLoC