probe not getting called in usbskeleton
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: probe not getting called in usbskeleton
- From: Sendhilraj T <Sendhilraj.T@xxxxxxxxxxxx>
- Date: Wed, 12 Sep 2007 09:34:37 +0530
Hi ,
I have modified the usb-skeleton.c to work for my first usb device driver.
I have just modified the
#define USB_SKEL_VENDOR_ID
#define USB_SKEL_PRODUCT_ID
in usb-skeleton.c according to my need.
when I give insmod init function gets called and when
i give rmmod exit function gets called correctly.
When i insert my device probe hardly get called.
Do I need to add anyother thing in driver code to
detect my deive.
Looking for all your help
[Index of Archives]
[Newbies FAQ]
[Linux Kernel Mentors]
[Linux Kernel Development]
[IETF Annouce]
[Git]
[Networking]
[Security]
[Bugtraq]
[Yosemite]
[MIPS Linux]
[ARM Linux]
[Linux RAID]
[Linux SCSI]
[Linux ACPI]