> On Sun, 26 Dec 2004 13:28, [EMAIL PROTECTED] wrote:
>> > Try acpiconf -i 1
>>
>> Same result :/
>
> Hmm.. what's your dmesg output when you boot verbose with ACPI enabled?
>
Check the end of mail
>> > I prefer acpi_pcc http://www.spa.is.uec.ac.jp/~nfukuda/software/ which
>> I
>> > believe does
> On Sun, 26 Dec 2004 13:28, [EMAIL PROTECTED] wrote:
>> > Try acpiconf -i 1
>>
>> Same result :/
>
> Hmm.. what's your dmesg output when you boot verbose with ACPI enabled?
>
I'll be mailing it right next from other mail account (it's timeouting on
this web mail - subject is 'dmesg from acer lapt
On Sun, 26 Dec 2004 15:26, [EMAIL PROTECTED] wrote:
> I'll try it out; meanwhile, I've discovered the sysctl to change this
> manually. I've checked it works by trying to compile something at the
> lowest CPU clock speed. It was slow to hell :-)
That's probably clock throttling which is different.
> On Sun, 26 Dec 2004 15:26, [EMAIL PROTECTED] wrote:
>> I'll try it out; meanwhile, I've discovered the sysctl to change this
>> manually. I've checked it works by trying to compile something at the
>> lowest CPU clock speed. It was slow to hell :-)
>
> That's probably clock throttling which is di
Just a quick add, my dmesg doesn't show acpi_cmbat entries. You probably
confused my dmesg with yours (from the dmesg mail I sent you)
>> On Sun, 26 Dec 2004 15:26, [EMAIL PROTECTED] wrote:
>>> I'll try it out; meanwhile, I've discovered the sysctl to change this
>>> manually. I've checked it work
Hi,
1) man tsleep
2) tsleep is just msleep with NULL mutex.
if you check sys/kern/kern_synch.c you will
see KASSERT (ident != NULL && ...
ident is exactly the first parameter.
rik
Norbert Koch:
Hello.
I am just writing a device driver for the i82527 (can-bus) chip.
For testing I need the driver to
On Mon, 27 Dec 2004 02:47, [EMAIL PROTECTED] wrote:
> Just a quick add, my dmesg doesn't show acpi_cmbat entries. You probably
> confused my dmesg with yours (from the dmesg mail I sent you)
Err, I said you didn't have any cmbat entries.. My point was that the lack of
those entries is probably a
Hi there.
I'm trying to use some code I wrote quite a while ago using Doug
White's FreeBSD IPMI code (kcs.c, send-kcs-command.c, etc.).
It still works as it did back then on FreeBSD 4.10. On FreeBSD 5.3 it
does not.
Problem seems to be, that i386_set_ioperm isn't doing what it should.
The progr
8 matches
Mail list logo