Re: [PATCH net-next v9 0/4] Rust abstractions for network PHY drivers
From: "Jarkko Sakkinen" <jarkko@kernel.org>
Date: 2023-12-05 01:35:14
Also in:
rust-for-linux
From: "Jarkko Sakkinen" <jarkko@kernel.org>
Date: 2023-12-05 01:35:14
Also in:
rust-for-linux
On Tue Dec 5, 2023 at 3:14 AM EET, FUJITA Tomonori wrote:
This patchset adds Rust abstractions for phylib. It doesn't fully cover the C APIs yet but I think that it's already useful. I implement two PHY drivers (Asix AX88772A PHYs and Realtek Generic FE-GE). Seems they work well with real hardware.
Does qemu virt platform emulate either? BR, Jarkko