]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r296342:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Apr 2016 07:17:23 +0000 (07:17 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 7 Apr 2016 07:17:23 +0000 (07:17 +0000)
commite170018f3153cd43ababc330956e31920493b99a
tree4feea3bfb2ffad387c566d255793289b67e6f85d
parentba157edc48aa53853791080331c626e042acb18a
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/10@297643 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/usb/quirk/usb_quirk.c