public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How to perform a Wireless Scan?
@ 2004-11-24 16:51 Matthias-Christian Ott
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias-Christian Ott @ 2004-11-24 16:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-net

Hi @ all!
I need some Information:
I'm currently developing the the wireless functions for the rtl8180 
chipset.
There's only one problem:
I don't know how to perform a wireless scan.
How does it work?
Is there an algorithm or a GPL based driver which does this well?

I'm happy about any help.

Thanks
Matthias-Christian Ott

^ permalink raw reply	[flat|nested] 4+ messages in thread
* How to perform a Wireless Scan?
@ 2004-11-24 18:19 Matthias-Christian Ott
  0 siblings, 0 replies; 4+ messages in thread
From: Matthias-Christian Ott @ 2004-11-24 18:19 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-net

Hi @ all!
I need some Information:
I'm currently developing the the wireless functions for the rtl8180
chipset.
There's only one problem:
I don't know how to perform a wireless scan.
How does it work?
Is there an algorithm or a GPL based driver which does this well?

I'm happy about any help.

Thanks
Matthias-Christian Ott


^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: How to perform a Wireless Scan?
@ 2004-11-24 18:54 Jean Tourrilhes
       [not found] ` <41A4E091.50205@tiscali.de>
  0 siblings, 1 reply; 4+ messages in thread
From: Jean Tourrilhes @ 2004-11-24 18:54 UTC (permalink / raw)
  To: Linux kernel mailing list

Matthias-Christian Ott wrote :
> 
> I'm currently developing the the wireless functions for the rtl8180
> chipset.
> There's only one problem:
> I don't know how to perform a wireless scan.
> How does it work?
> Is there an algorithm or a GPL based driver which does this well?

	Most modern wireless drivers support the scan function (airo,
hostap, orinoco v15, prism54, atmel_cs, wl3501, madwifi, ipw2x00,
acx100, poldhu, at76c503, adm8211... - check my Howto).
	Unfortunately, the implementation is highly dependant on the
hardware itself, and each hardware has it's own way. Chipset which are
"softer" require more work. A good example of harder MAC is
airo/orinoco, for softer MAC check madwifi.
	Good luck...

	Jean


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-11-24 20:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-24 16:51 How to perform a Wireless Scan? Matthias-Christian Ott
  -- strict thread matches above, loose matches on Subject: below --
2004-11-24 18:19 Matthias-Christian Ott
2004-11-24 18:54 Jean Tourrilhes
     [not found] ` <41A4E091.50205@tiscali.de>
2004-11-24 19:40   ` Jean Tourrilhes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox