Bug 134766

Summary: Add blacklist for Cyberpower UPS to uhid
Product: Base System Reporter: Daniel O'Connor <doconnor>
Component: usbAssignee: Gavin Atkinson <gavin>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 7.2-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Daniel O'Connor 2009-05-21 00:10:03 UTC
Add blacklist quirk for uhid for a Cyberpower UPS.
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2009-05-21 15:08:54 UTC
State Changed
From-To: open->feedback

To submitter: Are you sure your patch is correct?  You seem to be 
using "UQ_KBD_IGNORE" rather than "UQ_HID_IGNORE", which is the quirk 
used by all of the other CyberPower LCD units.  A patch for this LCD 
but using the UQ_HID_IGNORE quirk has already been committed to HEAD, 
RELENG_7 and RELENG_6 (after 7.2 was released) so it may be that we 
need to add an extra quirk to the entry that already exists. 


Comment 2 Gavin Atkinson freebsd_committer freebsd_triage 2009-05-21 15:08:54 UTC
Responsible Changed
From-To: freebsd-usb->gavin

Track
Comment 3 Gavin Atkinson freebsd_committer freebsd_triage 2009-08-24 14:17:27 UTC
State Changed
From-To: feedback->closed

Feedback from the submitter was received some time ago.  This patch was developed 
on 7.2 so didn't already have the quirk suggested.  A similar quirk is in HEAD, 
7.x and 6.x so this can now be closed.