Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-31 Thread John Crispin
Hi, no, we wont take this patch. i will instead figure out what is wrong with the existing code and fix it. John On 31/07/2014 13:33, 郭传鈜 wrote: > > Ah……sorry……I've done everything for my router with mt7620a so no > kconfig is added for other SoCs.And I think I've changed too many > things i

Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-31 Thread 郭传鈜
Ah……sorry……I've done everything for my router with mt7620a so no kconfig is added for other SoCs.And I think I've changed too many things in 0216-NET-ralink-add-mt7621-SDK-ethernet-driver.patch . Shall I make another cleaner patch and resend it? 2014-7-24 下午8:09于 "Roman Yeryomin" 写道: > On 20 July

Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-24 Thread John Crispin
>>> Hi Roman, >>> >>> do you have this board ? could you see if it also fails for you >>> ? i don't actually have any mt7620n hw with usb exported i >>> think... >>> >> >> I remember using ohci/ehci drivers for mt7620n boards (because >> otg driver didn't work at all) but not sure if I tried an

Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-24 Thread Roman Yeryomin
On 20 July 2014 12:48, Roman Yeryomin wrote: > On 20 July 2014 12:15, John Crispin wrote: >> >> >> On 20/07/2014 10:36, 郭传鈜 wrote: >>> I think I should reply to the mail list right ... I can't use my >>> USB Modem with "ohci-platform" in current kernel…only "USB is >>> connected(disconnected)"in

Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-20 Thread Roman Yeryomin
On 20 July 2014 12:15, John Crispin wrote: > > > On 20/07/2014 10:36, 郭传鈜 wrote: >> I think I should reply to the mail list right ... I can't use my >> USB Modem with "ohci-platform" in current kernel…only "USB is >> connected(disconnected)"in kernel log and no /dev/ttyUSB is added… >> So I tried