rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Rust e1000 driver (Intel Ethernet adapter)
@ 2022-09-19  1:38 FUJITA Tomonori
  2022-09-19  1:59 ` Alex Gaynor
  2022-10-23  7:06 ` FUJITA Tomonori
  0 siblings, 2 replies; 9+ messages in thread
From: FUJITA Tomonori @ 2022-09-19  1:38 UTC (permalink / raw)
  To: rust-for-linux

Hi,

I've implemented Rust e1000 driver (Intel Ethernet adapter):

https://github.com/fujita/rust-e1000

There are many places to use the C bindings directly for now. I try to
clean up and push abstractions for NIC drivers (DMA, PCI, network,
etc).

I can ping on QEMU. Needs a bit more work for real hardware.

Thanks,

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-10-23  7:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-19  1:38 Rust e1000 driver (Intel Ethernet adapter) FUJITA Tomonori
2022-09-19  1:59 ` Alex Gaynor
2022-09-28 14:31   ` Geert Stappers
2022-09-28 15:24     ` Miguel Ojeda
2022-09-28 16:35       ` Geert Stappers
2022-09-28 16:46         ` Miguel Ojeda
2022-09-29  6:36           ` FUJITA Tomonori
2022-09-29  6:57         ` FUJITA Tomonori
2022-10-23  7:06 ` FUJITA Tomonori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).