[Musb-driver-devel] Driver development problems
Brought to you by:
alexpelosi
|
From: Manish R. <man...@st...> - 2006-07-26 19:03:47
|
Hi, I've to develop driver for mentor graphics usb controller.=20 It's available on sourceforge.net but no documentation is there. Few files like wis_bus_direct.c are part of package but not part of = makefile.=20 It looks this file is for nonpci type platforms. If my platform is nonpci then whether I shd replace musb_plat_uds.c with = this file in makefile. If I use musb_plat_usb.c then in case MUSB_USE_HCD_DRIVER is set, = MGC_LinuxInitController() will not be called then who will call = usb_add_hcd() type functions? Can I get design docs or api docs for this? I'd read in usb developer = mailing list that docs are avilable but I cdn't find any. Thanks Regards Manish |