Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270869 - [new package] net-wireless/madwimax-0.1.0
Summary: [new package] net-wireless/madwimax-0.1.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://code.google.com/p/madwimax/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2009-05-22 21:03 UTC by Denis Loginov
Modified: 2010-08-07 21:17 UTC (History)
4 users (show)

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


Attachments
ebuild + patch (madwimax-ebuild-0.1.0.tgz,10.00 KB, text/plain)
2009-05-22 21:12 UTC, Denis Loginov
Details
ebuild (madwimax-0.1.0.ebuild,955 bytes, text/plain)
2009-05-23 10:07 UTC, Denis Loginov
Details
patch (madwimax-0.1.0-gentoo.patch,2.73 KB, patch)
2009-05-23 10:08 UTC, Denis Loginov
Details | Diff
madwimax-0.1.1.ebuild (madwimax-0.1.1-r1.ebuild,898 bytes, text/plain)
2010-07-24 18:47 UTC, Azamat H. Hackimov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Loginov 2009-05-22 21:03:04 UTC
MadWimax is a reverse-engineered Linux driver for mobile WiMAX (802.16e) devices based on Samsung CMC-730 chip. These devices are currently supported:
    * Samsung SWC-U200
    * Samsung SWC-E100
    * Samsung SWM-S10R (built in Samsung NC-10 netbook) 
(see http://code.google.com/p/madwimax/ ).
They are used, for instance, to connect to Russian ISP "Yota". For details, see http://www.yota.ru .
Attached is the ebuild + patch kindly provided by 'jsn' (http://community.livejournal.com/yota_ru/242538.html, http://xmas.ratry.ru/madwimax/madwimax-ebuild-0.1.0.tgz).
Don't forget to enable
-> Device Drivers
   -> Network device support 
      -> (y/m) Universal TUN/TAP device driver support (CONFIG_TUN)

Reproducible: Always

Steps to Reproduce:

Actual Results:  
Works for me.
Comment 1 Denis Loginov 2009-05-22 21:12:19 UTC
Created attachment 192149 [details]
ebuild + patch
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2009-05-23 09:34:32 UTC
please attach everything plain and not as a tarball please.
Comment 3 Denis Loginov 2009-05-23 10:07:41 UTC
Created attachment 192174 [details]
ebuild
Comment 4 Denis Loginov 2009-05-23 10:08:18 UTC
Created attachment 192175 [details, diff]
patch
Comment 5 Alexey Shvetsov archtester gentoo-dev 2009-12-21 14:42:32 UTC
please create gentoo style udev rules =)
Comment 6 Nikolaj Šujskij 2009-12-26 13:32:25 UTC
There's maintained ebuild in rion overlay.
Comment 7 Azamat H. Hackimov 2010-07-24 18:47:15 UTC
Created attachment 240027 [details]
madwimax-0.1.1.ebuild

Here 0.1.1 verion based on ebuild from rion overlay, but with some improvements.
Comment 8 Nikolaj Šujskij 2010-07-26 14:34:00 UTC
I don't really think manpages should be controlled via doc USE-flag, which is typically disabled on most systems, whereas almost everyone wants a manpage for software one uses.

> Created an attachment (id=240027) [details]
> madwimax-0.1.1.ebuild
> 
> Here 0.1.1 verion based on ebuild from rion overlay, but with some
> improvements.
Comment 9 Nikolaj Šujskij 2010-07-26 17:14:03 UTC
Seems to work here all right.

(In reply to comment #7)
> Here 0.1.1 verion based on ebuild from rion overlay, but with some
> improvements.
Comment 10 Alexey Shvetsov archtester gentoo-dev 2010-08-07 21:17:17 UTC
Added to tree =)