diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-12-05 09:43:04 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-12-05 09:43:04 +0000 |
commit | 2d0ee2d3eb68dcb76944b980a19265e7a7959f6d (patch) | |
tree | 2e094f819e00b68b83a7749fef689f0977787845 /net-dialup | |
parent | taking maintainership of this one; mark 1.0.4 stable on x86; bump version (Ma... (diff) | |
download | gentoo-2-2d0ee2d3eb68dcb76944b980a19265e7a7959f6d.tar.gz gentoo-2-2d0ee2d3eb68dcb76944b980a19265e7a7959f6d.tar.bz2 gentoo-2-2d0ee2d3eb68dcb76944b980a19265e7a7959f6d.zip |
files/slmodem-2.9.conf fix thanks to genstef
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/slmodem/files/slmodem-2.9.conf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-dialup/slmodem/files/slmodem-2.9.conf b/net-dialup/slmodem/files/slmodem-2.9.conf index 8021eab75f64..6a4db7760d0c 100644 --- a/net-dialup/slmodem/files/slmodem-2.9.conf +++ b/net-dialup/slmodem/files/slmodem-2.9.conf @@ -18,9 +18,8 @@ NICE=-6 # ALSACONF MODULE=alsa # The modem hardware slot -# For ALSA < 1.0.6, use "hw:0", "hw:1", etc. -# For ALSA >= 1.0.6, replace "hw" with "modem". -# ALSACONF HW_SLOT=hw:0 +# use "modem:0", "modem:1", etc. +# ALSACONF HW_SLOT=modem:0 # Non-ALSA OPTIONS: |