lkml.org 
[lkml]   [1998]   [May]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: 2.1.103: ALS100 soundcard mis-recognised as ALS007
On Fri, 29 May 1998, Austin Donnelly wrote:

> I have an ALS100 SB16 compatible soundcard, which works fine under
> 2.0.32.

Yes, I know this problem. This patch fixes it temporarily.

--- sb_common.c~ Fri May 15 16:06:14 1998
+++ sb_common.c Fri May 15 16:42:18 1998
@@ -817,6 +817,7 @@

case 4:
devc->model = hw_config->card_subtype = MDL_SB16;
+#if 0
/*
* The ALS007 seems to return DSP version 4.2. In addition it has 2
* output control registers (at 0x3c and 0x4c). Both of these should
@@ -834,6 +835,7 @@
hw_config->name = "Sound Blaster (ALS-007)";
}
else if (hw_config->name == NULL)
+#endif
hw_config->name = "Sound Blaster 16";

if (hw_config->dma2 == -1)
--
michael krause [aka raw style / lego] - http://ms.demo.org/rst/









-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

\
 
 \ /
  Last update: 2005-03-22 13:42    [W:0.026 / U:0.180 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site