[ALSA] cmipci: make the test for integrated MIDI port address more robust
authorClemens Ladisch <clemens@ladisch.de>
Fri, 24 Aug 2007 07:18:04 +0000 (09:18 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:27 +0000 (15:59 +0200)
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>

No differences found