Copying Mikore who developed usbhci driver.

Anthony Juckel wrote:
> I remember this driver compiling and installing just fine on SXCE circa b78, 
> but now that I've updated my development system to DP2, I'm having trouble 
> getting the usbhci driver to load.  It complains about many usb symbols being 
> undefined (e.g. usb_pipe_open).
>
> Doing a quick search through the other modules using nm, I see that 
> /kernel/misc/usba defines usb_pipe_open, and modinfo tells me that module is 
> LOADED/INSTALLED, so why is it that the /usr/kernel/drv/usbhci module cannot 
> find the symbol?
> --
> This message posted from opensolaris.org
>
> _______________________________________________
> driver-usb mailing list
> driver-usb at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/driver-usb
>   

Reply via email to