From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jouni Malinen Date: Tue, 30 Mar 2010 14:29:23 -0700 Subject: [ath9k-devel] AR9280 Force 5ghz or disable 2.4ghz? In-Reply-To: <54422b041003301010h586f0d1vd9b1f03553e2ca5c@mail.gmail.com> References: <54422b041003201419w47cf9f8fkf3c29a1eea2e2885@mail.gmail.com> <1269186067.32598.6.camel@jm-laptop> <54422b041003210922y1e199d27q39bf1c938658b38@mail.gmail.com> <1269192508.1261.26.camel@jm-laptop> <54422b041003221619s5e7e921cm61340a8794bc1d83@mail.gmail.com> <54422b041003232254g7f945052o168309cdbeea77ac@mail.gmail.com> <1269645419.8534.100.camel@mj> <1269655360.13004.6.camel@jm-laptop> <54422b041003262209w29273236w6605c6ca0cd9d93a@mail.gmail.com> <54422b041003280008t6652d61cr32ab62f4984bb050@mail.gmail.com> <54422b041003301010h586f0d1vd9b1f03553e2ca5c@mail.gmail.com> Message-ID: <1269984563.16807.1.camel@jm-laptop> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On Tue, 2010-03-30 at 10:10 -0700, Curtis Larsen wrote: > freq_list=5180,5200,5220,5240,5260,5280,5300,5320,5745,5765,5785,5805,5825 That list is space, not comma, separated (freq_list=5180 5200 5220 ...). I would assume that this particular example ends up getting interpreted as a single frequency.. - Jouni