lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 31 May 2008 23:21:44 +0000
From:	"Justin Mattock" <justinmattock@...il.com>
To:	"Oliver Neukum" <oliver@...kum.org>
Cc:	"Rafael J. Wysocki" <rjw@...k.pl>,
	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: Re: [Bug #10825] appletouch after wakeup

On Sat, May 31, 2008 at 10:10 PM, Justin Mattock
<justinmattock@...il.com> wrote:
> On Sat, May 31, 2008 at 9:25 PM, Oliver Neukum <oliver@...kum.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@...kum.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ