Sponsored Content
Operating Systems Solaris Attach Solaris 11.1 rwn driver to RaLink RT8200/8260 Wi Fi Adapter Post 302770403 by DGPickett on Friday 15th of February 2013 03:04:55 PM
Old 02-15-2013
I found this: OTN - HCL: Hewlett-Packard Pavilion Elite m9458fr
and another bit here: http://docs.oracle.com/cd/E19963-01/pdf/821-1475.pdf

rwn Ralink RT2700/2800 IEEE802.11 a/b/g/n wireless network device
The rwn IEEE802.11 a/b/g/n wireless driver is a multi-threaded, loadable, clonable,
GLDv3-based STREAMS driver supporting Ralink RT2700/RT2800 IEEE802.11 a/b/g/n
wireless network device.
The rwn driver performs auto-negotiation to determine the data rate and mode. The driver
supports only BSS networks (also known as ap or infrastructure networks) and open
(open-system) or shared system authentication.
For wireless security, WEP encryption,WPA-PSK, andWPA2-PSK are currently supported.
You can perform configuration and administration tasks using the dladm(1M) and
wificonfig(1M) utilities.
/dev/rwn Special character device
/kernel/drv/rwn 32-bit ELF kernel module, x86
/kernel/drv/amd64/rwn 64-bit ELF kernel module, x86
See attributes(5) for descriptions of the following attributes:
ATTRIBUTETYPE ATTRIBUTEVALUE
Availability driver/network/rwn
Interface Stability Committed
dladm(1M), wificonfig(1M), attributes(5)
IEEE802.11b/g - Wireless LAN Standard - IEEE, 2003
Name
Description
Configuration
Files
Attributes
See Also
rwn(7D)
Device and Network Interfaces 713

An encouraging note here: http://hub.opensolaris.org/bin/view/...+on/2009032601

This guy seems to have his own code for ralink: http://homepage2.nifty.com/mrym3/taiyodo/eng/

This says you need to have 'large server': http://solarisrants.wordpress.com/20...s-11-packages/

Does wificonfig or dladm have any options ot nudge it down the road?

Last edited by DGPickett; 02-15-2013 at 04:53 PM..
 

8 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 - QLogic 4060C iSCSI adapter - multipathed (MPxIO)

System: Sun M3000 and M4000 OS: Solaris 10 (fully up to date with latest patches) iSCSI HBA: 2x QLE4060C (QLogic) In each system are 2 QLE4060C iSCSI adapters. I manage to set up both HBA's to connect to the LUNs on the SAN However I don't manage to enable multi-pathing. Made the... (4 Replies)
Discussion started by: sb008
4 Replies

2. UNIX for Dummies Questions & Answers

External Network Adapter for Solaris 10

Hi All, I am new here - this is my first post. I have installed Solaris 10 5/09 on my Dell M6300. The install went well, but the Dell's onboard network card is the Broadcom BCM5756ME Gigabit Ethernet - and sadly no Solaris driver exists for it. The Solaris 10 install just jumped by the... (1 Reply)
Discussion started by: soulmerchant
1 Replies

3. UNIX for Dummies Questions & Answers

Simulated driver for Network Interface Adapter

Hi all, I got sort of a task to do. I have to write in C "simulated network driver". What does it mean? - It has to run on all network adapters - It has to be as simple as it can be - It has to run on all linux distributions (or at least most of them) - It does not have to run a network... (4 Replies)
Discussion started by: Chrisdot
4 Replies

4. Programming

Compiling virtual network adapter driver problem (net_device struct)

Hi, I found on linuxgazette.net/93/bhaskaran.html page very useful sample of virtual driver (not connected to real hardware). I try to compile it with no effect. So: I got fresh Ubuntu 9.10 (kernel 2.6.31-14) My source is saved in networkAdapter.c file in /usr/src/myModules directory. I... (21 Replies)
Discussion started by: Chrisdot
21 Replies

5. 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

6. Hardware

Need Sun 10-Gigabit Ethernet Adapter CD or ixge driver

Hi, Does anybody have a "Sun 10-Gigabit Ethernet Adapter installation CD" or driver ixge for Sun 10-Gigabit Ethernet PCI-X adapter? I need it but can't find it anywhere. So if you know where I can download it or purchase it, please let me know. (Already tried Oracle's website, don't have it) ... (5 Replies)
Discussion started by: Lhao
5 Replies

7. Emergency UNIX and Linux Support

Solaris zone attach failed

I have a non global zone in server1, its name is server1-zone1. I am migrating this non global zone to server2 -- > I have already detached zone from server1, copied all contents from /zones/server1-zone1 of server1 to /zone/server1-zone1/root of psobip01 ( I intentionally changing root path in... (0 Replies)
Discussion started by: solaris_1977
0 Replies

8. AIX

Misconfiguration detected Adapter interface name en 3 Adapter offset 0

Hi, We had a hardware problem with an IBM System p5 server, with AIX 5.2 We restore from a tape the last backup we had, but the server does not boot up as expected. The server try to mount some directories from a storage, but could not comunicate with them, we check the FC and everything is... (12 Replies)
Discussion started by: trevian3969
12 Replies
pcan(7D)							      Devices								  pcan(7D)

NAME
pcan - Cisco Aironet 802.11b wireless NIC driver DESCRIPTION
The pcan wireless NIC driver is a multi-threaded, loadable, clonable, GLDv3-based STREAMS driver. It supports the pccard and PCI/MiniPCI cards with the Cisco Aironet 802.11b chipset. For pccard, the driver works in both SPARC and x86 (32-bit/64-bit) modes. For PCI/MiniPCI card, the driver works in 32-bit x86 mode only. DRIVER CONFIGURATION
The pcan driver supports 802.11b data rates of 1, 2, 5.5 and 11 (Mbits/sec). The default is 11. The pcan driver supports BSS networks (also known as "ap" or "infrastructure" networks) and IBSS networks (also known as "ad-hoc" net- works). For authentication type, the pcan driver supports the "open" (or "open-system") mode. For encryption type, only WEP is currently supported. You perform configuration and administration tasks using the dladm(1M) and wificonfig(1M) utilities. FILES
/dev/pcan* Special character device. /kernel/drv/pcan 32-bit ELF kernel module (x86). /kernel/drv/amd64/pcan 64-bit ELF kernel module (x86). /kernel/drv/sparcv9/pcan 64-bit ELF kernel module (SPARC). ATTRIBUTES
See attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SPARC, x86 | +-----------------------------+-----------------------------+ SEE ALSO
dladm(1M), wificonfig(1M), attributes(5), gld(7D) 802.11b Standard for Wireless Local Area Networks (WLANs) - IEEE SunOS 5.11 24 Jan 2007 pcan(7D)
All times are GMT -4. The time now is 10:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy