Commit graph

5 commits

Author SHA1 Message Date
Kirill Ponomarev
f1a2ff6ffe Fix build with gcc-3.4 2004-08-22 19:41:04 +00:00
Sean Chittenden
31d1fc36cc Let there be a working dstumbler on -CURRENT!
# uname -a
FreeBSD localhost 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Nov 17 15:08:10 PST 2003     sean@localhost:/usr/obj/usr/src/sys/POSDELLAPTOP  i386
# dmesg -a | grep wi0
wi0: <NETGEAR MA401 Wireless PC Card> at port 0x100-0x13f irq 11 function 0    \
config 1 on pccard0
wi0: 802.11 address: 00:30:ab:11:f6:88
wi0: using RF:PRISM2 MAC:HFA3841 CARD:HWB3163 rev.A
wi0: Intersil Firmware: Primary (0.3.0), Station (0.8.3)
wi0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps
# dstumbler wi0 -o
[dstumbler fires up and works beautifully]

Pointed out by:	Eugene <eugene3@web.de>
2003-11-19 05:00:58 +00:00
Sean Chittenden
8254b27a71 Add support for detecting Cisco APs.
Submitted by:	arved
2003-07-21 21:01:07 +00:00
Sean Chittenden
4276ab7cd0 In an attempt to get dstumbler functioning on -CURRENT, I'm committing a few
patches that have been sent in thus far.  dstumbler now reports the APs, but
isn't able to monitor them on my Netgear 401, however, others have reported
success so I'm committing them.  Please keep me posted if things are or aren't
working.  I no longer have a -STABLE box to test these on and haven't tested
this with sam's monitoring mode changes from last night, so, things may be
working correctly now, and/or -STABLE may be broken.  In either case, please
let me know.

Submitted by:	sam, bms
2003-07-21 20:36:48 +00:00
David W. Chapman Jr.
2d1575bb6f Add bsd-airtools 0.2, BSD Wireless Scanning Tools.
PR:		40722
Submitted by:	Sean Chittenden <sean@chittenden.org>
2002-07-09 20:57:35 +00:00