commit | c9116ae45bd10eabe1e5cf88798092e184d8dbc2 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Fri Aug 24 09:18:04 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:59:27 2007 +0200 |
tree | 1931f6fb0296626bc8883e7e38d8b1d988d017fa | |
parent | dfe495d0a51e20325b51760f34a2f53bfe1f3b52 [diff] |
[ALSA] cmipci: make the test for integrated MIDI port address more robust Unused bytes in the I/O register range are likely to have the value 0x00 instead of 0xff, so test against both values when checking for the presence of the integrated MIDI port. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>