No real features added or removed, just some more cleanup and refacturing.
The most notable here is the split of the DEVICE_INIT and the DEVICE_ON
phase. The former is only called once during the device lifetime - right
after PreInit. DEVICE_ON on the other hand is called whenver the device is
enabled again. The old code had some counters to guard against double
initialization, this patchset simply split it up.

I'm not 100% sure on 03, it wouldn't detect a EBUSY because of a duplicate
device config, I might have to re-think this if it becomes a problem.

05-10 move the ISDV4 specific stuff into wcmISDV4.c instead of having it
spread throughout the driver. I think with this we have now split up all USB
and ISDV4 specific stuff into the respective backends.
I'd appreciate if someone with a serial tablets could make sure I haven't
broken anything.

Commits are available for testing on the "queue" branch of 
git://people.freedesktop.org/~whot/xf86-input-wacom.git

Cheers,
  Peter

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Linuxwacom-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to