Re: cvs commit: src/sys/dev/acpi_support acpi_ibm.c

2006-01-17 Thread Nate Lawson
Darren Pilgrim wrote: From: Markus Brueffer If that's really the case and we can fix it there, all the better, but Linux and Windows users have the same problems on T43's, so the problem might be somewhere else. FWIW, this isn't limited to IBM notebooks, I've seen the same on Dell, Toshib

RE: cvs commit: src/sys/dev/acpi_support acpi_ibm.c

2006-01-17 Thread Darren Pilgrim
From: Markus Brueffer > > > If that's really the case and we can fix it there, all the better, but > Linux and Windows users have the same problems on T43's, so > the problem might be somewhere else. FWIW, this isn't limited to IBM notebooks, I've seen the same on Dell, Toshiba and Compaq noteb

Re: cvs commit: src/sys/dev/acpi_support acpi_ibm.c

2006-01-15 Thread Arne Schwabe
Kris Kennaway wrote: > On Fri, Jan 13, 2006 at 04:52:06PM -0800, Nate Lawson wrote: > > >> Thanks for adding support for this but it should be noted that this can >> be very dangerous. If your userland app tries to control the fanspeed >> and dies, your system could overheat. Hopefully, the

Re: cvs commit: src/sys/dev/acpi_support acpi_ibm.c

2006-01-14 Thread Markus Brueffer
Nate Lawson schrieb: > Markus Brueffer wrote: >> Nate Lawson schrieb: >> >>> Markus Brueffer wrote: >>> markus 2006-01-14 00:39:10 UTC FreeBSD src repository (ports committer) Modified files: sys/dev/acpi_support acpi_ibm.c Log: - Add support for sett

Re: cvs commit: src/sys/dev/acpi_support acpi_ibm.c

2006-01-14 Thread Nate Lawson
Markus Brueffer wrote: Nate Lawson schrieb: Markus Brueffer wrote: markus 2006-01-14 00:39:10 UTC FreeBSD src repository (ports committer) Modified files: sys/dev/acpi_support acpi_ibm.c Log: - Add support for setting the fan control mode to manual or automatic - Add support f

Re: cvs commit: src/sys/dev/acpi_support acpi_ibm.c

2006-01-13 Thread Kris Kennaway
On Fri, Jan 13, 2006 at 04:52:06PM -0800, Nate Lawson wrote: > Thanks for adding support for this but it should be noted that this can > be very dangerous. If your userland app tries to control the fanspeed > and dies, your system could overheat. Hopefully, the BIOS will override > the user s

Re: cvs commit: src/sys/dev/acpi_support acpi_ibm.c

2006-01-13 Thread Markus Brueffer
Nate Lawson schrieb: > Markus Brueffer wrote: >> markus 2006-01-14 00:39:10 UTC >> >> FreeBSD src repository (ports committer) >> >> Modified files: >> sys/dev/acpi_support acpi_ibm.c Log: >> - Add support for setting the fan control mode to manual or automatic >> - Add support f

Re: cvs commit: src/sys/dev/acpi_support acpi_ibm.c

2006-01-13 Thread Nate Lawson
Markus Brueffer wrote: markus 2006-01-14 00:39:10 UTC FreeBSD src repository (ports committer) Modified files: sys/dev/acpi_support acpi_ibm.c Log: - Add support for setting the fan control mode to manual or automatic - Add support for adjusting the fan speed if the fan con