On Saturday 12 November 2005 5:23 am, Olaf Hering wrote: > > 2.6.15-rc1 doesnt compile for us: > > drivers/usb/host/ehci-pci.c:252: error: implicit declaration of function > 'usb_suspend_device' > > drivers/usb/core/usb.h must be included somehow. Or should we just > disable CONFIG_USB_SUSPEND?
From http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-04-usb/ take "usb-ehci-updates.patch" ... and probably a few others, see the "series" file, there are three EHCI updates in a row there that I'd recommend using. - Dave ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
