[ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37
authorClemens Ladisch <clemens@ladisch.de>
Mon, 3 Sep 2007 07:55:49 +0000 (09:55 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:59:44 +0000 (15:59 +0200)
commitc78c950d28df984e39ad028a90bcdadcd3eda3b6
tree3353f01703a224b0c9be3b3d7bbb93cebea7c799
parent8992e18db32f5df55fd4b458def7dccd2a5c3266
[ALSA] cmipci: do not check for integrated FM/MIDI ports with chip version 37

Integrated MPU-401/OPL3 ports are available with chip version 39 and
later, so we do not test for the port with version 37.
Now that the test is known to work, we can again enable the MIDI port by
default.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Documentation/sound/alsa/ALSA-Configuration.txt
Documentation/sound/alsa/CMIPCI.txt
sound/pci/cmipci.c