Re: PATCH: Disengaged mode for ThinkPad laptops

2013-01-09 Thread Vadim Zhukov
2012/12/25 Vadim Zhukov persg...@gmail.com: 2012/12/10 Vadim Zhukov persg...@gmail.com: 2012/12/10 Christian Schulte c...@schulte.it: Am 12/10/12 05:00, schrieb Vadim Zhukov: 10.12.2012 1:43 пользователь Christian Schulte c...@schulte.it написал: Am 12/09/12 20:58, schrieb Vadim Zhukov:

Re: add intel 6235 support to iwn(4)

2013-01-09 Thread Richard N
Mark Kettenis mark.kettenis at xs4all.nl writes: Date: Tue, 13 Nov 2012 21:02:24 -0500 From: James Turner james at calminferno.net I was actually able to add support myself with the following diff. Great! Committed an improved diff that also adds the other 6030 variant.

Re: add intel 6235 support to iwn(4)

2013-01-09 Thread James Turner
On Wed, Jan 09, 2013 at 04:12:23PM +, Richard N wrote: Mark Kettenis mark.kettenis at xs4all.nl writes: Date: Tue, 13 Nov 2012 21:02:24 -0500 From: James Turner james at calminferno.net I was actually able to add support myself with the following diff. Great!

Broken LKM support on sparc64

2013-01-09 Thread Artem Falcon
Hi, list. Anyone noticed of this yet? Try to load any module on this platform, and you'll end with relocs truncated to fit. Fix similar to what was done on amd64 platform should be added. NetBSD did this: http://gnats.netbsd.org/45895 (see at the end), but i hope anyone will suggest something

add /etc/drirc to xetc set

2013-01-09 Thread Stefan Sperling
radeon/r600 acceleration currently only works properly with the following drirc snippet: driconf device screen=0 driver=r600 application name=all option name=fthrottle_mode value=0/ option name=vblank_mode value=0/

Re: add /etc/drirc to xetc set

2013-01-09 Thread Brynet
On Thu, Jan 10, 2013 at 01:18:21AM +0100, Stefan Sperling wrote: radeon/r600 acceleration currently only works properly with the following drirc snippet: driconf device screen=0 driver=r600 application name=all option name=fthrottle_mode

Re: add /etc/drirc to xetc set

2013-01-09 Thread Jonathan Gray
On Thu, Jan 10, 2013 at 01:18:21AM +0100, Stefan Sperling wrote: radeon/r600 acceleration currently only works properly with the following drirc snippet: driconf device screen=0 driver=r600 application name=all option name=fthrottle_mode