Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 514932 - net-wireless/rt5592sta-20120625 - Asus PCE-N53 driver and kernel module
Summary: net-wireless/rt5592sta-20120625 - Asus PCE-N53 driver and kernel module
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://support.asus.com
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2014-06-24 15:17 UTC by Daniel Cardenas
Modified: 2014-06-24 15:40 UTC (History)
1 user (show)

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


Attachments
Ebuild to install package (rt5592sta-20120625.ebuild,1.09 KB, text/plain)
2014-06-24 15:17 UTC, Daniel Cardenas
Details
Patch to build on kernel version >=3.8 (rt5592sta_fix_64bit_3.8.patch,10.98 KB, patch)
2014-06-24 15:18 UTC, Daniel Cardenas
Details | Diff
Patch to build on kernel version >=3.14 (d7ba21-patch314.patch,293 bytes, patch)
2014-06-24 15:18 UTC, Daniel Cardenas
Details | Diff
Patch for Gentoo's build system (gentoo_build.patch,10.23 KB, patch)
2014-06-24 15:18 UTC, Daniel Cardenas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Cardenas 2014-06-24 15:17:31 UTC
Created attachment 379586 [details]
Ebuild to install package

Hello!

I have attached rt5592sta-20120625.ebuild and several patches so it will compile and install on recent Linux kernels.

rt5592sta is the kernel module needed to run the Asus PCE-N53 Wireless Card on Linux. This kernel module was released by Asus to run on Linux kernel versions >=2.6, but requires patches in order to run correctly on kernel versions >=3.8

Thank you!

- Daniel
Comment 1 Daniel Cardenas 2014-06-24 15:18:09 UTC
Created attachment 379588 [details, diff]
Patch to build on kernel version >=3.8
Comment 2 Daniel Cardenas 2014-06-24 15:18:33 UTC
Created attachment 379590 [details, diff]
Patch to build on kernel version >=3.14
Comment 3 Daniel Cardenas 2014-06-24 15:18:54 UTC
Created attachment 379592 [details, diff]
Patch for Gentoo's build system