[cpufreq] speedstep support via GSI driver
Jon Noack
noackjr at alumni.rice.edu
Mon Apr 25 01:01:22 PDT 2005
On 04/19/05 12:02, Nate Lawson wrote:
> Bruno Ducrot wrote:
>> The smist driver (speedstep support for older kind of Intel's speedstep)
>> is (maybe?) ready for inclusion. I CC to -acpi in order to get more
>> feedback about this.
>> It was tested on current with success by Jon (but should work with
>> stable as well).
>>
>> The driver is available at
>> http://www.poupinou.org/cpufreq/bsd/smist.tar.gz
>> or
>> http://www.poupinou.org/cpufreq/bsd/smist/smist.c
>
> Ok, it has been imported with minor changes. Let me know if you have
> any problems.
Sorry for the delay in getting back to you on this, but my laptop and
recent -CURRENT weren't playing well together.
The driver does not attach during the boot process and I see no messages
with a verbose boot. I'm not sure if this ever worked; I may have
always loaded the module after booting. In any case, I cleaned up the
identify method and added some debug printouts (see attached diff).
With those changes I see the following with a verbose boot:
smist: could not find supported isa bridge!
If I load the module after booting I see the following line (in addition
to others):
smist: found supported isa bridge Intel PIIX4 ISA bridge
I can only assume that during the boot the call to pci_find_device is
failing. Any ideas? Again, everything works fine if I load the module
after booting.
Regards,
Jon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smist.diff
Type: text/x-patch
Size: 1036 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-acpi/attachments/20050425/e81bee65/smist.bin
More information about the freebsd-acpi
mailing list