On Tue, Feb 2, 2010 at 4:00 PM, Jason Childs <[email protected]> wrote: > Ping, > > Got a chance to test your 10-linuxwacom.fdi. Works ok. Tablet still > works with both pen and touch, and the xsetwacom still shows the same > list of devices.
Thank you. -10 will use this simplified .fdi. > Also, I took another look into moving the wacom_ids and features > structures back from wacom_sys.c to wacom_wac.c. I really think they > should to stay in the new locations to maintain their static nature and > due to the fact that the wacom_ids table is now correctly added to the > usb_driver structure. I would consider the id_table kernel specific > anyway so it should be in wacom_sys.c to allow for any potential > structure changes in future kernels. I realize that they are device > specific values, but like I said the structure being filled is a kernel > specific structure (subject to change (although probably not too much)). As Dmitry explained in his updated patch on the LKML thread, feature is very much a Wacom specific entity. I'd like to keep it in wacom_wac.c unless you have a better argument or a strong personal preference. As you can tell, in order to retain talent, I respect developer's personal choices too :). > I think the only other issue still hanging out there for Bamboo is the > random jumps during tapping or gestures. Still need figure out what > code path is making it do this. Chris might have done something on this. I didn't get a chance to scan his patch yet. You may want to test his filter patch to see how that works for you. I am truly grateful for the effort that you and Chris have put into this community..... > As for the kernel consolidation #ifdefs, I'll hold off doing any work on > that until after you get 0.8.5-10 out the door. Good point. Maybe you don't need to worry about that any more since we are building a separate wacom-kernel git repo to ease the maintenance effort and to improve traceability. Ping ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
