Hunting for wireless networking solutions


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Hunting for wireless networking solutions
# 1  
Old 04-02-2008
Hunting for wireless networking solutions

Wed, 02 Apr 2008 15:00:00 GMT
While most basic hardware support for GNU/Linux is improving constantly, wireless support remains dismal. Few manufacturers make an effort to support the operating system, or to publicize what support they have. Moreover, the components of wireless devices change so fast that one version of a device may offer support while a second version doesn't -- even though both versions share the same model number. And if, in addition to functionality, you also want a device with free drivers and no reliance on proprietary firmware, your choices are even more limited. Fortunately, no matter what your preferences, online resources exist to help you find the card that's right for you or get your existing wireless network adapter to work with Linux.


Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. What is on Your Mind?

Hunting Anomalous Bots - An Introduction to Cyber-Objects - Live From Cyberspace

https://www.unix.com/members/1-albums212-picture687.png Hunting Anomalous Bots - An Introduction to Cyber-Objects - Live From Cyberspace Click title image (above) for video tutorial. (5 Replies)
Discussion started by: Neo
5 Replies

2. UNIX for Advanced & Expert Users

hunting down for software interrupt causes

Hi, i have an rhel box with around 20 %soft every 2 seconds. The box is idle. How do i start hunting down what's causing this? i believe /proc/interrupts is hardware related, procinfo is basically the same. where else can i look? thanks, Marc (5 Replies)
Discussion started by: marcpascual
5 Replies

3. Advertise with Us

Job Hunting in Uganda

Hello I am thinking of packing up and moving to Uganda if I can, especially if I can track down some UNIX/Linux type roles there. Broadband has just come ashore in Mombasa and should soon make its way through to UG, I think this is going to trigger a surge in expansion for what is currently a small... (0 Replies)
Discussion started by: steadyonabix
0 Replies

4. Debian

can't get wireless networking going

This is my first attempt at Linux, you can probably tell. OK, it appears the problem is that Debian Lenny thinks my wireless card is a wired card? The wireless network extends to my computer, that is certain. I have a Dell PIII desktop computer, with both a 3COM wired card, and a D-Link... (17 Replies)
Discussion started by: fguy
17 Replies

5. HP-UX

Hunting Java memory. VSZ? 11.2 and 11.3

We are running into what appears to be a memory leak in java with a program that we are developing. The growth has been confirm on a 12day test. When we look at garbage collection with hpjtune, and jmeter, it appears to releasing the heap memory properly. Does anyone... (1 Reply)
Discussion started by: craigclee
1 Replies

6. Linux

VPN Solutions

Hello Friends I want to know about VPN Solutions under Linux Please help me :confused: (6 Replies)
Discussion started by: jaibw
6 Replies

7. IP Networking

Wireless Networking

Does anyone know where can i find advanced and basic information about setting up a WLAN using bluetooth. The operating systems are mandrake 9.0 and windows 2000? Thank you in advance!:) (3 Replies)
Discussion started by: SolidSnake
3 Replies
Login or Register to Ask a Question
regulatory.bin(5)                                                      Linux                                                     regulatory.bin(5)

NAME
regulatory.bin, regulatory.db - The Linux wireless regulatory database Description regulatory.bin and regulatory.db are the files used by the Linux wireless subsystem to keep its regulatory database information. regulatory.bin is read by crda upon the Linux kernel's request for regulatory information for a specific ISO / IEC 3166 alpha2 country code. regulatory.db is a newer, extensible database format which (since Linux 4.15) is read by the kernel directly as a firmware file. The regulatory database is kept in a small binary format for size and code efficiency. The regulatory.bin file can be parsed and read in human format by using the regdbdump command. The regulatory database files should be updated upon regulatory changes or corrections. Upkeeping The regulatory database is maintained by the community as such you are encouraged to send any corrections or updates to the linux-wireless and wireless-regdb mailing lists: linux-wireless@vger.kernel.org and wireless-regdb@lists.infradead.org SEE ALSO
regdbdump(8) crda(8) iw(8) http://wireless.kernel.org/en/developers/Regulatory/ regulatory.bin 21 December 2017 regulatory.bin(5)