Subject: Re: lm_sensors in NetBSD?
To: None <shnek@chemi.muni.cz>
From: None <wulf@ping.net.au>
List: netbsd-help
Date: 01/06/2003 08:09:44
>
> hi everyone,
>
> i would like to ask whether there's something like the linux lm_sensors in
> the netbsd. i was trying to find something in the archives and in pkgsrc,
> but i had no luck - i got lots of hits, but nothing related directly to
> lm_sensors.
>
> any advice?
> tia,
I don't know much about it, but you may want to look at the kernel
configuration file of your system and enable the line below.
# LM7[89] and compatible hardware monitors
lm0 at isa? port 0x290 # other common ports: 0x280, 0x310
The lm device is described in "man 4 lm".
cheerio Berndt