On Fri, Nov 7, 2008 at 12:01 AM, Alexey Klimov <[EMAIL PROTECTED]>wrote:
> Hello, Thomas > > On Thu, Nov 6, 2008 at 7:47 PM, Thomas Rega <[EMAIL PROTECTED]> wrote: > > Can anyone give me a hint where I can find the sources for > > drivers/usb/gadget/serial.c for the kernel 2.4? > > I mean the 'old-style' drivers/usb/gadget/serial.c which existed from > > kernel version 2.6.2 till 2.6.26.7 > > If i understand you correctly - can you download kernel 2.4.37-rc1 > from kernel.org and use it? I look in tree of 2.4.xx kernel - seems > that you can take a look in linux/drivers/usb/serial/*. > > BTW, you can download any kernel version 2.6.xx or 2.4.xx from this > site. Look at http://kernel.org/pub/linux/kernel/v2.4/ for example. > > It's possible that i understand you wrong way. > > -- > Best regards, Klimov Alexey > There are massive changes from 2.4 to 2.6, you can browse the old code from here too - http://lxr.linux.no/linux-old+v2.4.31/drivers/usb/serial/usbserial.c Regards Preeti
