mirror of
https://github.com/siderolabs/extensions.git
synced 2026-05-05 12:16:46 +02:00
Add the Apple iPhone USB Ethernet driver (ipheth) to the usb-modem extension for both x86_64 and aarch64. This completes the USB network driver coverage by including the standard Linux driver for iPhone USB tethering. The ipheth module is an in-tree driver in drivers/net/usb/ alongside the other USB network drivers already bundled in this extension. Depends on the corresponding kernel config change enabling CONFIG_USB_IPHETH=m in siderolabs/pkgs. Signed-off-by: Andreas Lüdeke <aluedeke@users.noreply.github.com> Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>