I am working on USB driver. I not find usbcore in linux-2.6.18. How I view usbcore in this kernel version. The Shell command "lsmod" show loaded modules but usbcore is not viewed in this list.
Any one, help me to explor usbcore in linux-2.6
I am working on USB driver. I not find usbcore in linux-2.6.18. How I view usbcore in this kernel version. The Shell command "lsmod" show loaded modules but usbcore is not viewed in this list.
Any one, help me to explor usbcore in linux-2.6
sodagar wrote:
I am working on USB driver. I not find usbcore in linux-2.6.18. How I view usbcore in this kernel version. The Shell command "lsmod" show loaded modules but usbcore is not viewed in this list.Load the module first, with
Any one, help me to explor usbcore in linux-2.6
modprobe usbcore
The Linux Foundation is a non-profit consortium dedicated to the growth of Linux.
Join / Linux Training / Board