On Mon, 2004-01-19 at 14:39, Bob Lees wrote: > Correct assumption. Thank you for the pointer, unfortunately both the usb > non-pci and zboot patches for 2.4.24 are only rw by the owner, there is no > world read access. Can this be changed, pretty please:) Done, thanks for pointing this out. Pete > > Thanks > > Bob > On Monday 19 January 2004 10:22, Pete Popov wrote: > > Bob Lees wrote: > > >OK I'm missing something somewhere > > > > > >I am trying to get the usb host controller to work on an AU1100 board (the > > >Aurora board from DSP Design) and it isn't initialising the host > > > controller. > > > > From looking at the usb host code it appears that the only interface > > supported > > > > >is via pci, but this processor/board doesn't have pci. > > > > > >A previous kernel based on 2.4.17 had the concept of > > > CONFIG_USB_NON_PCI_OHCI which appears to have disappeared. This > > > generated a pseudo pci interface. > > > > > >Help, any idea where I should be looking. > > > > I assume you're working with the linux-mips.org kernel? Take a look at > > the readme at ftp.linux-mips.org:/pub/linux/mips/people/ppopov. You're > > missing the usb non-pci patch. > > > > Pete