lkml.org 
[lkml]   [2008]   [May]   [31]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 31 May 2008 23:21:44 +0000
From"Justin Mattock" <>
SubjectRe: [Bug #10825] appletouch after wakeup
On Sat, May 31, 2008 at 10:10 PM, Justin Mattock
<justinmattock@gmail.com> wrote:
> On Sat, May 31, 2008 at 9:25 PM, Oliver Neukum <oliver@neukum.org> wrote:
>> Am Samstag, 31. Mai 2008 21:53:16 schrieb Justin Mattock:
>>> On Sat, May 31, 2008 at 6:30 PM, Oliver Neukum <oliver@neukum.org> wrote:
>>> > Am Samstag, 31. Mai 2008 19:48:06 schrieb Rafael J. Wysocki:
>>> >> This message has been generated automatically as a part of a report
>>> >> of recent regressions.>>> >>>>> >> The following bug entry is on the current list of known regressions
>>> >> from 2.6.25.  Please verify if it still should be listed.>>> >>>> > AFAIK it is current and should be listed.>>> >>>> >        Regards
>>> >                Oliver
>>> >
>>> >
>>>
>>> I agree, right now I upgraded to the latest git on thursday, and
>>> performed a suspend to see if it would appear, but nothing.
>>> I did notice the same error while doing a reboot, and noticed
>>> appletouch was motionless until I removed and inserted the module back
>>> in.
>>> regards;
>>>>>>> Can you please add your device to the quirk lis in drivers/usb/core/quirks.c
>> with USB_QUIRK_RESET_RESUME and retest?>>>>        Regards
>>                Oliver
>>
>>
>
> Sure; I just need to figure out what the vendor ID.
> regards;
>
> --
> Justin P. Mattock
>

O.K. I seem to be confused with the sequence:
 List of quirky USB devices.  Please keep this list ordered by:
 * 	1) Vendor ID
 * 	2) Product ID
 * 	3) Class ID

should I use this:

 { ATP_DEVICE(0x021a, 0x05ac), .driver_info = USB_QUIRK_RESET_RESUME },
or this,

 { USB_DEVICE(0x05ac, 0x021a), .driver_info = USB_QUIRK_RESET_RESUME },
can you verify for me so that I don't get things messed up.


-- 
Justin P. Mattock


\
 
 \ /
  Last update: 2008-06-01 01:25    [from the cache]
©2003-2008