]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r296342:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Apr 2016 07:15:53 +0000 (07:15 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Apr 2016 07:15:53 +0000 (07:15 +0000)
commit3f42efc5da7b6b2fa43fa2dc75540e66eae42f11
tree765ed94740c1f0daaca26b55c69e27f68a78ed77
parent93705d052ed04b72790487134a11bdcd7e2febfa
MFC r296342:
Allow for overlapping quirk device ranges. Prior to this patch only
the first device entry matching the USB vendor, product and revision
would be searched for quirks. After this patch all device entries will
be searched for quirks.

git-svn-id: svn://svn.freebsd.org/base/stable/9@297642 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/quirk/usb_quirk.c