summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorgreid <greid@FreeBSD.org>2001-08-21 07:39:47 +0000
committergreid <greid@FreeBSD.org>2001-08-21 07:39:47 +0000
commitc8ad4f17184fe0d91d79fb7d9f30243fc47c5ab1 (patch)
treea04b272329e3de1f9cad500d89e99afb6eb64432 /sys
parente83e1fa0c01e708f6c1344e39eedc20f0397ce55 (diff)
downloadFreeBSD-src-c8ad4f17184fe0d91d79fb7d9f30243fc47c5ab1.zip
FreeBSD-src-c8ad4f17184fe0d91d79fb7d9f30243fc47c5ab1.tar.gz
Correct the URL to the Hacker's Guide to Voxware.
PR: 29896 Submitted by: Gerhard Gonter <gonter@whisky.wu-wien.ac.at>
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/soundcard.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/sys/soundcard.h b/sys/sys/soundcard.h
index 7a76e8a..c3c2fe9 100644
--- a/sys/sys/soundcard.h
+++ b/sys/sys/soundcard.h
@@ -43,10 +43,10 @@
*
**********************************************************************
* PS. The Hacker's Guide to VoxWare available from
- * nic.funet.fi:pub/OS/Linux/ALPHA/sound. The file is
+ * nic.funet.fi:pub/Linux/ALPHA/sound. The file is
* snd-sdk-doc-0.1.ps.gz (gzipped postscript). It contains
* some useful information about programming with VoxWare.
- * (NOTE! The pub/OS/Linux/ALPHA/ directories are hidden. You have
+ * (NOTE! The pub/Linux/ALPHA/ directories are hidden. You have
* to cd inside them before the files are accessible.)
**********************************************************************
*/
@@ -89,7 +89,7 @@
#define SNDCARD_CS4232_MPU 22
#define SNDCARD_MAUI 23
#define SNDCARD_PSEUDO_MSS 24
-#define SNDCARD_AWE32 25
+#define SNDCARD_AWE32 25
#define SNDCARD_NSS 26
#define SNDCARD_UART16550 27
#define SNDCARD_OPL 28
OpenPOWER on IntegriCloud