Subject: lm driver
To: None <groo@netbsd.org>
From: None <itojun@iijlab.net>
List: port-i386
Date: 02/25/2000 17:31:51
>Module Name:	syssrc
>Committed By:	groo
>Date:		Fri Feb 25 02:17:46 UTC 2000
>
>Log Message:
>Initial import of National Semiconductor LM7[89] Hardware Monitor with isa and
>pnpbios attach.
>
>examples:
>
>	lm0 at pnpbios0 index?
>	lm0 at isa? port 0x290
>
>TODO: spinlocks, i2c interface.

	Is the driver mandatory?  GENERIC configuration does not have them,
	and chokes in i386/i386/conf.c (can't find lmopen from *.o)...

itojun