On Fri, 2004-01-02 at 13:34, David Brownell wrote:
> > I'm using 2.6.1-rc1, still no hotpluging.
> 
> Well then, forward the information about how/why it's failing
> now that you've resolved the "can't modprobe" problem (yes?)

  Yes

> which was the basic error the first time around.

  There were two problems listed on my original post.
> 
> Ideally, capture the hotplug invocations; /sbin/hotplug has
> a DEBUG option that'll syslog them.  You can use that information
> to debug this for yourself ... for example, by setting up the
> right environment variables and then calling something like
> 
>      sh -x /etc/hotplug/usb.agent

I've enabled hotplug debugging and determind that hotplug is detecting
the device on the bus, but doesn't know which driver to bind to the
device, my /lib/modules/2.6.1-rc1/modules.usbmap has nothing but zeros 
for cdc-acm entries, so i'll refer you back to my original post to
review the output of /sbin/lsusb and about 2/3 of the way down there are
errors when attempting to read descriptors, so if there's a bug in
reading descriptors then depmod can't build a valid modules.usbmap,
right?

http://marc.theaimsgroup.com/?l=linux-usb-devel&m=107290238906395&w=2

Steve


> 
> then noticing what fails when it's comparing the cdc acm driver
> to your device.
> 
> - Dave
> 
> 
> 



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to