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:	Mon, 30 Apr 2012 12:00:34 +0300
From:	Felipe Balbi <balbi@...com>
To:	Steffen Müller <steffen.mueller@...io-frei.de>
Cc:	Oliver Neukum <oliver@...kum.org>, opensuse-factory@...nsuse.org,
	Alan Stern <stern@...land.harvard.edu>,
	Jiri Slaby <jslaby@...e.cz>, stable@...nel.org,
	Greg KH <greg@...ah.com>, USB list <linux-usb@...r.kernel.org>,
	Linux kernel mailing list <linux-kernel@...r.kernel.org>
Subject: Re: [opensuse-factory] Re: usb midi keyboard broken [3.3.3
 regression] [SOLUTION]

On Mon, Apr 30, 2012 at 11:00:05AM +0200, Steffen Müller wrote:
> Am Montag, 30. April 2012, 10:48:21 schrieb Oliver Neukum:
> > Am Samstag, 28. April 2012, 23:26:58 schrieb Steffen Müller:
> > > yes, it works now without blacklisting for autosuspend after build patched
> > > kernel with this in drivers/usb/core/quirks.c
> > > 
> > > rf@...nkpadSM:~/tmp> diff -uNr quirks-org.c quirks.c
> > > --- quirks-org.c        2012-04-28 23:19:45.440959001 +0200
> > > +++ quirks.c    2012-04-28 20:38:50.000000000 +0200
> > > @@ -123,6 +123,9 @@
> > > 
> > >         /* Guillemot Webcam Hercules Dualpix Exchange*/
> > >         { USB_DEVICE(0x06f8, 0x3005), .driver_info =
> > >         USB_QUIRK_RESET_RESUME },
> > > 
> > > +       /* Midiman M-Audio Keystation 88es */
> > > +       { USB_DEVICE(0x0763, 0x0192), .driver_info =
> > > USB_QUIRK_RESET_RESUME }, +
> > > 
> > >         /* M-Systems Flash Disk Pioneers */
> > >         { USB_DEVICE(0x08ec, 0x1000), .driver_info =
> > >         USB_QUIRK_RESET_RESUME },
> > > 
> > > rf@...nkpadSM:~/tmp>
> > 
> > Could you please send a formal patch with "Signed-off-by" and stuff
> > upstream?
> > 
> 
> hmm... I would but I've never done this before. No idea how to do this.

Take a look at Documentation/SubmittingPatches, it has all the
information you need ;-)

-- 
balbi

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ