Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: jmcneill
Date: Sun Dec 7 19:59:51 UTC 2025
Modified Files:
src/sys/dev/hid: hidev.c hidev.h uhid.h
src/sys/dev/usb: uhidev.c uhidev.h
Log Message:
uhid: Fix uhidev attach bug and remove hidev_tag_t typedef
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/hid/hidev.c src/sys/dev/hid/hidev.h \
src/sys/dev/hid/uhid.h
cvs rdiff -u -r1.96 -r1.97 src/sys/dev/usb/uhidev.c
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/uhidev.h
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