In order to work with a Raspberry Pi5 and iPadOS 26 i needed to add the following in order that that Ethernet device shows up: `sudo nano /boot/firmware/cmdline.txt` Add to the end of the single line (with a space before it): `modules-load=dwc2,g_ether`