mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 15:22:43 +00:00
Correct the URL to the Hacker's Guide to Voxware.
PR: 29896 Submitted by: Gerhard Gonter <gonter@whisky.wu-wien.ac.at>
This commit is contained in:
parent
abd21a2011
commit
65bb3f0cca
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=82033
@ -43,10 +43,10 @@
|
|||||||
*
|
*
|
||||||
**********************************************************************
|
**********************************************************************
|
||||||
* PS. The Hacker's Guide to VoxWare available from
|
* 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
|
* snd-sdk-doc-0.1.ps.gz (gzipped postscript). It contains
|
||||||
* some useful information about programming with VoxWare.
|
* 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.)
|
* to cd inside them before the files are accessible.)
|
||||||
**********************************************************************
|
**********************************************************************
|
||||||
*/
|
*/
|
||||||
@ -89,7 +89,7 @@
|
|||||||
#define SNDCARD_CS4232_MPU 22
|
#define SNDCARD_CS4232_MPU 22
|
||||||
#define SNDCARD_MAUI 23
|
#define SNDCARD_MAUI 23
|
||||||
#define SNDCARD_PSEUDO_MSS 24
|
#define SNDCARD_PSEUDO_MSS 24
|
||||||
#define SNDCARD_AWE32 25
|
#define SNDCARD_AWE32 25
|
||||||
#define SNDCARD_NSS 26
|
#define SNDCARD_NSS 26
|
||||||
#define SNDCARD_UART16550 27
|
#define SNDCARD_UART16550 27
|
||||||
#define SNDCARD_OPL 28
|
#define SNDCARD_OPL 28
|
||||||
|
Loading…
Reference in New Issue
Block a user