Uli Luckas | 9 Nov 2011 21:54
Picon

em8300 working with recent kernels again. Pushed to github

Hi All,
em8300 with recent kernels has been broken for too long ;-)
I pushed fixes for em8300 to work with 3.0 kernels to my github repository:
git://github.com/uluckas/em8300.git

The fixes are missing some #ifdef KERNEL_VERSION an so most likely break 
older builds. Sorry, I don't have the time to find out which fix is 
needed by which kernel version.

Feel free to pull to where ever the current 'official' repository is.

And big thanks to every one who contributed to the code in the repository.

regards,
Uli

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
Christian Gmeiner | 10 Nov 2011 08:09
Picon

Re: em8300 working with recent kernels again. Pushed to github

Thanks for your work

I will check whats different to my repositroy found at
https://github.com/austriancoder/em8300

I only announced this repository on the VDR maillinglist in a
thread about the dxr3 and newer kernels. I will do a merge
of the changes and if its okay I will plan to do a release
of a new version at the weekend.

greets
--
Christian Gmeiner, MSc

2011/11/9 Uli Luckas <luckas <at> musoft.de>:
> Hi All,
> em8300 with recent kernels has been broken for too long ;-)
> I pushed fixes for em8300 to work with 3.0 kernels to my github repository:
> git://github.com/uluckas/em8300.git
>
> The fixes are missing some #ifdef KERNEL_VERSION an so most likely break
> older builds. Sorry, I don't have the time to find out which fix is
> needed by which kernel version.
>
> Feel free to pull to where ever the current 'official' repository is.
>
> And big thanks to every one who contributed to the code in the repository.
>
> regards,
> Uli
(Continue reading)

Uli Luckas | 10 Nov 2011 17:40
Picon

Re: em8300 working with recent kernels again. Pushed to github

Hi Christian,
thanks for all your work around dxr3! I love that old card :-)

So please feel free to use any code out of my repository that might be 
useful.

I found your repository only after I had my code ready. At that point I 
realized, our common root is far down in the revision tree.
I based my fix on 0.18. It looks like you branched alot earlier. Does it 
make sense for you to merge back into the old tree?

best regards,
Uli

On 11/10/2011 08:09 AM, Christian Gmeiner wrote:
> Thanks for your work
>
> I will check whats different to my repositroy found at
> https://github.com/austriancoder/em8300
>
> I only announced this repository on the VDR maillinglist in a
> thread about the dxr3 and newer kernels. I will do a merge
> of the changes and if its okay I will plan to do a release
> of a new version at the weekend.
>
> greets
> --
> Christian Gmeiner, MSc
>
>
(Continue reading)

Ville Skyttä | 10 Nov 2011 18:42
Picon
Picon
Favicon

Re: em8300 working with recent kernels again. Pushed to github

On 11/10/2011 06:40 PM, Uli Luckas wrote:
> I found your repository only after I had my code ready. At that point I 
> realized, our common root is far down in the revision tree.
> I based my fix on 0.18. It looks like you branched alot earlier. Does it 
> make sense for you to merge back into the old tree?

I'm looking into merging it to the official sf.net hg tree after I've
done some testing with the kernels I have at hand, assuming things look
fine.  Unless of course Nicolas yells - I haven't heard from him in a
while :)

Christian, if you plan to do a release from your tree, I suggest naming
it something different than just "em8300" (for example
"em8300-cgmeiner") to avoid confusion.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
Ville Skyttä | 10 Nov 2011 21:55
Picon
Picon
Favicon

Re: em8300 working with recent kernels again. Pushed to github

On 11/10/2011 07:42 PM, Ville Skyttä wrote:
> I'm looking into merging it to the official sf.net hg tree after I've
> done some testing with the kernels I have at hand, assuming things look
> fine.  Unless of course Nicolas yells - I haven't heard from him in a
> while :)

Seems to work fine for me with 2.6.35.14, 2.6.38.8, and 3.0.6.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
Ville Skyttä | 11 Nov 2011 19:17
Picon
Picon
Favicon

Re: em8300 working with recent kernels again. Pushed to github

On 11/10/2011 10:55 PM, Ville Skyttä wrote:
> On 11/10/2011 07:42 PM, Ville Skyttä wrote:
>> I'm looking into merging it to the official sf.net hg tree after I've
>> done some testing with the kernels I have at hand, assuming things look
>> fine.  Unless of course Nicolas yells - I haven't heard from him in a
>> while :)
> 
> Seems to work fine for me with 2.6.35.14, 2.6.38.8, and 3.0.6.

Ditto 3.1 -- pushed to hg along with a trivial followup patch.

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
Christian Gmeiner | 6 Dec 2011 08:30
Picon

Re: em8300 working with recent kernels again. Pushed to github

Hi Ville,

could you release a new version of the driver? 3.x kernels are getting used -
for instance, http://packages.gentoo.org/package/sys-kernel/gentoo-sources

thanks
--
Christian Gmeiner, MSc

2011/11/11 Ville Skyttä <ville.skytta <at> iki.fi>:
> On 11/10/2011 10:55 PM, Ville Skyttä wrote:
>> On 11/10/2011 07:42 PM, Ville Skyttä wrote:
>>> I'm looking into merging it to the official sf.net hg tree after I've
>>> done some testing with the kernels I have at hand, assuming things look
>>> fine.  Unless of course Nicolas yells - I haven't heard from him in a
>>> while :)
>>
>> Seems to work fine for me with 2.6.35.14, 2.6.38.8, and 3.0.6.
>
> Ditto 3.1 -- pushed to hg along with a trivial followup patch.
>
> ------------------------------------------------------------------------------
> RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
> http://p.sf.net/sfu/rsa-sfdev2dev1
> _______________________________________________
> Dxr3-devel mailing list
> Dxr3-devel <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dxr3-devel
(Continue reading)

Nicolas Boullis | 10 Nov 2011 23:22
Picon
Favicon

Re: em8300 working with recent kernels again. Pushed to github

Hi,

On Thu, Nov 10, 2011 at 07:42:42PM +0200, Ville Skyttä wrote:
> On 11/10/2011 06:40 PM, Uli Luckas wrote:
> > I found your repository only after I had my code ready. At that point I 
> > realized, our common root is far down in the revision tree.
> > I based my fix on 0.18. It looks like you branched alot earlier. Does it 
> > make sense for you to merge back into the old tree?
> 
> I'm looking into merging it to the official sf.net hg tree after I've
> done some testing with the kernels I have at hand, assuming things look
> fine.  Unless of course Nicolas yells - I haven't heard from him in a
> while :)

No yelling.
It's right that it's a huge time since I last did anything useful for 
the em8300 drivers, and I'm sorry for this. I wish I could fine some 
time to devote to this drivers (and also to Debian, but that's 
off-topic here), but I've been too busy with real life "lately".
Anyway, I'm glad to see that there are still some people who are willing 
to improve this drivers and keep them up-to-date. Thanks!
(Note that I also still use this good old card daily, but currently with 
a very old kernel. I also still have some ideas for improvements, but no 
time to implement them.)

Cheers,

Nicolas

------------------------------------------------------------------------------
(Continue reading)

Roman Müllenschläder | 11 Nov 2011 07:37
Picon
Favicon

Re: em8300 working with recent kernels again. Pushed to github

Hi all,

nice to hear things are going ahead ;)

Asa a release is done, I'm going to package for *buntu on my PPA and for 
Debian on my server.

Regards 
Roman

Am Donnerstag 10 November 2011, 19:42:42 schrieb Ville Skyttä:
> On 11/10/2011 06:40 PM, Uli Luckas wrote:
> > I found your repository only after I had my code ready. At that point I
> > realized, our common root is far down in the revision tree.
> > I based my fix on 0.18. It looks like you branched alot earlier. Does it
> > make sense for you to merge back into the old tree?
> 
> I'm looking into merging it to the official sf.net hg tree after I've
> done some testing with the kernels I have at hand, assuming things look
> fine.  Unless of course Nicolas yells - I haven't heard from him in a
> while :)
> 
> Christian, if you plan to do a release from your tree, I suggest naming
> it something different than just "em8300" (for example
> "em8300-cgmeiner") to avoid confusion.
> 
> ----------------------------------------------------------------------------
> -- RSA(R) Conference 2012
> Save $700 by Nov 18
> Register now
(Continue reading)

Christian Gmeiner | 11 Nov 2011 10:05
Picon

Re: em8300 working with recent kernels again. Pushed to github

Hi Ville,

2011/11/10 Ville Skyttä <ville.skytta <at> iki.fi>:
> On 11/10/2011 06:40 PM, Uli Luckas wrote:
>> I found your repository only after I had my code ready. At that point I
>> realized, our common root is far down in the revision tree.
>> I based my fix on 0.18. It looks like you branched alot earlier. Does it
>> make sense for you to merge back into the old tree?
>
> I'm looking into merging it to the official sf.net hg tree after I've
> done some testing with the kernels I have at hand, assuming things look
> fine.  Unless of course Nicolas yells - I haven't heard from him in a
> while :)
>
> Christian, if you plan to do a release from your tree, I suggest naming
> it something different than just "em8300" (for example
> "em8300-cgmeiner") to avoid confusion.

I thought our main hg repository at sf.net is dead, but that's fine
for me if you maintain
the driver at sf and do a release. As a result I will remove my em8300
driver repository
at github.

Btw, here are some information's about my try of getting the em8300
driver into mainline:

* got some changes needed for adv7170 and adv7175 driver into mainline
- will be in 3.3
* done a big removal of of old stuff needed for older kernels
(Continue reading)


Gmane