On Tue, May 6, 2025, 7:03 PM Farhan Khan <farhan@farhan.codes> wrote:
> Hi all, > > I just bought a device that needs to have its "mode" switched. This > switches it from presenting itself as flash storage, where the Windows > driver is stored, to wifi or whatever. This requires the usb_modeswitch > utility (https://man.freebsd.org/cgi/man.cgi?query=usb_modeswitch). > > Is this functionality built into usbconfig? I didn't see it there, but > maybe I'm missing it. > Usually the usb stack just switches. Is it not? Waner >