Firmware shouldn’t care what OS the CPU is running as it’s doing its own thing, running on an embedded processor of some sort on the device.
Though it can be used to lock out unapproved software if it needs an encryption key or relies on an undocumented interface they only told their windows driver writers about.
So I’m not saying firmware can’t be used to lock linux out from being able to use certain hardware, just don’t believe them if they try to play it off as they would need to write a special linux version of the firmware to make it happen; it’s a deliberate lockout either via encryption or by making the information needed to implement it proprietary.
Though at least the latter case could be reverse engineered, especially if you can sniff the bus traffic.
Firmware shouldn’t care what OS the CPU is running as it’s doing its own thing, running on an embedded processor of some sort on the device.
Though it can be used to lock out unapproved software if it needs an encryption key or relies on an undocumented interface they only told their windows driver writers about.
So I’m not saying firmware can’t be used to lock linux out from being able to use certain hardware, just don’t believe them if they try to play it off as they would need to write a special linux version of the firmware to make it happen; it’s a deliberate lockout either via encryption or by making the information needed to implement it proprietary.
Though at least the latter case could be reverse engineered, especially if you can sniff the bus traffic.