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


1.2
date	2004.11.18.04.30.17;	author imp;	state dead;
branches;
next	1.1;

1.1
date	2004.11.11.22.54.58;	author imp;	state Exp;
branches;
next	;


desc
@@


1.2
log
@this should have been deleted a while ago
@
text
@# $FreeBSD: src/sys/modules/acpi/acpi_snc/Makefile,v 1.1 2004/11/11 22:54:58 imp Exp $

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

KMOD=		acpi_snc
CFLAGS+=	-I@@/contrib/dev/acpica
SRCS=		acpi_snc.c opt_acpi.h device_if.h bus_if.h acpi_if.h

.include <bsd.kmod.mk>
@


1.1
log
@Commit takawata-san's Sony Notebook Controller driver, integrated into
the tree.  Small tweaks were made by myself to eliminate unnecessary
includes and some other minor issues.  Last time I asked takawata-san
about this driver, he suggested I commit it.

Submitted by: takawata
@
text
@d1 1
a1 1
# $FreeBSD$
@

