Re: [linux-usb-devel] Re: isp1362-hcd driver feedback

2005-04-27 Thread Michael
> > I used the define 'USE_32BIT' to 0. > > Isn't the ISP1362 16-bit only? You can do 32-bit accesses on > > the 16-bit bus, but then you violate the (fussy) timing for > > sure! > > > That depends on the capabilities of the processors memory > interface. At least on PXA you can program the me

[linux-usb-devel] Re: isp1362-hcd driver feedback

2005-04-27 Thread Lothar Wassmann
Hi, > I needed to modify the drivers/usb/Makefile before it would compile > in: > > diff -dbBurN linux-2.6.11-mm2/drivers/usb/Makefile > linux-2.6.11-mm2-oscar4_usb/drivers/usb/Makefile > --- linux-2.6.11-mm2/drivers/usb/Makefile 2005-04-25 > 15:29:50.0 -0500 > +++ linux-2.6.11-mm2-