Date: Sun, 20 Mar 2011 22:28:59 +0200 From: "Sergey V. Dyatko" <sergey.dyatko@gmail.com> To: Adrian Chadd <adrian@freebsd.org> Cc: freebsd-current@freebsd.org, freebsd-mips@freebsd.org Subject: Re: [CFR]RT305xF support, w/o attachment Message-ID: <20110320222859.4cf96caf@gmail.com> In-Reply-To: <AANLkTikOuOCmZxJu8J38ZdeXH-FFRJoPvbhLKi_ZkbQs@mail.gmail.com> References: <20110314162936.d3f8fd5b.ray@dlink.ua> <AANLkTikOuOCmZxJu8J38ZdeXH-FFRJoPvbhLKi_ZkbQs@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 20 Mar 2011 23:31:51 +0800 Adrian Chadd <adrian@freebsd.org> wrote: > Hi all, > Hi, Adrian > I plan on tidying up the initial support patch (removing some of the > stuff that snuck in from the ethernet, switch and wifi parts) and > committing this sometime in the next week or so. > > I don't (yet) have hardware to test it myself. I'll just do a compile > run and try to make sure it hasn't broken anything. > > I'll then take responsibility in case it breaks anything else in the > build. Aleksandr will take responsibility for fixing bugs. :) > > Thankyou for your hard work Aleksandr! > Last patch from Aleksandr 'works fine for me', so... may be rt2860 should be replaced to 'rt' for example ? rt0: flags= blah-blah-blah IHMO looks more .....nice(?) than rt28600: flags= > > Adrian > > On 14 March 2011 22:29, Aleksandr Rybalko <ray@dlink.ua> wrote: > > > > > Hello, all. > > > > I am pleased to present support for Ralink RT3050F/RT3052F MIPS > > SoC's for FreeBSD. > > > > This patches add support of > > 1. GPIO/Interrupt/System/UART controllers + internal bus > > http://my.ddteam.net/files/2011-03-14_RT305xF_support.patch > > 2. RT305xF embedded ethernet controller > > http://my.ddteam.net/files/2011-03-14_RT305xF_ether_support.patch > > 3. RT2860 802.11n controller authors Damien Bergamini and Alexander > > Egorenkov > > http://my.ddteam.net/files/2011-03-14_rt2860.patch > > only modification to work with RT2872 (embedded to > > RT305[02]F) wrote by me. > > > > Also supported DWC like USB OTG controller, not included now, > > because have many issues: > > 1. Don't support SPIT transactions (FS device on HS Hub) yet. > > 2. Don't support ISOC transactions yet. > > 3. And have problems with some devices, possibly timing problem. > > You can found it at > > http://my.ddteam.net/hg/BASE/file/dd632189c3a0/head/sys/dev/usb/controller/ > > files dotg* > > > > > > Also supported internal switch, not included now, because this part > > of not done Switch API project. > > You can found it at > > http://my.ddteam.net/hg/BASE/file/dd632189c3a0/head/sys/dev/switch/ > > > > Remaining issues: > > RT2860 support only Open(no crypto) mode for RT305[02]F > > > > Comments are welcome. > > Want to know, what I do right or what wrong :) > > > > -- > > Alexandr Rybalko <ray@dlink.ua> > > aka Alex RAY <ray@ddteam.net> -- wbr, tiger
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110320222859.4cf96caf>