Displaying 1 result from an estimated 1 matches for "after_pse_9".
Did you mean:
  after_pse_6
  
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 new subdrivers:...