Explaining WLAN Chips' Poor Linux Support 218
morcheeba writes "Kernel Traffic is reporting (mirror mirror list) that 'Some WLAN Chip Specs Secret To Protect Military Communications.' While this is stretching it a bit -- these radios are generally limited to a narrow frequency range and few modulation types -- software can cause illegal radio operation, especially when the laws vary by country. Is Linux support for 802.11g and Centrino chipsets going to be delayed by manufacturers afraid of FCC harassment? An interesting discussion on the future of Openness in radio chipsets." Interesting comments from Alan Cox in here about just how flexible some of these chips are.
I thought it was just about money (Score:3, Insightful)
Re:I thought it was just about money (Score:1, Redundant)
Promotion? (Score:1)
If that 95% wants 100% interoperability
How will advocates convince home users (a large chunk of that 95%) to want to interoperate with something they will never buy?
Re:Promotion? (Score:3, Interesting)
Though this whole thing seems silly to me anyways. Why don't the broadband chipset makers just provide the s
Re:Promotion? (Score:2)
Re:Promotion? (Score:5, Insightful)
Home users are not the issue here (and not the largest part of the 95% anyways). Businesses that may have, internally, 99% of their hardware running windows and 1% and growing running something else may choose another manufacturer's product because it supports 100% of thir machines. All you need to loose is one big sale and it would have been worthwhile to pay a developer a few thousand dollars to write a Linux driver. Are you saying companies should give up on trying to maximize profits, and start shooting for 95% instead?
Re:I thought it was just about money (Score:3, Insightful)
Re:I thought it was just about money (Score:2)
Re:I thought it was just about money (Score:3, Insightful)
If your "95%" figure is supposed to refer to the fraction of desktop users using Windows within the population, your number unsubstantiated and probably erroneous. Microsoft's market share is usually overestimated because many desktop uses of other operating systems aren't counted towards those other operating systems, many non-desktop uses of Windows are counted as Windows users, and ma
Re:I thought it was just about money (Score:2)
But if 95% of your market is Windows, it doesn't make sense to make it possible to use your products with other operating systems.
It becomes a vicios circle, a chicken-and-egg problem if you will. Someone, some day, has to break it, but it's not easy to convince people to do so. I can almost guarantee that the first people to do that (someone pointed out Aironet?) will see a significan
Exactly (Score:3, Insightful)
These same poeple also refuse to see that the chip manufacturers make their money by selling the chips and the software that drives them. Releasing the chip specs, in man
6 months (Score:2, Interesting)
eh (Score:5, Interesting)
What people need to realize is that nothing in software can be secure. It is far to easy to crack. You may have 100 developers working on a secure WiFi driver, but there are thousands of bored hackers out there waiting to tear it apart. If something needs to be secure, do it in hardware.
On a side note, I've not had any trouble getting my WiFi hardware to work on my slackware laptop, but I understand that some chipsets can be more difficult to setup than others.
Re:eh (Score:1)
Why would hardware be more secure than software, when (if my facts are straight) some hardware solutions are merely software hard-coded on the chip? By your rationale, an OpenBSD firewall is (by default) less secure than a Linksys firewall.
This is a serious question from someone who wants to learn.
-sid
Re:eh (Score:1, Informative)
Another issue about these NAT appliances made by linksys is... how secure is NAT when dumbasses enable port forwarding? Port forw
Re:eh (Score:5, Insightful)
Let's require everyone to spend a week learning fundamentals of Unix and 500 bucks and another week putting together OpenBSD-compliant parts (not to mention the day or two researching what exactly will and will not work on BSD) just to give up because they can't figure out why the fuck EverQuest won't work! (Adknowledged, the real problem is that most consumer programs were developed with a direct connection and a modem in mind. Guess what? That's irrelevant.)
Yeah, sounds REAL swell.
Yes, Those Netgear and LinkSys boxes are really routers. They really work. Until you can tell me how to get a wireless solution up and running with BSD for an hour's work and under 150 dollars, your argument is irrelevant.
Re:eh (Score:2)
How much does an old pentium 120 cost?
What if you don't have 2000 dollars of old computer parts lying around?
Re:eh (Score:3, Informative)
I just bought one from my local newspaper's classified ads for $35.
Re:eh (Score:2, Interesting)
how secure is NAT when dumbasses enable port forwarding?
You can do the same thing with your BSD firewall. This is a function of how the USER wants it setup, not a deficiency of the firewall.
Cable or DSL goons do not know how t
Re:eh (Score:2)
You speak of 'ACL' as if it was some kind of 'thing' which mysteriously makes 'other things' better. You also seem to have absolutely no idea how any of the products you're recommending over the generic crappy 200 buck NAT devices (which, by the way, actually do suck. but not for the reasons you're suggesting.)
A Cisco 2610 is not only on the virge of planned obsolecence (at the very least, Cisco is advising that you buy the 2620 instead, as it has a 100 megabit ethernet port, as opposed t
Re:eh (Score:2)
Well, even software coded on a chip is at least a little more of a barrier from people tampering with your software, then distributing it as a driver that people can easily inspect.
And anyone that thinks linksys NAT appliances are secure is nuts. Just from looking at my own network, I've been able to discover multiple vulnerabilities in my linksys router, such as it automatically forwarding SMB ports without asking and without an option to disable(yes I've informed linksys of such, no they aren't doing an
Re:eh (Score:2, Funny)
My Linksys NAT is totally secure. In fact I dare you to try and crack it. To help you out, I've got portforwarded ports 22 and 21 to OpenSSH and pureftpd running on a Linux box. The IP address for it is 192.168.1.1. Good luck, I look forward to seeing your pathetic failed attempts in my SNMP logs.
Re:eh (Score:2)
Ha! I'm more than up to the challenge! I am the master hacker.
revmoo@davinci:~$ssh -l hax0r 192.168.1.1 ./apt
/usr/bin/id >
hax0r@endor's password:
hax0r@endor $
Linux kmod + ptrace local root exploit by
=> Simple mode, executing
/dev/tty
sizeof(shellcode)=95
=> Child process started..........
=> Child process started..........
=> Child process started..........
=> Child process started.+ 19606
uid=0(root) gid=0(root) groups=102(ssh),10(wheel)
- 19606 ok!
root@endor root #
Re:eh (Score:2)
AAH! You cracked Endor! Now where will the poor Ewoks live?
Re:eh (Score:2)
Consider the difference between a "winmodem" (some of which are little more than a codec on a card) and a modem that has its own DSP and microcontroller. You could write a driver for a winmodem that would do whatever you want (including getting a true 56 kbps out of it, which the FCC wouldn't like), but you'r
Re:eh (Score:1)
Plus... if they do it with hardware... then people will be suspicious about privacy...
Re:eh (Score:1, Insightful)
Re:eh (Score:3, Insightful)
The problem of breeding humans who do not wish to commit havoc is of equal difficulty to the problem of creating uncrackable systems. (I.E., both are nearly impossible.)
Therefore, it is equally useful to spend one's time trying to convince people to "just not be an asshole" as it is securing systems. This cuts both ways -- privacy and security. I once made this statement in defense of things like Hailstorm -- the fact that the government/o
prism2 only! (Score:5, Insightful)
The prism2 were the first really popular wireless cards, partly because of low cost but also because of the ability to write drivers for them. I wish other manufacturers wouldn't be so reticent about their support. I actually prefer it if they keep the cards smart and the systems dumb, because it increases portability and compatibility. It probably adds to the cost though.
Re:prism2 only! (Score:2, Interesting)
Time (Score:5, Insightful)
Re:Time (Score:4, Interesting)
It makes no sense from a company viewpoint, other than to get the support from the 5% of people that are using thier cards with linux. But even so, if an independent driver is written, those people using linux are still going to be buying the company's cards with no out of pocket expense to the company.
It's kinda messed up.
Re:Time (Score:5, Insightful)
Re:Time (Score:3, Informative)
The only way that tech specs for wlan cards will be released is if there the financial benefits of their release justify the release.
Chris
Re:Time (Score:2)
Re:Time (Score:2)
I have been happily using DLINK 650Ws for a few years now (w/the RICOH PCIPCMCIA bridge on my desktop).
I would love to upgrade but I prefer a Linux-based setup for the WLAN for added control.
Re:Time (Score:3, Informative)
Re:Time (Score:3, Informative)
The 650+ uses the Texas Instruments ACX100 chipset, and they are not willing to release the necessary specs to write drivers for it. Check the ACX100 [sourceforge.net] project on sourceforge to get the details. The only known driver is a
Re:Time (Score:3, Informative)
Re:Time (Score:2)
Re:Time (Score:2)
drivers take a little while (Score:5, Informative)
Of course, a few manufacturers do ship their own Linux drivers. That's nice, but it isn't all that common yet. And many of the drivers that do ship from manufacturers are based on proprietary, commercial driver toolkits and have to be closed source.
Centrino is a special case. Centrino is largely a marketing construct, not a technology, and the marketing group that pushed Centrino inside Intel apparently wants to make Microsoft happy and doesn't like Linux. I doubt this is going to last: Linux is too important for Intel to maintain this position.
Re:drivers take a little while (Score:5, Informative)
As for Linux Centrino support, Linux is not particularly important in the mobile market (excepting Linux-based embedded systems). Servers remain the primary Linux market; Linux laptops are more the domain of hobbyists. While I have no doubt that Centrino drivers will be available for Linux, if what you said about the marketing team in charge of Centrino is true, they will probably come from the hacker community rather than from Intel.
Re:drivers take a little while (Score:2)
That's true for a lot of hardware. Reverse engineering is part of writing a Linux driver. That's why it takes a while.
The card manufacturers say the reason is that their cards could be reprogrammed to transmit on reserved frequencies (military, air traffic control, etc.).
Yeah, that's just one of the many excuses and reasons.
As for Linux Centrino support, Linux is not particularly important in the mobile marke
Re:drivers take a little while (Score:2, Informative)
Even the Windows Centrino Drivers Have Problems... (Score:2, Interesting)
For example, I have my home wireless network and my neighbor also has one that my laptop picks up. Because Centrino is "smart" enough to be "seamless" across networks, 5 minutes after connecting to my o
Re:Even the Windows Centrino Drivers Have Problems (Score:2)
What is very funny is that the Linux drivers (atmel) have no problems at all...Ha!
FYI incaseof /. fx (Score:1, Informative)
28 Apr - 1 May (21 posts) Archive Link: "Broadcom BCM4306/BCM2050 support"
Topics: Networking
People: Martin List-Petersen, David S. Miller, Alan Cox, Carl-Daniel Hailfinger, Richard B. Johnson
Bas Mevissen asked if Linux had any support for Broadcom's BCM4306 or BCM2050 WLAN chips. He saw that the BCM4401 ethernet chip had a Linux driver, and was hopeful that maybe the WLAN chips did as well. Martin List-Petersen replied, "It seems, that the
Why not simply make it illegal to operate? (Score:5, Insightful)
I think this is a straw man argument.
Re:Why not simply make it illegal to operate? (Score:5, Insightful)
Re:Why not simply make it illegal to operate? (Score:2)
Re:Why not simply make it illegal to operate? (Score:2)
Things to do with software radio (Score:5, Funny)
1. Listen to a baby cry over your neighbors' baby monitor.
2. Neighbor humping a lover in front of their baby monitor
3. Transmitting "Hey, that's my wife; I'm going to blow your balls off!"
4. Watch them scatter
Re:Things to do with software radio (Score:2)
illegal Radio Operation (Score:1, Interesting)
It revolves around the business model (Score:3, Insightful)
The only real leverage that anyone has is only buying products that have explicit Linux support from the OEM.
wireless (Score:2)
Why is it so hard to make a decent driver that works well and is easy to configure? Is there some sort of problem dealing with Linux as compared to Windows that makes it so tough? Or is it simply because of supply and demand?
Re:wireless (Score:1)
Think about it. Most computers out there are running Windows, so what do the companies support? Of course, the majority of platforms. They figure, so what if the 'linux geeks' don't get what they want, they can just hack their own driver if they want to use this hardware.
That is to say, if they even think about other operating systems at all...
Since there is basically like no commercial support for this kind of hardware on linux, people like those that started the wlan-ng p
Re:wireless (Score:2)
it's not hard (Score:3, Informative)
All the rest (configuration files, etc.) is just distribution-related fluff.
Only TCPA-compliant systems (Score:2)
Any other use will be considered a federal crime. You are a terrorist. Those convicted will be required to purchase and install a copy of Microsoft's current OS for each CPU they own. Too bad if you have a SMP system.
Re:Only TCPA-compliant systems (Score:1)
Smp systems?
Having worked in the field before... (Score:3, Informative)
This is something I hadn't thought of in terms of software. I mean, if you make, say, a wireless router, there are various laws you have to follow to get approval in various places.. things like
The antenna connector has to be non-standard. This is why you'll see like, a TNC conenctor with the threads reversed, or the gender parts half swapped, etc. It's so consmers don't hook it up to amplifiers and things.. or rather, so they understand that they are not supposed to. The same goes for software functions.. there are many functions accessible in the software that would allowt eh device to operate outside of the allowabloe parameters, but we had to keep those hidden & inaccessible. If they were presented to the customer, the customer woudl be able to violate FCC just by using commands we supplied them.
So.. I never considered that with regards to linux drivers.. but it is a good point.
Re:Having worked in the field before... (Score:3, Interesting)
Re:Having worked in the field before... (Score:2)
Re:Having worked in the field before... (Score:2)
Re:Having worked in the field before... (Score:2)
Exactly. (Score:2)
Giving open specs to OSS developers might get them in shit.
Wires (Score:1)
No problem getting the specs. You want CAT5e? CAT6? RS-232? How about some coax?
Be it twisted pair, fibre optic, stranded, or even tin cans on a string, wires are the future.
the _REAL_ reason for no drivers... (Score:5, Informative)
Recent developments:
Reyk Floeter [vantronix.net] has started building a GPL driver. It's amusing based on the context of this article, because all this driver can do is SNIFF. That's right, RX Only. Progress has been very slow, and there have been several questions to the list as to how this driver exists, and how it's being built. It would seem that Reyk doesn't have any of the specs & hasn't signed an NDA. I assume he's reverse engineering the windows drivers, but he hasn't stated as much. The development progress has been _VERY_ slow, and this project needs help from OSS devs. Anyone up for a challenge?
Intellegraphics [intelligraphics.com] signed the NDA, and has a driver 'for sale'.
While the government has it's paws in everything, I doubt this is the case at this point. This whole article is based on FUD.
That's all. -Eric Johanson, SeattleWireless [seattlewireless.net]
Re:the _REAL_ reason for no drivers... (Score:2)
I believe this is the main reason for the lack of driver support. I was at some trade show or the other, and I asked a wireless ethernet card vendor if they had Linux support. The reply was that the software driver was a significant part of the engineering effort, and they considered it a big part of their "value added".
From Broadcom's site... (Score:2)
Doesn't explain it all! (Score:5, Interesting)
WHat I have found is that almost all the new cards out there, brand name, no name, etc, are based on the broadcom chip, for which there is no driver.
Now it's true that there are wierd FCC rules, such as the one that the antenna connectors must be proprietary, as if that makes a difference, but that doesn't explain certain things.
For instance, the SMC, Siemens, and Linksys cards all USED to work. The new cards from these vendors, such as the Linksys WPC11, don't work, but have the SAME MODEL NUMBER even though they are entirely different cards. They all give the same codes or similar when inserted, they all have similar antenna shapes, they all have two dimples in the bottom of the antenna where one dimple has a bump from the injection molder.
Now, the only difference I can see on the BOX between the old and the new ones is that the new ones mention Windows XP. So, can it be that MS would only support chipsets with proprietary specs? It sure looks that way. I really can't understand why multiple vendors would completely change the card and keep the same model number. This makes no sense. I think it's as simple as not supporting linux compatible hardware in each release of windows. Not so far fetched, how many product boxes do you see that even MENTION linux? You're not gonna get that 'designed for windows XP' logo if you don't do as you're told.
Now, the older cards work just fine, I have a prism card and it's great. Problem is I only have one, which serves no purpose at all. ALso, aparantly the Netgear card DOES work, but not well, under linux, and Cisco's Aironets are supposed to work fine, though they cost twice as much and I'll gladly pay, but I have yet to find a retail channel for these (help)
So I've bought six different types of cards ranging in price from $49 to $79 and they are ALL broadcom products. You can see the similarities in the physical construction of the card as soon as you take it out of the box. Slight differences in antenna shape, but always with the broadcommy squareness.
Also, you can order parts real cheap and configure them to put out a carrier on any frequency you want, so this really sounds like baloney. Not that it isn't the reason they're giving, but it isn't the reason. We're talking about less than 0.1 watt here. If the military doesn't like the signal they can just move to the livingroom. Seems to block it just fine from my experience.
So I have an awesome little laptop robot and I can only control it from windows or mac and I have another one that I haven't even bothered with because I can't operate them at the same time.
I don't feel very free to innovate.
Re:Doesn't explain it all! (Score:2)
Re:WPC11 card. (Score:2)
The Compaq system melted down as soon as the driver was loaded -- by melted down, the screen went black except for small, wavy diagonal green lines, as if it was a TV on the fritz.
The HP system would load the drivers OK, but the drivers didn't think there was any card installed!
It was my first exposure to wireless, and now I'm kind of soured on it.
So very true... (Score:4, Insightful)
Anyone looking to get good wireless card support (802.11b) should buy one with a prism2 chip or an Orinoco. I know many that have had good luck with these cards, and I know for a fact that the Orinoco cards are essentially plug and play in linux. Do NOT buy the TI chipsets (sometimes marketed as 22mbps 802.11b+) or the Broadcom chipsets; word on the street (heh) is that these companies have been less than forthcoming with specs so people can write proper drivers for them.
It's too bad that this is the sad state of wireless support in linux, that we must be at the manufacturer's mercy to get our hardware working properly. I've been waiting for 2 years now to get my USB wireless card (oh yeah, avoid those too if you can) working in linux, and it's all because the company doesn't care.
Why does every vendor do the same thing? (Score:2)
SDRs and frequencies (Score:3, Interesting)
Even with wide-open drivers, I don't think you can force most Prism cards out-of-band because the firmware restricts it. (Which sucks, because all it takes is a 55-question multiple choice test and you can legally run 802.11 cards out of the ISM band and at much higher powers - The 2.4 GHz amateur (ham) band is adjacent to the ISM band, and many cards can be reclassified under Part 97 rules.)
What I would love to see is open specs for a cable modem chipset - it would make a perfect exciter for an amateur data network if combined with a transverter.
Read the linked article, please. (Score:5, Informative)
This is not about 802.11b, it's about 802.11g, the newer standard. The one that can do 54 Mbps? Look arround for drivers for those chipsets (mostly Broadcom or Intel's). You'll find none. Why? Because these things can be programmed to receive *and* transmit on any frequency. Any. That inclues military frequencies. Building a receiver for any frequency is not rocket science. In fact it's boring since it's well known. The problem is that the FCC has to approve this things. The vendor builds it and they have to get approval from the FCC to market it. If the FCC catches word that the vendor is giving the specs to a bunch of hippies, the hardware might not get approved (nothing to do with the FCC per se, it's just politics). The problem is some people out there are _very_ willing to go on a disrupt police communications. And what could be easier that just taking a laptop on a car and just war drive. It gives a whole new meaning to the term, doesn't it?
Some people (RTFA) have proposed solutions, basically signed frequency tables, but since the hardware is out, it's too fscking late. That's going to be in the next gen hardware, but not in the current round. By the look of it, 802.11g on Linux is screwed for the time being.
Re:Read the linked article, please. (Score:4, Informative)
Basically, the card makers may some stuff configurable which shouldn't be configurable, and they need to deal with getting it configured in the legal way by default. The tricky thing is that there isn't a universal legal default.
The situation is that it's illegal to disrupt police communications, and it's pretty easy, but it's also pretty obvious. If you're doing it, they can trivially track you down and arrest you. The manufacturer gets in trouble if you're doing it with an unmodified transmitter, because you might not realize you're breaking the law. If anyone who uses the SuSE driver for a Broadcom card (configured, of course, for Germany) in the US is breaking the law and causing problems for the police, someone will get in trouble, and it's likely to be Broadcom.
Re:Read the linked article, please. (Score:2)
Re:Read the linked article, please. (Score:2)
It was why I punted RH8 on my laptop (Score:4, Interesting)
That laptop is mostly used for surfing the web and rdesktopping into other computers, I'd most likely put RH8 (9) BACK on it if Broadcom's g set was supported.
I can't be the only person that WANTS this. (and I DID lobby Broadcom and Linksys for driver support)
G band not finalized yet. (Score:2, Informative)
ZiN
They can do like proxim w/ rangelan/sympony cards (Score:2, Interesting)
Oooo (Score:3, Funny)
I want to the FCC to made all radio signals private property so I can sue every radio station, police station, local TV, my neighbor and her noisy telephone, etc.
Hey, maybe we can declare all audio and electromagnetic transmissions private property so if you say something that offends me I can sue you, if it trespasses into my ear.
I think we should make a set of laws so everyone can sue everyone else. Then just sit back and watch the people line up outside the courthouse. Maybe we could make our legal system a profitable marketplace where you can purchase a new law to help you sue for more money, at a fair price, of course.
Re:Oooo (Score:2)
Sucker them into having their paid whores in congress change the laws, then act with massive lawsuits against all transmitting equipment.....
As mentioned in the article, you can't have it both ways, either it's public for everyone or it's private with the right for me to sue any transmitter for tresspass on my property.....
The issue may be military radar (Score:3, Interesting)
Secret because of the military? (Score:2)
Re:Secret because of the military? (Score:2)
Re:Secret because of the military? (Score:2)
-no one is trained on how to set it up (easy!)
-not certified by higher authority (catch all excuse)
Kernel hackers don't seem to understand radios (Score:2)
In the US, most police freq
Source of the militray BS (Score:2)
This happeden on other frequencies as well but most of the WAN frequences are out of the rubbish heap.
2.4 is sort of no-mans land. Until rec
The author that cites... (Score:2)
Just to pick a nit... (Score:2)
Anarchists (Score:2)
Can't the guvvies figure out something to do that isn't so vulnerable to attack and that doesn't annoy the taxpayers so? Stupid as they are, it's hard to beleive they're _that_ stupid
Re:If radio broadcasts are public property... (Score:1)
IIRC, satellite is a microwave device and falls under the "shaped wave" clauses as well, I dunno, I ain't an FCC guy.
BTW, and American Idol is broadcast absolutely free on your local Fox affiliate. Help yourself.
Re:Abstract Driver Model? (Score:2)
Why can't some one make a wireless card that acts like the routers. That accepts normal 100Mbs cat5 and automagically makes it wireless? That would seem like the answer as then it would "just work" and the drivers would just be to set the security settings.
Re:Yet Another Shining Example (Score:2)
This is like winmodems. They are "cheaper" just to save a few dimes instead of being truly independant devices. They want to save a buck by making these wireless cards merely transmitters, and relying on the embedding company to "finish" the product. The integrators don't want to share, because they all use the same chips, so software is the only defining quality between their products! Unfortunately, this doesn't look l
Re:Some factual corrections to the article... (Score:2)
To shamelessly plug myself...see this comment [slashdot.org] that links to the ECPA of 1986, and Title 18 USC Sec 2510.