Message ID | 20231205011420.1246000-1-fujita.tomonori@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Rust abstractions for network PHY drivers | expand |
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
On Tue, 05 Dec 2023 03:35:10 +0200 "Jarkko Sakkinen" <jarkko@kernel.org> wrote: > 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? No. I tested these drivers with hardware. It would be useful if Qeumu spports PHYs. https://lore.kernel.org/all/460e7d2f-2fd4-475b-9156-88d61c9f7347@lunn.ch/