Re: [Linux-usb-users] more info on my CDC ACM problem

2005-02-21 Thread Steve Bangert
Justin, You might what to try 2.6.11-pre4 plus this recently posted patch: http://marc.theaimsgroup.com/?l=linux-usb-devel&m=110880404120092&w=2 It's working well for me. Steve Justin Ekis wrote: I am resending a question I posted earlier, because I realized I forgot to include information which m

[Linux-usb-users] What is the difference of linux support for u disk and mobile harddisk?

2005-02-21 Thread sunnyfaye
Hi, all Do the u disk and the mobile harddisk use the same linux usb driver? Why u disk can be used in linux kernel 2.4.20, but mobile harddisk can not be used in kernel 2.4.20? What is the difference? When use mobile harddisk ,the error message as follows: “usb.c: USB disconnect on device 00:02.0

Re: [Linux-usb-users] Motorola Surfboard SB5120 Cable modem

2005-02-21 Thread gsker
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 fil

Re: [Linux-usb-users] Motorola Surfboard SB5120 Cable modem

2005-02-21 Thread gsker
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 an