> Has anybody got the kusbd-patch running with 2.4.0-test2?

I've almost got a new version out, other things snuck in
front of it in the queue!  Till then:


> I always get unresolved symbols
> /lib/modules/2.4.0-test2/usb/usbcore.o: unresolved symbol usb_claim_bandwidth
> /lib/modules/2.4.0-test2/usb/usbcore.o: unresolved symbol usb_check_bandwidth

Get rid of the guilty #if 0/#endif brackets.


> /lib/modules/2.4.0-test2/usb/usbcore.o: unresolved symbol errno

somewhere up top, "static int errno" ... needed for the
glue that calls 'waitpid', otherwise unused.

- Dave


> 
> My .config:
> CONFIG_USB=m
> CONFIG_USB_DEVICEFS=y
> CONFIG_USB_KUSBD=y
> CONFIG_USB_BANDWIDTH=y
> CONFIG_USB_OHCI=m
> 
> Best wishes
> Norbert
> 
> -- 
> ciao
> norb
> 
> +-------------------------------------------------------------------+
> | Norbert Preining              http://www.logic.at/people/preining |
> | University of Technology Vienna, Austria        [EMAIL PROTECTED] |
> | DSA: 0x09C5B094 (RSA: 0xCF1FA165) mail subject: get [DSA|RSA]-key |
> +-------------------------------------------------------------------+
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to