Source-Changes archive

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

CVS commit: [netbsd-5] src/sys/dev/usb



Module Name:    src
Committed By:   snj
Date:           Thu Jan 22 21:01:30 UTC 2009

Modified Files:
        src/sys/dev/usb [netbsd-5]: u3g.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #296):
        sys/dev/usb/u3g.c: revision 1.5
Remove { 0, 0 } from the list of u3g devices. This entry is no longer
required in modern device lists due to sizeof() tricks. However, keeping
it makes u3g attach to HP ServerWorks mice and keyboards.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.4.1 src/sys/dev/usb/u3g.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