Re: [linux-usb-devel] suspend/resume testing for HCD on ARC controller

2006-04-14 Thread David Brownell
On Friday 14 April 2006 2:30 am, rakesh kn wrote: > But the kernel and the root.jfs (root file system) which we got, when > loaded onto the prototype board doesnot have the /sys fylesystem. For > some reason, we are restricted by this. So what's keeping you from mounting sysfs anyway? It's par

Re: [linux-usb-devel] suspend/resume testing for HCD on ARC controller

2006-04-14 Thread Alan Stern
On Fri, 14 Apr 2006, rakesh kn wrote: > Hi All, > > We are working in 2.6.11 kernel. We are supposed to test the linux > host controller driver for ARC-EHCI controller residing "on a non-PCI > based" bus. > > All the basic functionality of EHCI driver for ARC can be tested using > usbtest.c kern

[linux-usb-devel] suspend/resume testing for HCD on ARC controller

2006-04-14 Thread rakesh kn
Hi All, We are working in 2.6.11 kernel. We are supposed to test the linux host controller driver for ARC-EHCI controller residing "on a non-PCI based" bus. All the basic functionality of EHCI driver for ARC can be tested using usbtest.c kernel-mode test driver. We have to test suspend/resume fu