On Mon, Dec 06, 2004 at 12:28:24AM +1100, Cedric Pradalier wrote:
>
> I attach a very small patch doing that. This a patch only for
> drivers/ide/ppc/pmac.c file,
> with respect to a pure kernel 2.6.9 from kernel.org
>
> It adds an entry in /sys/devices/ide-pmac/blinking_led
> echo 1 > /sys/devi
On Sunday 05 December 2004 20:44, Cedric Pradalier wrote:
> >> +pmu_blink_led_activated = newact?1:0;
> >
> >pmu_blink_led_activated = (newact != 0);
> >is enough and more nice imho.
>
> I wanted to have either 1 or 0 in this boolean, not whatever int sent in
> the buffer.
Hi,
(newact != 0) r
On Sun, 2004-12-05 at 12:18 +0100, eric.bachard wrote:
> Hi Ben,
>
>
> Not really the time, I am always using patch #1 on alubook 1,25GHz SD /
> Debian sid :-)) ...
> Just a question : is your patch only for 2.6.9 or is it both usable for
> 2.6.10* ?
It's not easily applied to 2.6.10* as-is, b
According to Colin Leroy, on Sun, 5 Dec 2004 14:42:33 +0100,
>On 06 Dec 2004 at 00h12, Cedric Pradalier wrote:
>
>Hi Cedric,
>
>> +return sprintf(buf, "%c\n", pmu_blink_led_activated?'1':'0');
>
>why not simply sprintf(buf, "%d\n", pmu_blink_led_activated) ?
I like to ensure that whatever t
On Sat, Dec 04, 2004 at 08:18 PM, Joerg Sommer wrote:
> > a possible solution could be done starting from this old thread:
> > http://lists.debian.org/debian-powerpc/1999/09/threads.html#00254
> > http://lists.debian.org/debian-powerpc/1999/10/threads.html#0
>
> Interessting, especially that
On Sat, 2004-12-04 at 18:20 -0500, Kevin B. McCarty wrote:
>
> Could some developer please recompile the latest version of cernlib,
> 2004.11.04-1, on powerpc and upload? This should take on the order of 2
> hours. I don't know why the buildd "voltaire" failed, but I suspect
> it's a machine-spe
On Sat, Dec 04, 2004 at 04:10:27PM +0100, Yannick Buillas wrote:
> Hi all,
>
> First, I'm Yannick from Annecy in France, new to the debian-powerpc list.
>
> I've tried Leigh's image on a 43P-260 (chrp, 1xPower3 cpu, no video card).
>
> As suggested, I've rebuild the iso with the -U option of mki
Sean Neakums wrote:
> "Kevin B. McCarty" <[EMAIL PROTECTED]> writes:
>
>> By the way, could someone remind me where I can find the buildd queue
>> information that was formerly available at www.buildd.net?
>
> Perhaps http://buildd.debian.org/?
Sorry, I should have been more specific. I'm awar
On 05 Dec 2004 at 21h12, Benjamin Herrenschmidt wrote:
Hi,
> Ok, here's the 7th version of the sleep patch for ATI based albooks &
> iBook G4. Other machine users, please test too as it may cause
> regressions (or improvements) as well.
Still working fine :)
--
Colin
On 06 Dec 2004 at 00h12, Cedric Pradalier wrote:
Hi Cedric,
> + return sprintf(buf, "%c\n", pmu_blink_led_activated?'1':'0');
why not simply sprintf(buf, "%d\n", pmu_blink_led_activated) ?
> + pmu_blink_led_activated = newact?1:0;
pmu_blink_led_activated = (newact != 0);
is enough an
According to Benjamin Herrenschmidt, on Sat, 04 Dec 2004 09:22:36 +1100,
>On Fri, 2004-12-03 at 10:53 +0100, Jens Schmalzing wrote:
>> Hi,
>>
>> Benjamin Herrenschmidt writes:
>>
>> > Any reason why it's disabled ?
>>
>> When it was off, people asked for it to be on. When it was on, others
>>
On Sun, 05 Dec 2004 11:18:29 +, eric.bachard wrote:
[...]
> Just a question : is your patch only for 2.6.9 or is it both usable for
> 2.6.10* ?
>
well, it does not apply to 2.6.10-rcX ...
Soeren
Sean Neakums <[EMAIL PROTECTED]> writes:
> "Kevin B. McCarty" <[EMAIL PROTECTED]> writes:
>
>> By the way, could someone remind me where I can find the buildd queue
>> information that was formerly available at www.buildd.net?
>
> Perhaps http://buildd.debian.org/?
This appears to be the log for
"Kevin B. McCarty" <[EMAIL PROTECTED]> writes:
> By the way, could someone remind me where I can find the buildd queue
> information that was formerly available at www.buildd.net?
Perhaps http://buildd.debian.org/?
Hi Ben,
Not really the time, I am always using patch #1 on alubook 1,25GHz SD /
Debian sid :-)) ...
Just a question : is your patch only for 2.6.9 or is it both usable for
2.6.10* ?
Benjamin Herrenschmidt a écrit :
> Ok, here's the 7th version of the sleep patch for ATI based albooks &
> iB
(As usual, I'm cross posting several lists, please don't reply to all of them,
and CC me as I'm not subscribed to all of them neither)
Ok, here's the 7th version of the sleep patch for ATI based albooks &
iBook G4. Other machine users, please test too as it may cause
regressions (or improvements)
(As usual, I'm cross posting several lists, please don't reply to all of them,
and CC me as I'm not subscribed to all of them neither)
Ok, here's the 7th version of the sleep patch for ATI based albooks &
iBook G4. Other machine users, please test too as it may cause
regressions (or improvements)
17 matches
Mail list logo