]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r296342:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Apr 2016 07:19:30 +0000 (07:19 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Apr 2016 07:19:30 +0000 (07:19 +0000)
commitc9e1ee4871729990edd06e8df7d7745544345408
treecd6010ce45c8678c94ac837a39e8baf045ff8db1
parent0921e8df9dd9b36cbc871431bc08dd6180c356ba
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/8@297644 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/quirk/usb_quirk.c