Bug 463111

Summary: Add driver for Ralink rt2860 802.11b/g/n wlan nic
Product: [Fedora] Fedora Reporter: Peter Robinson <pbrobinson>
Component: kernelAssignee: John W. Linville <linville>
Status: CLOSED DEFERRED QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: kernel-maint
Target Milestone: ---Keywords: FutureFeature, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-09-23 16:47:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 462851    

Description Peter Robinson 2008-09-21 21:18:36 UTC
The Ralink rt2860 802.11b/g/n comes with the Asus eeePC 901 and other netbooks but is not supported in the Fedora kernel.

More details here including a patch that includes support for WPA and WEP
http://www.itwriting.com/blog/778-fixing-wi-fi-on-asus-eee-pc-901-with-linux.html

lspci -v

01:00.0 Network controller: RaLink Device 0781
	Subsystem: RaLink Device 2790
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at f7ff0000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [40] Power Management version 3
	Capabilities: [50] Message Signalled Interrupts: Mask- 64bit+ Queue=0/5 Enable-
	Capabilities: [70] Express Endpoint, MSI 00
	Capabilities: [100] Advanced Error Reporting <?>

Comment 1 John W. Linville 2008-09-23 16:47:59 UTC
The rt2x00 developers are working on adding rt2800 support upstream.  That will be the path to supporting this hardware in Fedora.