On 24/08/2013 17:08, Matthias Petermann wrote:
> regarding this PR I made some further observation. Even the acpi_ec_write
> seems to not have any effect on the brightness, the values set to the
> appropriate register (IBM_EC_BRIGHTNESS 0x31) survive a reboot.
My LCD brightness control stopped
On 19/09/2012 04:48, Attilio Rao wrote:
On Fri, Jul 13, 2012 at 12:18 AM, Attilio Rao wrote:
...
Alternatively, a kernel patch that should work with HEAD@240684 is here:
http://www.freebsd.org/~attilio/fuse_import/fuse_240684.patch
I guess the patch can easilly apply to all FreeBSD branches, re
On 16/09/2012 00:34, Dimitry Andric wrote:
...
The executive summary: GENERIC kernels compiled with clang 3.2 are
slightly faster than those compiled by gcc 4.2.1, though the difference
will not very noticeable in practice.
It has been my impression in the past, that math heavy applications
be
On 08/05/2012 08:53, Yamagi Burmeister wrote:
I'd like to ask whether there are sites were binary packages could be
downloaded from and are there any experiences with installing them on
either 9-STABLE or 10-CURRENT?
We (BSDForen.de) have unofficial packages build by the community at
http://wik
Hello,
On 11/01/2012 20:33, Alexander Motin wrote:
I would like request for testing of my work on further HDA sound driver
improvement.
...
Comments and tests results are welcome!
I've been testing the first version of your patch on an HP 6510b, since
the 12th of January.
hdac0@pci0:0:27:0:
On 28/10/2011 20:19, Dimitry Andric wrote:
> On 2011-10-28 16:41, Dominic Fandrey wrote:
> ...
>> ...
>>
>> I had hoped that the .ifdef construction from the wiki was dated. I
>> suppose it's emulating setting CC in the environment instead of in
>> the ma
On 26/10/2011 16:39, Dimitry Andric wrote:
> On 2011-10-26 15:32, Dominic Fandrey wrote:
>> I haven't tried to dig into this. Only "unusual" properties of the system
>> are my non-default MAKEOBJDIRPREFIX and the use of ccache.
>>
>> # uname -a
>> Fr
I haven't tried to dig into this. Only "unusual" properties of the system
are my non-default MAKEOBJDIRPREFIX and the use of ccache.
# uname -a
FreeBSD AryaStark.norad 9.0-RC1 FreeBSD 9.0-RC1 #0: Wed Oct 26 13:46:13 CEST
2011 root@AryaStark.norad:/usr/obj/GENERIC/amd64/usr/src/sys/GENERIC am
On 27/04/2010 10:05, Roman Divacky wrote:
> On Tue, Apr 27, 2010 at 08:21:41AM +0200, Dominic Fandrey wrote:
>> An interesting result is that buildkernel with clang takes longer:
>> CC=clang
>> time -l make buildkernel
>> 921.31 real 802.25 user
On 27/04/2010 10:46, Roman Divacky wrote:
> I see whats going on... you have CC=cc and CXX=c++ in your share/mk/sys.mk
> and the "c++" is clang thus the
Actually I set CC and CXX in the environment. The definition in
sys.mk is CC?=, so it shouldn't be a problem.
> .if ${CC} == "clang" || ${CXX}
On 27/04/2010 09:08, Roman Divacky wrote:
> On Tue, Apr 27, 2010 at 08:21:41AM +0200, Dominic Fandrey wrote:
>> I cannot make this comparison for buildworld, because buildworld
>> with CC=cc, CXX=c++ fails:
>>
>> ===> usr.bin/clang/lib/libclanglex (all)
>>
Hello,
I wanted to make some performance comparisons, building ClangBSD
with different compilers.
The host system is:
FreeBSD mobileKamikaze.norad 8.0-STABLE FreeBSD 8.0-STABLE #0: Mon Apr 5
12:45:41 CEST 2010
r...@mobilekamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8 amd64
On 12/04/2010 16:53, John Baldwin wrote:
> On Saturday 10 April 2010 5:33:35 am Dominic Fandrey wrote:
>> This morning I took a look at my outstanding PRs. There
>> is a PR I consider old and trivial:
>>
>> This one proposes a change that always treats rc script executi
This morning I took a look at my outstanding PRs. There
is a PR I consider old and trivial:
This one proposes a change that always treats rc script execution
of active services as if _enable="YES" was set.
This ensures, among other things, a clean shutdown procedure for
services started with onest
14 matches
Mail list logo