commit | c78c950d28df984e39ad028a90bcdadcd3eda3b6 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Sep 03 09:55:49 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:59:44 2007 +0200 |
tree | 3353f01703a224b0c9be3b3d7bbb93cebea7c799 | |
parent | 8992e18db32f5df55fd4b458def7dccd2a5c3266 [diff] |
[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>