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:	Wed, 21 May 2008 00:08:57 +0200
From:	Oliver Neukum <oliver@...kum.org>
To:	Matthew Garrett <mjg59@...f.ucam.org>
Cc:	linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
	gregkh@...e.de, bersace03@...oste.net, johannes@...solutions.de
Subject: Re: [PATCH] Firmware loader driver for USB Apple iSight camera

Am Mittwoch 21 Mai 2008 00:03:04 schrieb Matthew Garrett:
> On Tue, May 20, 2008 at 11:59:05PM +0200, Oliver Neukum wrote:
> 
> > How does that simplify suspend/resume?
> > If the device looses its firmware due to suspend you must implement
> > this support in uvc, or a user space driver will be as good as this solution.
> 
> If it loses its firmwrare, it'll reattach with the old ID.

Thereby breaking the binding to the uvc driver. It'll be considered
a new device. You might just as well load the firmware through usbfs
triggered by udev.

If you really want to fix this you'd have to extend the persist
infrastructure first.

	Regards
		Oliver

--
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