It’s always possible, the bulk of the hardware Linux supports is proprietary stuff that someone had to reverse engineer at some point.
Whether a given niche piece of hardware, gets support for a non-essential-to-normal-operation feature such as firmware update support, is down to if someone is interested/motivated/determined enough to do the reverse engineering, write the driver and get it merged into the kernel.
Wouldn’t this rather be the case of proxy hardware layer for any driver to talk to that gets forwarded to the USB port in Linux? I mean the drivers are not for PC component but for talking with whatever device and chipset is connected to the PC over USB.
It’s always possible, the bulk of the hardware Linux supports is proprietary stuff that someone had to reverse engineer at some point.
Whether a given niche piece of hardware, gets support for a non-essential-to-normal-operation feature such as firmware update support, is down to if someone is interested/motivated/determined enough to do the reverse engineering, write the driver and get it merged into the kernel.
Wouldn’t this rather be the case of proxy hardware layer for any driver to talk to that gets forwarded to the USB port in Linux? I mean the drivers are not for PC component but for talking with whatever device and chipset is connected to the PC over USB.