On Fri, Jan 26, 2007 at 03:13:04PM -0800, Greg KH wrote:
> On Fri, Jan 26, 2007 at 02:26:21PM +0100, Oliver Neukum wrote:
> > Hi,
> > 
> > this is the newest version of the patch to introduce a blacklist.
> > 
> > - It handles autosuspend oddities and problems with string descriptors
> > - It exports the detected quirks through sysfs
> > 
> > It compiles and detects quirky devices.
> 
> Here's a revised patch based on yours.  I used the existing structure we
> have for describing usb devices, as it can handle any type we want to
> throw at it.  This also lets us re-use the logic of matching an id to a
> device.
> 
> It simplified the code a bit too.
> 
> I moved the table into the .c file, as data shouldn't be in a .h file.
> 
> Changed the quirk to be a 32bit value, to be safe on all platforms.
> 
> And added the blackberry to the list, so I can test this out.
> 
> I'll work on the sysfs interface next, as we need a way to set these
> quirks from userspace somehow...

But I'll fix the oops that happens when this code runs first...


that's what I get for sending a patch out without running it...

sorry,

greg k-h

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to