On Thu, Jul 06, 2006 at 11:40:12AM -0400, Alan Stern wrote:
> Greg:
> 
> What happened to the patch in this message:
> 
> http://marc.theaimsgroup.com/?l=linux-usb-devel&m=115133536619214&w=2
> 
> ?  It's not in the current gregkh-all file but it does appear in your USB
> git tree at kernel.org.

Because it was already included in Linus's kernel from a different patch
that I had sent in before you sent yours.  It should be fixed in 2.6.18-rc1
already, right?

In looking at the git tree:
        git whatchanged drivers/usb/core/endpoint.c

This patch contained the fix:

commit 9bde7497e0b54178c317fac47a18be7f948dd471
Author: Greg Kroah-Hartman <[EMAIL PROTECTED]>
Date:   Wed Jun 14 12:14:34 2006 -0700

    [PATCH] USB: make endpoints real struct devices
    
    This will allow for us to give endpoints a major/minor to create a
    "usbfs2-like" way to access endpoints directly from userspace in an
    easier manner than the current usbfs provides us.
    
    Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>


thanks,

greg k-h

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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