Hi Olav, Olav Kongas writes: > Finally I've got the isp116x-hcd ready for review. It is > based on 2.6.11-mm2. I haven't adapted it to Alan's changes > from Mar 15 to hcd glue. > There are some weird whitespace problems in your appended patch. Lines that are empty in both input files should consist of just one whitespace in the patch file, but they are completely empty in your patch. All other lines that are the same in both input files have duplicate whitespace characters in your patch.
> diff -purN linux-2.6.11-mm2/drivers/usb/Makefile > linux-2.6.11-mm2-usb/drivers/usb/Makefile > --- linux-2.6.11-mm2/drivers/usb/Makefile 2005-03-18 18:14:35.000000000 > +0200 > +++ linux-2.6.11-mm2-usb/drivers/usb/Makefile 2005-03-18 18:19:08.000000000 > +0200 > @@ -9,6 +9,7 @@ obj-$(CONFIG_USB) += core/ > obj-$(CONFIG_USB_MON) += mon/ ^^ This should be just 1 space. > diff -purN linux-2.6.11-mm2/drivers/usb/host/Kconfig > linux-2.6.11-mm2-usb/drivers/usb/host/Kconfig > --- linux-2.6.11-mm2/drivers/usb/host/Kconfig 2005-03-18 18:14:34.000000000 > +0200 > +++ linux-2.6.11-mm2-usb/drivers/usb/host/Kconfig 2005-03-18 > 18:19:08.000000000 +0200 > @@ -49,6 +49,19 @@ config USB_EHCI_ROOT_HUB_TT > ^ here should be a space. I think this: |Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed ^^^^^^^^^^^^^ could be the cause of the problem. Lothar Wassmann ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel