Michal Kazior <michal.kazior@xxxxxxxxx> writes: > The main problem here is there are subtle yet crazy binary > incompatibilities between these firmwares. > > The best way would probably be to implement wmi as an abstraction > layer with completely different backends for different firmware > branches/revisions. Otherwise you sign up for some pain.. Yeah, I'm starting to believe that we will need something like that. Other option is just to duplicate wmi.c and wmi.h for each interface version. More code, but we get to keep more hair ;) But we need to talk a lot more about this. For this patch in question we should be able to manage with the current method of handling differences. -- Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html