lkml.org 
[lkml]   [1999]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectESS1688 mixer still broken in 2.2.0-pre9/final
From
Date

This should fix it.

--- sb_ess.c~ Sat Jan 23 10:44:47 1999
+++ sb_ess.c Sat Jan 23 10:44:57 1999
@@ -1509,7 +1509,7 @@
*/
devc->supported_devices = ES1688_MIXER_DEVICES;
devc->supported_rec_devices = ES1688_RECORDING_DEVICES;
- if (devc->submodel < 0x10) {
+ if (devc->submodel <= 0x10) {
devc->iomap = &es1688_mix;
} else {
devc->iomap = &es1688later_mix;

--
Best regards, -- Boris.

Support your local Search and Rescue unit -- get lost.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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