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.
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)). 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. 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. Thanks, Jason On Sun, 2010-01-31 at 14:01 -0800, Ping Cheng wrote: > On Sun, Jan 31, 2010 at 2:10 AM, Enrico Ros <[email protected]> wrote: > > On Sunday 31 January 2010 02:28:21 Chris Bagwell wrote: > >> Hi all, > >> > >> I wanted to let you know the status of Bamboo P&T and > >> xf86-input-wacom; especially related to making use of patches that > >> Jason Child has produced. > > > > Hello Chris, this is fantastic news. I'll test it asap. > > > > Now that the tablet is working at its full potential, can you try to push > > the > > changes in the "linuxwacom" and "xf86-input-wacom" modules? I'm sure that > > both > > Ping and Peter are willing to get a strong support out-of-the-box for those > > popular wacom tablets. > > Hi Chris and Jason, > > Extensive integration will be started next week (I just got a > challenged support out of the door this weekend). Everything will be > back to normal, hopefully :). Chris' manpage update will be reviewed > next week as well > > Enrico, > > Please share your testing result with us. I plan to post 0.8.5-10 > next week. The initial stable release, 0.8.6, should be ready in the > week after. > > Thank you everyone for your patience, support, and understanding. > > 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 ------------------------------------------------------------------------------ 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
