Andreas Lüdeke 5eb92a9db8
feat: add ipheth to usb-modem-drivers extension
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>
2026-02-27 21:06:16 +04:00
..