dsp.h revision 139749
185724Sobrien/*-
285724Sobrien * Copyright (c) 1999 Cameron Grant <cg@freebsd.org>
385724Sobrien * All rights reserved.
485724Sobrien *
585724Sobrien * Redistribution and use in source and binary forms, with or without
6176641Sobrien * modification, are permitted provided that the following conditions
794266Sru * are met:
885724Sobrien * 1. Redistributions of source code must retain the above copyright
9177655Sjb *    notice, this list of conditions and the following disclaimer.
1085724Sobrien * 2. Redistributions in binary form must reproduce the above copyright
11201386Sed *    notice, this list of conditions and the following disclaimer in the
12201386Sed *    documentation and/or other materials provided with the distribution.
13275042Sbapt *
1485724Sobrien * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
15176641Sobrien * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16176641Sobrien * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1785724Sobrien * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
1894267Sru * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1985724Sobrien * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20301884Sbdrewery * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21301884Sbdrewery * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22301884Sbdrewery * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23301884Sbdrewery * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2485724Sobrien * SUCH DAMAGE.
2585724Sobrien *
26299289Sbdrewery * $FreeBSD: head/sys/dev/sound/pcm/dsp.h 139749 2005-01-06 01:43:34Z imp $
2785724Sobrien */
2885724Sobrien
29297997Sbdreweryextern struct cdevsw dsp_cdevsw;
3085724Sobrien