Messages in this thread |  | | | Date | Tue, 2 May 2006 16:40:56 -0400 | | From | "Ioan Ionita" <> | | Subject | Re: New, yet unsupported USB-Ethernet adaptor |
| |
On 5/2/06, Michael Helmling <supermihi@web.de> wrote: > Thank you very much for the immediate answer. > I applied the patch - well, I had to do this manually, for some reason, I > assume bad formatting in my mail program, patch -p0 < patch1 didn't work. Or > am I using the wrong command?
You shoud use patch -p1< patch
> Anyway, I changed the lines manually, and now I can compile and load the > module. > If I load the module, dmesg gives: > > usbcore: registered new driver <NULL> > > Then plugging in the adaptor: > > usb 2-10: new high speed USB device using ehci_hcd and address 5 > usb 2-10: configuration #1 chosen from 1 choice > > But no eth1 shows up, and module loading and plugging the device seem to be > independent. I manually loaded usbnet but it didn't help. > Sorry, I really have no experience with kernel or usb development. ;)
Me neither. It was a quick & dirty patch, I must have missed something. I'll toy around with it some more. Maybe someone more experienced could take a look? :)
P.S In the future, make sure you use reply-to-all. Thanks - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |