K 10 svn:author V 3 mav K 8 svn:date V 27 2012-11-15T05:44:44.252335Z K 7 svn:log V 385 MFC r240762: Restore handling of the third argument (id) of hid_start_parse(), same as it is done in NetBSD/OpenBSD, and as it was here before r205728. I personally think this API or its implementation is incorrect, as it is not correct to filter collections based on report ID, as they are orthogonal in general case, but I see no harm from supporting this feature. PR: usb/171810 END