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
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
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
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