commit | 2f24d159d5ac418c946e0d38ada46345753688b1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Feb 15 18:56:43 2007 +0100 |
committer | Jaroslav Kysela <perex@suse.cz> | Tue Mar 06 11:03:53 2007 +0100 |
tree | e09fa3562a56314802451153072367796a1ae411 | |
parent | dd87da1c5d3fd1d973d52e468f76fcc72ad69bd5 [diff] |
[ALSA] cmipci - Allow to disable integrated FM port The driver didn't allow to disable the integrated FM port (if available), and this annoyed people who don't want FM port. Now fm_port=0 disables the FM port unconditionally. fm_port=1 is used for enabling the integrated FM port (as default). Also fixed the documentation about this option. Fix ALSA bug#2491. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>