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 leroi.li...@gmail.com wrote:
 On 20 July 2014 12:15, John Crispin j...@phrozen.org 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 to use the driver from Ralink and my modem works well
 after I added this. EHCI driver works well so I did nothing with
 it.

 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 any usb 1.1
 devices.
 Unfortunately I can't test it right now, maybe 2-3 days later.

I can confirm ohci driver is not functional in latest trunk and this
patch enables it.
Tested on Asus RT-N14U.
But:
- the patch doesn't apply cleanly
- kernel config should be revised (I see non usb changes and no
changes for mt7620n)
- the patch itself is pretty dirty to my eye


Regards,
Roman
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 any usb
 1.1 devices. Unfortunately I can't test it right now, maybe 2-3
 days later.
 
 I can confirm ohci driver is not functional in latest trunk and
 this patch enables it. Tested on Asus RT-N14U. But: - the patch
 doesn't apply cleanly - kernel config should be revised (I see non
 usb changes and no changes for mt7620n) - the patch itself is
 pretty dirty to my eye
 
 

Hi Roman,

thanks for testing, i will figure out what the difference is in the
code and try to figure out what is missing in our code

John
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


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 j...@phrozen.org 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 to use the driver from Ralink and my modem works well
 after I added this. EHCI driver works well so I did nothing with
 it.

 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 any usb 1.1
devices.
Unfortunately I can't test it right now, maybe 2-3 days later.

Regards,
Roman
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel