On Fri, Jun 30, 2006 at 10:20:26PM -0400, Alan Stern wrote: > On Fri, 30 Jun 2006, Greg KH wrote: > > > On Wed, Jun 28, 2006 at 11:27:40AM -0400, Alan Stern wrote: > > > Greg: > > > > > > This patch (as732) adds a usb_device_driver structure, for representing > > > drivers that manage an entire USB device as opposed to just an interface. > > > > > > Support routines like usb_register_device_driver, > > > usb_deregister_device_driver, usb_probe_device, and usb_unbind_device are > > > also added. > > > > > > Unlike an earlier version of this patch, the new code is type-safe. To > > > accomplish this, the existing struct driver embedded in struct usb_driver > > > had to be wrapped in an intermediate wrapper. This enables the core to > > > tell at runtime whether a particular struct driver belongs to a device > > > driver or to an interface driver. > > > > This doesn't apply :( > > > > Is there something else I should be applying before this one? > > Yes, the five (out of seven) patches from June 19 that haven't been > applied yet. In order, they are: > > as723: http://marc.theaimsgroup.com/?l=linux-usb-devel&m=115074414607596&w=2 > as711b: http://marc.theaimsgroup.com/?l=linux-usb-devel&m=115074466211014&w=2 > as712b: http://marc.theaimsgroup.com/?l=linux-usb-devel&m=115074501115717&w=2 > as715b: http://marc.theaimsgroup.com/?l=linux-usb-devel&m=115074631716837&w=2 > as713b: http://marc.theaimsgroup.com/?l=linux-usb-devel&m=115074902922613&w=2
Ugh, ok, I thought your new ones were superseeding those, so I dropped them out of my mboxes, sorry. How about you just send everything that I have not applied to my tree, with the [04/xx] type markings so I know the correct order, as I've handled all of the USB patches already in my TODO queue. 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 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
