public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Broadcom 43xx first results
@ 2005-12-04 18:50 mbuesch
  2005-12-04 19:52 ` [Bcm43xx-dev] " Feyd
                   ` (2 more replies)
  0 siblings, 3 replies; 62+ messages in thread
From: mbuesch @ 2005-12-04 18:50 UTC (permalink / raw)
  To: linux-kernel; +Cc: bcm43xx-dev

Hi,

I am a developer of the Broadcom-43xx driver project.
(The 43xx chipset is used in a lot of chipsets, including
the Apple Airport 2 card).

I am writing this mail on my PowerBook and it is sent
wireless to my AP.
That means, we can transmit real data, if you did not get it, yet. :)

That does _not_ mean, that it completely works, yet.
The team is in the progress of writing a SoftwareMAC layer,
which is needed for the bcm device. The SoftMAC is still very
incomplete. So do not expect to do any fancy stuff like WPA
or something line that with it.
Please be patient, thanks. :)

If you want to try the driver, a few steps have to be done manually,
because the SoftMAC doesn't do them automatically, yet:

insmod ieee80211softmac.ko
insmod bcm430x.ko
ifup ethX
iwconfig ethX channel YOUR_AP_CHANNEL
iwconfig ethX essid ESSID_OF_YOUR_AP
In between you should pray from time to time.

If it works without crashes, cool. :)
If it crashes, well, fix it or send us a complete OOPS message
including detailed information about the device. Most information
about the device is printed on insmod. Including this information is
_important_, because there are so many different devices around.

Do _not_ expect to get any 802.11a based device working, yet. Only b/g
devices should "work".

BCM43xx driver:
http://bcm43xx.berlios.de
Required SoftMAC Layer:
http://softmac.sipsolutions.net

Have fun.



"Jetzt Handykosten senken mit klarmobil - 15 Ct./Min.! Hier klicken"
www.klarmobil.de/index.html?pid=73025


^ permalink raw reply	[flat|nested] 62+ messages in thread
* Re: Broadcom 43xx first results
@ 2005-12-06 22:47 Jean Tourrilhes
  2005-12-07  7:11 ` Jouni Malinen
  2005-12-07 19:05 ` Jean Tourrilhes
  0 siblings, 2 replies; 62+ messages in thread
From: Jean Tourrilhes @ 2005-12-06 22:47 UTC (permalink / raw)
  To: Jiri Benc, netdev, Linux kernel mailing list
  Cc: Jeff Garzik, Michael Renzmann, Pavel Machek, Stephen Hemminger

Jiri Benc wrote :
> On Mon, 05 Dec 2005 13:46:43 -0500, Jeff Garzik wrote:
> > Use the stack that's already in the kernel.
> > 
> > Encouraging otherwise hinders continued wireless progress under Linux.
> 
> There is nothing like a "802.11 stack" currently in the kernel,
> regardless what James Ketrenos is saying. Sorry.

	Hi,

	Sorry to intrude in your happy flamefest ;-)

	I take offense to what your are saying. There has been many
"802.11 stacks" floating over the years (check my web page). However,
only James went through the pain of getting one in the kernel. That's
not something that should be underestimated.
	Now, with respect to the "best" stacks. Some will argue that
the linux-wlan-ng has the most maturity. Some will argue that the
MadWifi stack is used by *BSD. Some will argue that the devicescape
has most features. All this arguing leads to nowhere...

	Personally, I'm a pragmatic a heart. The most important thing
to me is end-user support. 99% of our users don't care about advanced
features, they just want their hardware to work out of the box (and
the people who want the advanced features are usually willing to patch
their kernels). They don't care how we do the plumbing internally.
	Therefore, for me, a stack is only as good as the number of
drivers that support it. And this is where the devicescape stack is
lacking.

IPW stack :
	drivers using it : ipw2100, ipw2200
	drivers in progress : rt2x000, bcm430x
	potential drivers : r8180, adm8211, hostap

MadWifi stack :
	drivers using it : MadWifi (non GPL)
	drivers in progress : FreeHAL Atheros, Prism54 softMAC, ural-ralink

DeviceScape stack :
	drivers using it : ?
	potential drivers : hostap, ipw2100, ipw2200, r8180, adm8211

	If you want to use the DeviceScape stack instead of the IPW
stack, my first question is how do you plan to migrate the drivers
using it to the new stack. Currently, people are hard at work
targetting the IPW stack (see above), I don't want them to have to
throw away all their work.
	In particular, iwp2*00 are working today in the kernel, and I
expect that they would be migrated to the new stack at the stack
switchover. As both the IPW and the DeviceScape stacks are derived
from the HostAP stack, that should not be too hard.
	Also, what puzzle me is that Jouni doesn't seem to have
anounced any plan to port his HostAP driver to his DeviceScape
stack. If there is one driver that should use it, that's HostAP.

	Have fun...

	Jean

	

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

end of thread, other threads:[~2005-12-30 10:27 UTC | newest]

Thread overview: 62+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-04 18:50 Broadcom 43xx first results mbuesch
2005-12-04 19:52 ` [Bcm43xx-dev] " Feyd
2005-12-04 19:58   ` Michael Buesch
2005-12-05  5:50     ` Jouni Malinen
2005-12-05  6:05       ` Benjamin Herrenschmidt
2005-12-05 11:08       ` Michael Buesch
2005-12-05 14:19         ` Jouni Malinen
2005-12-05 14:28           ` Michael Buesch
2005-12-05 14:41             ` Jouni Malinen
2005-12-05 18:52             ` Jeff Garzik
2005-12-05 19:20               ` Christoph Hellwig
2005-12-05 18:00 ` Jiri Benc
2005-12-05 18:14   ` Michael Renzmann
2005-12-05 18:24     ` Stephen Hemminger
2005-12-05 18:46     ` Jeff Garzik
2005-12-05 18:49       ` Jiri Benc
2005-12-05 18:54         ` Jeff Garzik
2005-12-05 19:11           ` Jiri Benc
2005-12-30 10:34             ` Rakotomandimby Mihamina
2005-12-06  7:17       ` Michael Renzmann
2005-12-05 18:38   ` Joseph Jezak
2005-12-05 18:55     ` Jiri Benc
2005-12-05 19:08       ` Jeff Garzik
2005-12-05 19:18         ` Jiri Benc
2005-12-05 19:53         ` Dave Jones
2005-12-05 20:09           ` Jeff Garzik
2005-12-06 15:10           ` Harald Welte
2005-12-06 19:05             ` Jeff Garzik
2005-12-06 20:53               ` Stephen Hemminger
2005-12-07  7:16               ` Harald Welte
2005-12-06 23:19             ` David S. Miller
2005-12-06 23:45               ` Jeff Garzik
2005-12-07 13:34               ` Michael Buesch
2005-12-08 11:32                 ` Jiri Benc
2005-12-08 12:07         ` Jiri Benc
2005-12-08 12:12           ` Arjan van de Ven
2005-12-08 13:03             ` Jiri Benc
2005-12-05 19:10       ` Christoph Hellwig
2005-12-05 19:31         ` Jiri Benc
2005-12-05 19:41           ` Christoph Hellwig
2005-12-05 20:11             ` Jiri Benc
2005-12-06 15:09               ` Pavel Machek
2005-12-06 16:43                 ` Ben Greear
2005-12-06 23:25                   ` David S. Miller
2005-12-06 19:24                 ` Jeff Garzik
2005-12-06 15:04           ` Pavel Machek
2005-12-08  0:00           ` Michael Wu
2005-12-08  1:05             ` Jeff Garzik
2005-12-05 20:23   ` Michael Buesch
2005-12-05 20:42     ` Jiri Benc
2005-12-06  9:26       ` Kyle Moffett
2005-12-06 10:23         ` Luc Saillard
2005-12-05 19:40 ` Pavel Machek
2005-12-05 20:14   ` Michael Buesch
2005-12-05 20:35     ` Pavel Machek
2005-12-05 20:40       ` Arjan van de Ven
2005-12-05 20:40       ` Michael Buesch
  -- strict thread matches above, loose matches on Subject: below --
2005-12-06 22:47 Jean Tourrilhes
2005-12-07  7:11 ` Jouni Malinen
2005-12-07 19:16   ` Jean Tourrilhes
2005-12-07 19:47     ` Jouni Malinen
2005-12-07 19:05 ` Jean Tourrilhes

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