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

Re: [linux-usb-devel] probe problem

2001-12-24 Thread Steven Toth
> I am having a problem in probing a device in my >driver. The device parameters(configurations, >interfaces, endpoints, etc) show up during kernel >bootup and are fine but when I print out the >dev->descriptor fields in my module's probe function >the values seem all messed up i.e for exampl