Re: [linux-usb-devel] write a host usb driver Mpc885 for linux

2005-02-02 Thread David Brownell
On Wednesday 02 February 2005 5:40 am, trichec wrote: > > 1) should I adapt the ehci-hcd file to the PPC 885 : it seems that this file > is > PCI based and will not be very usefull ? All the non-PCI bits should be appropriately #ifdeffed, but that's beside the point ... you don't have an EHCI

RE: [linux-usb-devel] write a host usb driver Mpc885 for linux

2005-02-02 Thread Jordan, Kyle
You can find a host driver for the PPC885 at www.heeltoe.com/software/usb/usb.html We recently looked into using the USB host functionality on the PPC885, however decided against it. We went with another part. The implementation of the host controller functionality on this device requires softwar