Wireless driver

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Wireless driver
# 1  
Old 10-17-2009
Wireless driver

hi every one,please i need a link to download Broadcom WLAN 802.11 b/g driver for RHEL 5.1.
thank you
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Looking for a wireless driver for Solaris 10(x86)

Hello, I just installed Solaris 10 on an good old Thinkpad r52 laptop, everything seems to work fine, except for a wireless network interface which needs a third party driver. Back in days this driver was freely available from opensolaris.org now it's gone. The name of the package is SUNWiwi,... (2 Replies)
Discussion started by: nongrato
2 Replies

2. Hardware

Linux Driver for SafeCom ( Texas Instruments ) Wireless Card

hi, would anyone know where to get a Linux ( Red Hat ) driver for a SafeCom ( i.e. Texas Instruments ) 11g WLAN card SWLPT 54108 ? It's quite an old card that only seems to come with windows drivers on its install disk. thanks, Jim (1 Reply)
Discussion started by: jimthompson
1 Replies

3. Red Hat

Installing broadcom driver for wireless access

I use lspci and dmesg command and find out that i have ipw2000 wireless card on my laptop. I want to install driver for that but i'm not getting proper driver for that.My linux version is el5 and architecture is i386. (0 Replies)
Discussion started by: amitbharad
0 Replies

4. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies

5. UNIX for Dummies Questions & Answers

boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd

Help, suspect hacked via serial or electric! any ideas on error "Pid:1, comm:swapper Tainted:G W 2.6.35-22 generic #33 -unbutu device = "(null)" or unknown-blocklist(8.1) please append a correct "root"boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd. Thanks... (3 Replies)
Discussion started by: kryclear
3 Replies

6. Solaris

SUNWglmr -- rasctrl environment monitoring driver for i2c or SCSI device driver ?

I've been researching minimizeing Solaris 8 and found that on the web page http://www.sun.com/bigadmin/content/packagelist/s8u7PkgList/p2.html the package SUNWglmr is listed as "rasctrl environment monitoring driver for i2c, (Root) (32-bit)" while in the document "Solaris 8 minimize-updt1.pdf"... (1 Reply)
Discussion started by: roygoodwin
1 Replies

7. UNIX for Dummies Questions & Answers

No Mandriva wireless driver, NDIS help...

Mandriva is not recognizing my wireless PCI card. I have the Windows driver but do not know how to use NDIS to load it, anyone done this before? (1 Reply)
Discussion started by: jo calamine
1 Replies

8. HP-UX

Wireless

Can someone please point me in the correct direction for setting up a wireless card using HP-UX 11iV1? I know its different depending on the type of card I have, but im looking for a direction. Thanks! (0 Replies)
Discussion started by: nickwinnie
0 Replies

9. UNIX for Dummies Questions & Answers

Wireless on Solaris 9.0?

I AM running Solaris 9.0 on old machine (for college UNIX class I'm taking). I have a DLINK DWL-120 USB wireless adapter. IS There anyway I can connect this to my existing home network? I can't seem to locate any drivers for this adapter? Is there something basic I am overlooking? (1 Reply)
Discussion started by: mheaster
1 Replies

10. IP Networking

Wireless-G network

Hi, I have a laptop with a Linksys Wireless G PCMCIA card and a cable connection goin into a router and then a patch lead from the router going to a Linksys Wireless G access point IP 192.168.1.245 with DHCP disabled. I can connect to the access point from the laptop, but how do I get the... (1 Reply)
Discussion started by: perleo
1 Replies
Login or Register to Ask a Question
CNW(4)							   BSD Kernel Interfaces Manual 						    CNW(4)

NAME
cnw -- Netwave AirSurfer wireless network driver SYNOPSIS
cnw* at pcmcia? function ? DESCRIPTION
The cnw interface provides access to a theoretical 1 Mb/s wireless Ethernet network based on the Netwave AirSurfer Wireless LAN (formerly known as the Xircom Netwave Wireless LAN). Note that the driver does not support newer devices such as the Netwave AirSurfer ``Plus'', or the BayStack 650/660. These devices are sup- ported by the awi(4) driver. Netwave devices are not compatible with IEEE 802.11 wireless networks. Also note that there are Netwave devices with different wireless fre- quency, depending on the radio band plan in each country. The card uses 36K of I/O memory mapped to the card. You may need to increase memory space available to the PCMCIA controller. See pcmcia(4) for details. In use, the cards appear to achieve up to a 420Kb/s transfer rate, though a transfer rate between 250Kb/s and 350Kb/s is typical. The card operates in the 2.4GHz frequency range and is subject to interference from microwaves, IEEE 802.11 wireless network devices, as well as earth. For example, it seems that IEEE 802.11 channel 14 conflicts with Netwave (US frequency). They interfere with each other if they are both operated in the same geographic region, causing weird packet loss. You may be able to avoid the interference with IEEE 802.11 devices, by changing the IEEE 802.11 channel. HARDWARE
Cards supported by the cnw driver include: Xircom CreditCard Netwave NetWave AirSurfer DIAGNOSTICS
cnw0: can't map memory Indicates that the driver was not able to allocate enough PCMCIA bus address space into which to map the device. See pcmcia(4) and increase memory available to the PCMCIA controller. SEE ALSO
arp(4), awi(4), inet(4), intro(4), pcmcia(4), cnwctl(8) BSD
January 5, 1997 BSD