LWN.net Logo

Advertisement

Advanced thin client solution for Linux, based on Open Source. Mix Windows and Linux, 10 licenses for free!

Advertise here

on mailing lists and capture headers

on mailing lists and capture headers

Posted Mar 3, 2004 21:16 UTC (Wed) by pizza (subscriber, #46)
In reply to: The weak and strong spot of Linux - Wireless networking by proski
Parent article: Linux wireless networking (developerWorks)

There are of course mailing lists based around nearly all of the various drivers themselves, but no overarching list. And of course, the majority of the questions have little to do with the actual development of the drivers.

I'd love to see a general-purpose wireless driver developer list. I could probably even host it if necessary (at lists.linux-wlan.com or at shaftnet.org)

Unfortunately it could be said that I have a conflict of interests -- I write Linux wireless drivers for a living, but not under F/OSS terms. But beyond that, by participating I may be putting myself into legal hot water thanks to NDAs, which are Evil Evil Evil. Thanks to them I can't even participate in a Free Software project if it remotely involves something covered.

On the other hand, I've already run into and had to deal with quite a few problems relating to a shared 802.11 infrastructure/driver suite that currently handles half a dozen chipsets.. and thus have dealt with many of the mentioned problems already. However, the only thing I've spat back out publically was a proposal for a new capture frame header format, which I received almost no feedback on. Incidentally, Ethereal's supported it for some time now.

It's worth mentioning that the old "prism header" was technically hardware independent and extremely extensible. But nobody else actually implemented it properly, so it ended up being a giant monolitic header of mostly wasted space. (Besides, what do you mean by "extensible"? Arbitrary opaque data?)

But unfortunately real progress is hampered by lack of coopration from chipset companies, either in the form of source or documentation -- or at least non-draconian NDAs.


(Log in to post comments)

on mailing lists and capture headers

Posted Mar 3, 2004 21:55 UTC (Wed) by proski (subscriber, #104) [Link]

I'd love to see a general-purpose wireless driver developer list. I could probably even host it if necessary (at lists.linux-wlan.com or at shaftnet.org)
I'd like to see linux-wireless at vger.kernel.org
It's worth mentioning that the old "prism header" was technically hardware independent and extremely extensible.
Yes. But libpcap thinks that it has fixed length. It's a human communication failure.

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