Displaying 2 results from an estimated 2 matches for "after_pse_6".
2005 Sep 20
1
newhidups: merged regex changes
...ason: recent renaming of files and moving around of code leads to
conflicts between the branches that will be increasingly difficult to
resolve. It is easier to merge now while the two branches are still
relatively similar and most edits non-overlapping.
The merge is between tags before_PSE_6 and after_PSE_6 on the
Development branch.
2005 Sep 24
1
newhidups: today's changes
Here is a summary of the changes I made to newhidups today (between
the tags after_PSE_6 and after_PSE_9, roughly).
* all the vendor-specific code that was in various "switch" statements
has now been moved to the individual subdriver (apc-hid, mge-hid,
belkin-hid) files. This also includes the vendor-specific Usage
tables.
In future, it should be quite easy to add n...