Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74453 - Wireless Driver for the RaLink 2500
Summary: Wireless Driver for the RaLink 2500
Status: RESOLVED DUPLICATE of bug 58483
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Mobile Herd (OBSOLETE)
URL: http://www.ralinktech.com/supp-1.htm
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-15 00:35 UTC by Eric Olinger
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
RT2500-Linux-STA-1.4.5.0.ebuild (RT2500-Linux-STA-1.4.5.0.ebuild,1.63 KB, text/plain)
2004-12-15 00:35 UTC, Eric Olinger
Details
Makefile-2.6.x (Makefile-2.6.x,503 bytes, text/plain)
2004-12-15 00:38 UTC, Eric Olinger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Olinger 2004-12-15 00:35:11 UTC
I wrote this ebuild as a replacement for the ebuild in bug #58483. It uses all of the linux-mod eclass facilities that I could use. RaLink changed the license to GPL as of version 1.4.4.0 and they've removed their gui configuration utility as of version 1.4.5.0.

Reproducible: Always
Steps to Reproduce:
Comment 1 Eric Olinger 2004-12-15 00:35:44 UTC
Created attachment 46016 [details]
RT2500-Linux-STA-1.4.5.0.ebuild
Comment 2 Eric Olinger 2004-12-15 00:38:01 UTC
Created attachment 46017 [details]
Makefile-2.6.x

RaLink uses a completly different Makefile for building under the 2.6.x kernel.
It appears that they now ship the 1.4.5.0 with the 2.4 Makefile and don't
include the 2.6.x Makefile anymore I've included one that works from an older
release.
Comment 3 Stefan Schweizer (RETIRED) gentoo-dev 2004-12-18 02:00:25 UTC
Can you please attach these to bug 58483?

some comments: 

- uppercase ebuild names are according to the ebuild policy not good. Please use MY_P= and MY_PN instead.
- set by inherit linux-mod: DEPEND="virtual/linux-sources"
- You can look at other linux-mod ebuilds in: http://bugs.gentoo.org/show_bug.cgi?id=74396

*** This bug has been marked as a duplicate of 58483 ***