diff --git a/sys/sys/soundcard.h b/sys/sys/soundcard.h index 7a76e8a38932..c3c2fe953963 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