Hi first of all, thanks.

I think you don't understand my question, I know where is this code in
kernel sources but I just want test the development code from cvs for
example.
Is to much coincidence my laptop just hangs when I had the cable modem
plugged by usb. 
by the way, here is the dmesg about my cable modem with ID
0x069b:0x0704:

hub.c: new USB device 00:07.2-2, assigned address 2
CDCEther.c: Ethernet information found at device configuration.  Trying to use it 
anyway.
CDCEther.c: Found Header descriptor, CDC version 110.
CDCEther.c: Imperfect filtering support - need sw hashing
CDCEther.c: Can't use SetEthernetMulticastFilters request
CDCEther.c: detected BULK OUT packets of size 64
CDCEther.c: interrupt address: 5
CDCEther.c: interrupt interval: 64
CDCEther.c: eth0: Thomson Consumer Electronics Thomson TCM305 Cable Modem 001095D5AD3F
CDCEther.c: eth0: 00:10:**:**:**:** (sniped)
CDCEther.c: CDCEther_open failed intr_urb -22
CDCEther.c: eth0: set multicast filters
CDCEther.c: eth0: set multicast filters
CDCEther.c: Got unsupported ioctl: 1
CDCEther.c: Got unsupported ioctl: 5
CDCEther.c: Got unsupported ioctl: 7
CDCEther.c: eth0: too many MC filters for hardware, using allmulti
CDCEther.c: eth0: too many MC filters for hardware, using allmulti
CDCEther.c: eth0: too many MC filters for hardware, using allmulti
host/usb-uhci.c: ENXIO 80000280, flags 0, urb cc2d69c0, burb cc2d6ac0
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 9 ret -6
usb.c: registered new driver acm
acm.c: v0.21:USB Abstract Control Model driver for USB modems and ISDN adapters
host/usb-uhci.c: ENXIO 80000280, flags 0, urb cc2d6d40, burb cc2d6bc0
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -6
host/usb-uhci.c: ENXIO 80000280, flags 0, urb cc2d6d40, burb cc2d6b40
usbdevfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -6
CDCEther.c: eth0: too many MC filters for hardware, using allmulti
CDCEther.c: eth0: too many MC filters for hardware, using allmulti
host/usb-uhci.c: interrupt, status 3, frame# 1991
CDCEther.c: rx status -84
CDCEther.c: BULK IN callback but driver is not active!
CDCEther.c: CDCEther_open failed intr_urb -22
CDCEther.c: eth0: set multicast filters
CDCEther.c: eth0: too many MC filters for hardware, using allmulti
CDCEther.c: eth0: too many MC filters for hardware, using allmulti
CDCEther.c: eth0: too many MC filters for hardware, using allmulti

On Thu, 2004-03-04 at 23:12, Randy.Dunlap wrote:
> On Thu, 04 Mar 2004 22:13:29 +0000 S�rgio Monteiro Basto wrote:
> 
> | Hi
> | I am trying one, usb cable modem and works pretty well but I suspect
> | that some times hangs my laptop, one time in 3 days, and I want try to
> | help find out what happen and test last sources, I still using kernel
> | 2.4.x.
> | so where I can find the last sources of CDCEther and acm kernel modules.
> 
> 
> Do you have Linux kernel source code?  Yes?  then look here:
> 
> 
> ./linux-2418/drivers/usb/CDCEther.c
> ./linux-2424/drivers/usb/CDCEther.c
> ./linux-2422/drivers/usb/CDCEther.c
> ./linux-2420/drivers/usb/CDCEther.c
> ./linux-2423/drivers/usb/CDCEther.c
> ./linux-2425/drivers/usb/CDCEther.c
> ./linux-2421/drivers/usb/CDCEther.c
> 
> 
> ./linux-2418/drivers/usb/acm.c
> ./linux-2424/drivers/usb/acm.c
> ./linux-2422/drivers/usb/acm.c
> ./linux-2420/drivers/usb/acm.c
> ./linux-2423/drivers/usb/acm.c
> ./linux-2425/drivers/usb/acm.c
> ./linux-2421/drivers/usb/acm.c

-- 
S�rgio M. B.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&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