On Friday 22 October 2004 12:34, Alan Stern wrote:
> On Fri, 22 Oct 2004, David Brownell wrote:
> 
> > > I've only been able to test this with UHCI and EHCI.
> > > Maybe you can try it  
> > > out with some of the more obscure drivers.
> > > I can't even compile them. 
> > 
> > I can't either, without your patch ... ;)
> 
> Did I forget to send the patch?  Sometimes I think my brain must need a 
> RAM replacement...  This time I'll remember it.

You omitted the PCI drivers (OHCI, UHCI, EHCI) ... :)


> > I'd need to see the patch ... the resource values might be good
> > cases to use the iomap() infrastructure.
> 
> Judge for yourself; it's the last argument to usb_hcd_init2().

It's not using that new iomap() stuff ... :)



I think you probably have combined several different patches
here.  And one of them would seem to be that patch to make
allocating the usb_bus work more like alloc_etherdev (so that
usbcore can free it.)

The "init1" then "init2" style bothers me.  But then, so
does the current "reset" then "start" style.  The reset()
stuff is the same logic that's now cloned (ugh!) over
with the pci quirks.

- Dave


-------------------------------------------------------
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins0030000001msi/direct/01/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to