summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/gus_card.c
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-04-23 01:50:14 +0000
committerache <ache@FreeBSD.org>1994-04-23 01:50:14 +0000
commit8c1b1c10fa5c063441fc84538cf506af4de8e39a (patch)
treeeefc94a690c6ee2a3b9ead56cb983ce789332964 /sys/i386/isa/sound/gus_card.c
parent17ab3af527a10374eb42d4a22109e18a16d8a96b (diff)
downloadFreeBSD-src-8c1b1c10fa5c063441fc84538cf506af4de8e39a.zip
FreeBSD-src-8c1b1c10fa5c063441fc84538cf506af4de8e39a.tar.gz
Update sound driver to version 2.5
Diffstat (limited to 'sys/i386/isa/sound/gus_card.c')
-rw-r--r--sys/i386/isa/sound/gus_card.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/i386/isa/sound/gus_card.c b/sys/i386/isa/sound/gus_card.c
index 29cc3d5..c7cfc0a 100644
--- a/sys/i386/isa/sound/gus_card.c
+++ b/sys/i386/isa/sound/gus_card.c
@@ -1,10 +1,10 @@
/*
* sound/gus_card.c
- *
+ *
* Detection routine for the Gravis Ultrasound.
- *
+ *
* Copyright by Hannu Savolainen 1993
- *
+ *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are
* met: 1. Redistributions of source code must retain the above copyright
@@ -12,7 +12,7 @@
* Redistributions in binary form must reproduce the above copyright notice,
* this list of conditions and the following disclaimer in the documentation
* and/or other materials provided with the distribution.
- *
+ *
* THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
@@ -24,7 +24,7 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
+ *
*/
#include "sound_config.h"
OpenPOWER on IntegriCloud