Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cosmetic "problem" w/ acpitz printing



On Mon, 31 May 2010, Iain Hibbert wrote:

On Mon, 31 May 2010, Kurt Schreiner wrote:

acpitz0 at acpi0 (THRM): ACPI Thermal Zone
 active cooling level 0: 85.0Cacpitz0: critical 100.0 C, passive 90.0 C

Maybe there's a "\n" to much after "...Zone" or one to few after "...85.0C"?

The second, I think..  try src/sys/dev/acpi/acpi_tz.c version 1.72

Yes, there was a \n missing after the last cooling level displayed.

But there's also a 'acpitz0:' missing from the beginning of that line; it should probably be using aprint_normal_dev(). (Originally this was part of the first line, I think.)


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index