Lines Matching +full:echo +full:- +full:active +full:- +full:ms

4  (c) Copyright © 2003-2006, Marvell International Ltd.
14 THE FILE IS DISTRIBUTED AS-IS, WITHOUT WARRANTY OF ANY KIND, AND THE
35 Use the -i option to retrieve version information from the driver.
37 # ethtool -i eth0
39 version: COMM-USB8388-318.p4
40 firmware-version: 5.110.7
41 bus-info:
43 Use the -e option to read the EEPROM contents of the card.
46 ethtool -e ethX [raw on|off] [offset N] [length N]
48 -e retrieves and prints an EEPROM dump for the specified ethernet
50 to stdout. The length and offset parameters allow dumping cer-
51 tain portions of the EEPROM. Default is to dump the entire EEP-
54 # ethtool -e eth0 offset 0 length 16
56 ------ ------
77 echo "0xa123" > rdmac ; cat rdmac
78 echo "0xa123" > rdbbp ; cat rdbbp
79 echo "0xa123" > rdrf ; cat rdrf
90 echo "0xa123 0xaa" > wrmac
91 echo "0xa123 0xaa" > wrbbp
92 echo "0xa123 0xaa" > wrrf
102 echo "p1 p2 p3 p4 p5 p6" > sleepparams: writes the sleepclock configuration.
105 p1 is Sleep clock error in ppm (0-65535)
106 p2 is Wakeup offset in usec (0-65535)
107 p3 is Clock stabilization time in usec (0-65535)
108 p4 is Control periodic calibration (0-2)
109 p5 is Control the use of external sleep clock (0-2)
110 p6 is reserved for debug (0-65535)
126 echo "60 2 1" > event
169 Usage: echo "SSID" > extscan
172 echo "LINKSYS-AP" > extscan
193 echo "[ARGS]" > setuserscan
210 1) Perform a passive scan on all channels for 20 ms per channel:
211 echo "dur=20" > setuserscan
213 2) Perform an active scan for a specific SSID:
214 echo "ssid="TestAP"" > setuserscan
218 echo "bssid=00:50:43:20:12:82 keep=1" > setuserscan
223 echo "type=1 keep=1" > setuserscan
231 "ethtool -s ethX wol X" command before enabling host sleep.
237 echo "1" > hostsleep : enable host sleep.
238 echo "0" > hostsleep : disable host sleep