> > + [STR_SERIAL_MOUSE] = "89126", > > + [STR_SERIAL_TABLET] = "28754", > > + [STR_SERIAL_KEYBOARD] = "68284", > > Is there any significance to the magical numbers?
No, other than that the three device types should have different ones. > Will this change trigger a serial number change across migrate > or will the current serial be carried across? No, it is not migrated over. So I guess we should better add a compat property ... cheers, Gerd