LWN.net Logo

Broadcom releases an open-source driver for its wireless chipsets

Broadcom releases an open-source driver for its wireless chipsets

Posted Sep 10, 2010 13:48 UTC (Fri) by xxiao (subscriber, #9631)
Parent article: Broadcom releases an open-source driver for its wireless chipsets

welcome the move.

Atheros is supporting mac80211/athxk, though most commercial vendors using Atheros chips are still using the old madwifi-like software in their products(most of them are using linux), is it because that the new stack is not stable enough? not sure about it.


(Log in to post comments)

Broadcom releases an open-source driver for its wireless chipsets

Posted Sep 12, 2010 0:54 UTC (Sun) by drag (subscriber, #31333) [Link]

Probably it's just that it's too new.

Atheros Madwifi (and related) had their own administrative interfaces for managing the drivers and card. The traditional Linux 'iwconfig/ifconfig' stuff was not useful for the advanced features that Atheros supported in their drivers.

It was not until very recently until Linux 'iw' and cfg80211 interface has reached something that closely approximated the functionality provided by Madwifi.

One of my favorite examples is how with 'iw' and 'madwifi stuff' you can setup your wifi card to be multiple virtual wifi cards. That is you can use one card to do something like simultaneously sniff network traffic while still attached to a access point. Your still limited by the hardware to one frequency, but it's still useful.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds