Re: [linux-usb-devel] how to assay usb-ohci.c

2006-12-19 Thread Sylvain Munaut
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 a

[linux-usb-devel] how to assay usb-ohci.c

2006-12-19 Thread freegnu
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.