commit | 133271fef52c06de52ea9a8ee27899f18dae9af2 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Aug 27 09:20:31 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:59:28 2007 +0200 |
tree | 1a9b94c6a90bcaa33b1ab7b953f504d7a5abb1aa | |
parent | c9116ae45bd10eabe1e5cf88798092e184d8dbc2 [diff] |
[ALSA] cmipci: reorganize chip version detection Add a case for chip version 39 where no bit is set in register 0Ch, and move the detection of version 39 before that of 8768. This makes the logic more compatible with the driver on that other OS. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>