Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   elric
Date:           Mon Mar 17 02:40:04 UTC 2008

Modified Files:
        src/sys/dev/usb: ugensa.c

Log Message:
Made a number of modifications, including:

        1.  fixed a bug where the last bulk in/out was chosen rather
            than the first.  This got my Sierra AC 595 working,

        2.  reworked some of the match logic to include flags for the
            matches,

        3.  defined a flag UNTESTED which causes a warning to be output,

        4.  added product/vendor IDs from other OSes (OpenBSD, FreeBSD,
            Linux) but marked them UNTESTED.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/dev/usb/ugensa.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index