代码搜索:WIRELESS
找到约 5,299 项符合「WIRELESS」的源代码
代码结果 5,299
www.eeworm.com/read/347499/11662052
install
Very important note :
-------------------
This release of the Wireless Tools is not compatible with
Wireless Extensions earlier than 9. Version 9 and 10 should work fine
but are not recommended. Vers
www.eeworm.com/read/347499/11662112
8 iwlist.8
.\" Jean II - HPLB - 96
.\" iwlist.8
.\"
.TH IWLIST 8 "23 June 2004" "wireless-tools" "Linux Programmer's Manual"
.\"
.\" NAME part
.\"
.SH NAME
iwlist \- Get more detailed wireless information from a
www.eeworm.com/read/253765/12200742
h r8180_wx.h
/*
This is part of rtl8180 OpenSource driver - v 0.3
Copyright (C) Andrea Merello 2004
Released under the terms of GPL (General Public Licence)
Parts of this driver are
www.eeworm.com/read/471864/6883476
8 iwspy.8
.\" Jean II - HPLB - 96
.\" iwspy.8
.\"
.TH IWSPY 8 "31 October 1996" "net-tools" "Linux Programmer's Manual"
.\"
.\" NAME part
.\"
.SH NAME
iwspy \- Get wireless statistics from specific nodes
.\"
.\
www.eeworm.com/read/133281/14049465
8 iwspy.8
.\" Jean II - HPLB - 96
.\" iwspy.8
.\"
.TH IWSPY 8 "31 October 1996" "net-tools" "Linux Programmer's Manual"
.\"
.\" NAME part
.\"
.SH NAME
iwspy \- Get wireless statistics from specific nodes
.\"
.\
www.eeworm.com/read/133281/14049473
install
Very important note :
-------------------
This release of the Wireless Tools is not compatible with
Wireless Extensions earlier than 9. Version 9 and 10 should work fine
but are not recommended. Vers
www.eeworm.com/read/133281/14049514
8 iwlist.8
.\" Jean II - HPLB - 96
.\" iwlist.8
.\"
.TH IWLIST 8 "23 June 2004" "wireless-tools" "Linux Programmer's Manual"
.\"
.\" NAME part
.\"
.SH NAME
iwlist \- Get more detailed wireless information from a
www.eeworm.com/read/106994/15615185
thanks
Linux WLAN package
CONTRIBUTORS
This project was initially developed for personal interest and use.
It has since evolved into it's current state through the support and
contributions of many individu
www.eeworm.com/read/251070/12366628
c main.c
/*
Cy2198TR-B Program
by Chenxi
*/
#include
/*====================MACRO DEFINE============================================*/
/*define system as transmitter or receiver*/
/*
transm
www.eeworm.com/read/251070/12366633
s main.s
.module main.c
.area text(rom, con, rel)
.dbfile D:\Test\Movetion\Cy2198TR\main.c
.dbfunc e main _main fI
.even
_main::
.dbline -1
.dbline 42
; /*
; Cy2198TR-B Program
; by Chenxi
;