CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2014/04/15 03:14:27

Modified files:
        sys/dev/usb    : ucycom.c ugold.c uhid.c uhidev.c uhidev.h 
                         ukbd.c uoak_subr.c upd.c uthum.c utrh.c 
                         utwitch.c 

Log message:
Modify the uhidev_*_report() methods to always take a report ID argument
instead of using the default, per-driver, one.  This is a step to move
away from the 1 report ID <-> 1 driver design which is no longer true
since the addition of upd(4).

ok andre@

Reply via email to