Re: [linux-usb-devel] probe problem : code attached

2002-01-03 Thread Steven Toth
Sorry, I'm playing catchup with email after the xmas break. >This is regarding an earlier mailing to this list >regarding a problem with my driver's probe not being >able to detect the device even though the device's >characteristics show up during kernel boot. This is >the smallest code tha

[linux-usb-devel] probe problem : code attached

2001-12-24 Thread Naveen Kumar
Hello, This is regarding an earlier mailing to this list regarding a problem with my driver's probe not being able to detect the device even though the device's characteristics show up during kernel boot. This is the smallest code that I could come up with -

[linux-usb-devel] Probe problem : code attached

2001-12-24 Thread Naveen Kumar
Hello, This is the most basic code I could think off to just print out the device descriptor fields. #include #include #include static void * my_usb_probe ( struct usb_device *dev, unsigned int ifnum, const struct usb_device_id