<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2900.3086" name=GENERATOR></HEAD>
<BODY>
<DIV style="FONT: 10pt Courier New">Thank you so much, that worked
perfectly.</DIV>
<DIV style="FONT: 10pt Courier New"> </DIV>
<DIV style="FONT: 10pt Courier New"> </DIV>
<DIV style="FONT: 10pt Courier New">Jeff</DIV>
<DIV style="FONT: 10pt Courier New"> </DIV>
<DIV style="FONT: 10pt Courier New"> </DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<TABLE
style="BORDER-LEFT-WIDTH: 0px; BORDER-LEFT-COLOR: #efefef; FONT: 10pt Arial; COLOR: black; BORDER-TOP-COLOR: #efefef; BORDER-BOTTOM: #efefef 0px; BORDER-RIGHT-WIDTH: 0px; BORDER-RIGHT-COLOR: #efefef"
cellSpacing=0 cols=2 cellPadding=0 width="99%" bgColor=#dfdfdf border=0>
<TBODY>
<TR borderColor=#dfdfdf borderColorLight=#dfdfdf bgColor=#dfdfdf>
<TD style="PADDING-LEFT: 4px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px"
width=120>
<DIV style="FONT: bold 9pt Arial">Original
Message </DIV></TD>
<TD align=right>
<DIV style="FONT: 8pt Arial"><STRONG><FONT color=#808080> processed
by Tobit InfoCenter</FONT></STRONG> </DIV></TD></TR>
<TR style="PADDING-BOTTOM: 2px" bgColor=#efefef>
<TD style="PADDING-LEFT: 4px" width=80 bgColor=#efefef>
<DIV style="FONT: bold 9pt Arial">Subject: </DIV></TD>
<TD bgColor=#efefef><FONT face=Arial,Helvetica><FONT size=-1>Re:
[Voyage-linux] SR9 problem (16-May-2007 20:54)</FONT></FONT></TD></TR>
<TR style="PADDING-BOTTOM: 2px" bgColor=#efefef>
<TD style="PADDING-LEFT: 4px" width=80 bgColor=#efefef>
<DIV style="FONT: bold 9pt Arial">From: </DIV></TD>
<TD bgColor=#efefef><FONT face=Arial,Helvetica><FONT size=-1><A
href="mailto:gryeden@yahoo.com">gryeden@yahoo.com</A></FONT></FONT></TD></TR>
<TR style="PADDING-BOTTOM: 4px" bgColor=#efefef>
<TD style="PADDING-LEFT: 4px" width=80 bgColor=#efefef>
<DIV
style="FONT: bold 9pt Arial">To: </DIV></TD>
<TD><FONT face=Arial,Helvetica><FONT size=-1><A
href="mailto:jeffery@martcoinc.com">jeffery@martcoinc.com</A></FONT></FONT></TD></TR></TBODY></TABLE>
<DIV> </DIV>Hi Jeffery,<BR> I suppose you realize that the SR9
chipset looks, for all intents and purposes, like a standard 802.11b/g radio
to your OS. Atheros packed a small sticker/lable with the SR9 that stated
which 802.11b/g channels to use. I just selected channel 5. The SR9 is just a
802.11b/g radio with a frequency down converter built-in. I currently have a 3
mile link established with 2 SR9's with 2-9dbi yagi's and using the old
madwifi drivers that were in pebble linux distro. However, to answer your
direct question create a file with you text editor /etc/rcS.d/S99network. In
that type the following:<BR><BR>#!/bin/bash<BR><BR>ifconfig ath0
up<BR>ifconfig ath0 down<BR>ifconfig ath0 up<BR><BR>then save it! At your
prompt then type:<BR><BR>chmod 700 /etc/rcS.d/S99network<BR><BR><BR>reboot and
it will execute this shell script.<BR>One other thing ..did you do #athctrl -d
<distance><BR>Assuming of course your using the newer
madwifi-ng.<BR>
Good
Luck<BR><BR><BR><B><I>jeffery@martcoinc.com</I></B> wrote:
<BLOCKQUOTE class=replbq
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(16,16,255) 2px solid">
<META content="MSHTML 6.00.2900.3086" name=GENERATOR>
<DIV>Hello all,</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> I have made the SR9 cooperate only
by doing an ifconfig ath0 up, ifconfig ath0 down, ifconfig ath0 up.</DIV>
<DIV>What's going on, and how do I fix this so that there is no intervention
after boot-up? For those who have not seen the previous e-mails, my
SR9 will not operate on any other channel than channel one without doing the
above. No matter what I have in my config file.</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Thanks,</DIV>
<DIV>Jeff
Rager</DIV>_______________________________________________<BR>Voyage-linux
mailing
list<BR>Voyage-linux@list.voyage.hk<BR>http://list.voyage.hk/mailman/listinfo/voyage-linux<BR></BLOCKQUOTE><BR>
<P>
<HR SIZE=1>
Be a PS3 game guru.<BR>Get your game face on with <A
href="http://us.rd.yahoo.com/evt=49936/*http://videogames.yahoo.com">the
latest PS3 news and previews at Yahoo! Games.</A> </BLOCKQUOTE><DIV style="FONT: 10pt Courier New"><BR><BR>To: gryeden@yahoo.com<BR>Cc: voyage-linux@voyage.hk<BR></DIV></BODY></HTML>