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


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

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


desc
@@


1.2
log
@Remove the ak452x module.
@
text
@# $FreeBSD: src/sys/modules/sound/driver/ak452x/Makefile,v 1.1 2006/06/17 14:36:44 netchild Exp $

.PATH:		${.CURDIR}/../../../../dev/sound/pci
KMOD		= snd_ak452x
SRCS		= device_if.h bus_if.h isa_if.h pci_if.h
SRCS		+= ak452x.c

.include <bsd.kmod.mk>
@


1.1
log
@dd the envy24 driver as is to the tree. It's not connected to the build
yet. More commits to follow.

I got no response from the author, but since the driver is BSD licensed
I don't think he will complain. :-)

I got it from http://people.freebsd.org/~lofi/envy24.tar.gz

Written by:	Katsurajima Naoto <raven@@katsurajima.seya.yokohama.jp>
@
text
@d1 1
a1 1
# $FreeBSD$
@

