Subject: Re: CVS commit: src/sys/dev/sysmon
To: None <xtraeme@netbsd.org>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: source-changes
Date: 07/22/2007 20:51:42
> Module Name:	src
> Committed By:	xtraeme
> Date:		Sat Jul 21 22:11:02 UTC 2007
> 
> Modified Files:
> 	src/sys/dev/sysmon: sysmon_envsys.c
> 
> Log Message:

> - Overwrite the sensor index in the first sensor of a device, to avoid
>   a problem with LKMs where the first sensor gets the index of all edata
>   structures allocated in kernel.

please try to understand the bug, rather than putting
horrible kludges like this.

YAMAMOTO Takashi