On Tue, 3 Oct 2023 at 00:45, Ryo ONODERA <r...@tetera.org> wrote: > > I have Google Pixel 7a and it does not offer > urndis(4) device anymore. It provides USB NCM > device for USB tethering. > It seems that FreeBSD's cdce(4) device driver > has NCM support. However I have not tested it yet. > > I suspect that Pixel 6a also offers NCM device.
Ah, thanks. So the NetBSD cdce(4) only supports the Ethernet Control Model CDC devices. Have just booted a live FreeBSD image and confirmed the Pixel 6 attaches as cdce0 when USB tether is enabled Now just hoping for someone with time to try porting the updated driver to NetBSD :) Thanks David