I think it is the USB_DEVICE entries and the .idVendor stuff.

On Mon, 21 Feb 2005 [EMAIL PROTECTED] wrote:

> Stephen,
> (Sorry for the resend -- I used the wrong From...)
>
> Yes, I looked at the code, but I'm not seeing it.  Is it in the MODULE_ALIAS
> in usbnet.mod.c?
>
> You used to use CDCEther for the usb port, but something I read lead me to
> believe that all that code was now in usbnet.  I have a cdcether.h file, but
> there is no reference to the variable in there anywhere in the kernel code:
> #define CONFIG_USB_CDCETHER 1
>
> So I was just looking at usbnet.mod.c.
>
> If that's where I'm supposed to be looking, I can't tell what the mean.
> They all look like:
> MODULE_ALIAS("usb:v0402p5632dl*dh*dc*dsc*dp*ic*isc*ip*");
>
> Is that what I need to change?  And to what?
>
> Thanks for any clues... back to digging.  I had let it go until your response
> made me think of it again.
>
> Gerry
>
> On Sun, 20 Feb 2005, Stephen J. Gowdy wrote:
>
> > It could have a table or it could look for a specfic type of device. Did
> > you look at the code? There should be a table that tells hotplug which
> > devices to load the driver for.
> >
> > On Mon, 14 Feb 2005 [EMAIL PROTECTED] wrote:
> >
> >> Fedora Core 2, 2.6.10-1.12_FC2
> >>
> >> I got an SB5120 from comcast last week and would like to talk to it via 
> >> USB.
> >> (The Ethernet works fine, but I'm short of PCI slots in my computer.)
> >> I can't get my box to recognize it. lsusb DOES see it, but
> >> loading usbnet manually doesn't work.  I put a line in the
> >> /etc/hotplug/usb.usermap:
> >> usbnet                           0x0003 0x07b2   0x5120    0x0000       
> >> 0x0000
> >> 0x02         0x00            0x00            0x00            0x00
> >> 0x00            0x00000000
> >> But that didn't help.
> >>
> >> My question is -- how would usbnet know that the device out there is
> >> appropriate? Is there a table? Or something in the source code?  I couldn't
> >> find it.
> >>
> >> Has anyone else made the SB5120 or the SB5100 work?
> >>
> >> Thanks,
> >> Gerry
> >>
> >>
> >>
> >
> > --
> > /------------------------------------+-------------------------\
> > |Stephen J. Gowdy                     | SLAC, MailStop 34,       |
> > |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
> > |http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
> > |EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
> > \------------------------------------+-------------------------/
> >
>
>

--
 /------------------------------------+-------------------------\
|Stephen J. Gowdy                     | SLAC, MailStop 34,       |
|http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road,     |
|http://calendar.yahoo.com/gowdy      | Menlo Park CA 94025, USA |
|EMail: [EMAIL PROTECTED]       | Tel: +1 650 926 3144     |
 \------------------------------------+-------------------------/


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to