head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2007.10.15.20.00.22;	author netchild;	state dead;
branches;
next	1.1;

1.1
date	2007.10.14.10.55.50;	author netchild;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Backout sensors framework.

Requested by:	phk
Discussed on:	cvs-all
@
text
@# $FreeBSD: src/sys/modules/it/Makefile,v 1.1 2007/10/14 10:55:50 netchild Exp $

.PATH: ${.CURDIR}/../../dev/it

KMOD=	it
SRCS=	it.c
SRCS+=	device_if.h bus_if.h isa_if.h

.include <bsd.kmod.mk>
@


1.1
log
@Import it(4) and lm(4), supporting most popular Super I/O Hardware Monitors.

Submitted by:	Constantine A. Murenin <cnst@@FreeBSD.org>
Sponsored by:	Google Summer of Code 2007 (GSoC2007/cnst-sensors)
Mentored by:	syrinx
Tested by:	many
OKed by:	kensmith
Obtained from:	OpenBSD (parts)
@
text
@d1 1
a1 1
# $FreeBSD$
@

