Hi Rafael.  Don't use a random number to list the BT's contents, the BT is a table that grows from index 0 and up.  So the first entry in an empty BT will be placed at 0 and seen by:<br><br># iwpriv msh0 bt_list 0<br>
<br>The first time you see a NULL enty is an indication that this entry and higher are empty.  Typically you just loop through the table (starting at 0) and check each entry until you hit the first NULL one, and it's the same for the FWT.
<br><br>The bt_add syntax is correct, a typical line may look like:<br><br># iwpriv msh0 bt_add 00:17:C4:00:CB:3C<br><br>That is, the MAC address needs to be formatted as above.<br><br><div><span class="gmail_quote">On 4/5/07, 
<b class="gmail_sendername">Rafael Enrique Ortiz Guerrero</b> <<a href="mailto:dirakx@gmail.com">dirakx@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi everyone,<br><br>i have been testing the procedure that Andrey wrote and these are some experiences and questions:<br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<span class="q">

<br># ethtool -i msh0<br>driver: libertas<br>version: COMM-USB8388-321.p0-dbg<br>firmware-version: 5.220.10.p5<br>bus-info:<br><br><br></span><span class="q">1) to reset (clear) the BT:<br># iwpriv msh0 bt_reset</span></blockquote>
<div><br>until here all went ok.
but doing<br></div><span class="q"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br># iwpriv msh0 bt_list $i<br>where $i is a number between 0 and 127 representing an entry.
</blockquote></span><div><br>chossing a random number show this:<br>msh0 bt_list:number: (null)  is this ok..? <br></div><br><div><br>and also <br> <br># iwpriv msh0 bt_add $olpc1_mac_address (obviously  changing this for a real mac address) 
<br></div><br><div>  show me this error   <br></div><div>interface doesn not accept private ioctl...<br>bt_add (8BF9): invalid argument how can i correct that ? <br><br>although the last command did not work, just doing<br>

 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><span class="q">
<br># iwpriv msh0 bt_set_invert 1<br><br></span> in two B2, seams to get up the mesh and in the neighborhood view a new AP triangle show up with the name OLPC-mesh.</blockquote><div>is this the expected behavior..?<br><br>
<br>Thank you and i wait for your comments
<br><br><br>Cheers.<br></div><br></div><br>-- <br>Rafael Enrique Ortiz Guerrero 
<br>OLPC Colombia<br><a href="http://wiki.laptop.org/go/OLPC_Colombia" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://wiki.laptop.org/go/OLPC_Colombia</a><br>Grupo de robotica libre DROZ<br>

<a href="http://www.el-directorio.org/DrozConfluence" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.el-directorio.org/DrozConfluence
</a><br><a href="http://el-directorio.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://el-directorio.org</a><br>El sitio de software Libre en Colombia
</blockquote></div><br><br clear="all"><br>-- <br>Andrey Yurovsky<br>cozybit Inc.<br>p 415 974 6770 x14<br>f  415 974 6771<br>e <a href="mailto:andrey@cozybit.com">andrey@cozybit.com</a>