User Tools

Site Tools


indoor-wifi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
indoor-wifi [2008/09/23 23:28]
pratap
indoor-wifi [2008/12/17 17:44]
viveks
Line 3: Line 3:
 ===== About ===== ===== About =====
 The WiNGS indoor wireless testbed consists of about 60 nodes, deployed in the Department of Computer Sciences building. This wireless testbed is part of the [[http://​www.cs.wisc.edu/​wings/​|WiNGS lab]]. The WiNGS indoor wireless testbed consists of about 60 nodes, deployed in the Department of Computer Sciences building. This wireless testbed is part of the [[http://​www.cs.wisc.edu/​wings/​|WiNGS lab]].
 +
 +===== Status =====
 +The current status and hardware available at each node of the testbed can be viewed at [[ Testbed Status | http://​128.105.118.9/​wiki/​doku.php?​id=testbed_status ]]
  
 ===== Access ===== ===== Access =====
Line 33: Line 36:
  
 All the nodes can be accessed through the IP address or hostname node-. The nodes are fitted with 802.11 abg wireless cards. All the nodes can be accessed through the IP address or hostname node-. The nodes are fitted with 802.11 abg wireless cards.
 +
 +==== Wireless cards on nodes ====
 +There are 9 nodes with Atheros cards that are connected to the testbed. The node numbers are : 70,​22,​43,​54,​29,​57,​89,​53,​51,​50
 +
 ==== Node Mapping ==== ==== Node Mapping ====
  
Line 44: Line 51:
  
 ==== How to install a new driver on a node? ==== ==== How to install a new driver on a node? ====
-TODO+To create a new driver in the image "​code_client"​ use the following steps. 
 + 
 + ​chroot /​tftpboot/​code_client/​ /bin/bash 
 + make KERNELPATH="/​lib/​modules/​2.6.16.19-soekris/​build/"​  
 + make KERNELPATH="/​lib/​modules/​2.6.16.19-soekris/​build/"​ install 
 + 
 +then SSH to the node and remove the existing driver using the command "​rmmod"​ and load the new driver module using the following command 
 + 
 + ​mdoprobe ath_pci
  
 ==== How to add a new node? ==== ==== How to add a new node? ====
indoor-wifi.txt · Last modified: 2008/12/17 17:44 by viveks