Re: [UPDATE] New Boot-Loader Menu -- version 1.3

2011-05-04 Thread Emanuel Haupt
Devin Teske wrote: > Hey all, > > Proud to bring you version 1.3 which completes the followup > suggestions made by Olivier Smedts (use autoboot_delay instead of > loader_menu_timeout and change dc_seconds to loader_delay) and a > couple other minor enhancements/fixes. > > I think that brings ev

Re: LED support for ALIX 2/3 series

2010-12-15 Thread Emanuel Haupt
John Nielsen wrote: > On Dec 15, 2010, at 7:12 AM, Michael Reifenberger wrote: > > > On Wed, 15 Dec 2010, Emanuel Haupt wrote: > > > >> Date: Wed, 15 Dec 2010 12:38:23 +0100 > >> From: Emanuel Haupt > >> To: freebsd-hackers@FreeBSD.org > >

LED support for ALIX 2/3 series

2010-12-15 Thread Emanuel Haupt
Is anyone interested in porting leds-alix.c [1] for the ALIX 2/3 series [2]? The following version uses linux API's. I'd gladly write a port for it if someone could port it. Emanuel [1] http://people.freebsd.org/~ehaupt/misc/leds-alix-0.0.1/leds-alix.c [2] http://www.pcengines.ch/ __

Re: ccache pausing in buildworld

2010-11-08 Thread Emanuel Haupt
Emanuel Haupt wrote: > Dimitry Andric wrote: > > On 2010-11-08 16:34, Alexey Shuvaev wrote: > > > Just FYI, you would see exact the same problem if you try to > > > compile i386 world on amd64-CURRENT with clang: > > > ... > > > /src/lib/csu/i386-elf

Re: ccache pausing in buildworld

2010-11-08 Thread Emanuel Haupt
Dimitry Andric wrote: > On 2010-11-08 16:34, Alexey Shuvaev wrote: > > Just FYI, you would see exact the same problem if you try to compile > > i386 world on amd64-CURRENT with clang: > > ... > > /src/lib/csu/i386-elf/crt1_s.S: Assembler messages: > > /src/lib/csu/i386-elf/crt1_s.S:34: Error: suff

Re: ccache pausing in buildworld

2010-11-08 Thread Emanuel Haupt
Warren Block wrote: > About a month ago, ccache began to pause in buildworld. The build > doesn't halt or quit, it stays running but not doing anything: > > /usr/local/libexec/ccache/world-cc -fpic -DPIC -O2 -pipe > -march=prescott -I/usr/src/lib/libc/include > -I/usr/src/lib/libc/../../include