freegnu wrote: > hi all , im a newbie to linux devicer driver proggramming. and now i want to > assay the process of the usb-ohci.c , but i dont know > how it work and the process of the function called. there is not any function > called module_init() module_exit() and so on. The module_init are in the bus-glue.
ohci-hcd is in several part : - The "core" ohci-hcd.c - The glue, ohci-pci.c, ohci-...c that link the core to what ever bus the ohci controller is on (in a pc, it's most likely PCI). Sylvain ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel