Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96323 - adm8211-20050323 (New Package)
Summary: adm8211-20050323 (New Package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Mobile Herd (OBSOLETE)
URL: http://aluminum.sourmilk.net/adm8211/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks: 96692
  Show dependency tree
 
Reported: 2005-06-16 17:02 UTC by Andrey Kislyuk (RETIRED)
Modified: 2005-06-21 10:01 UTC (History)
2 users (show)

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


Attachments
adm8211-20050323.ebuild (adm8211-20050323.ebuild,1.04 KB, text/plain)
2005-06-17 02:51 UTC, Henrik Brix Andersen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kislyuk (RETIRED) gentoo-dev 2005-06-16 17:02:34 UTC
AVT8211 is a 802.11b chip. I'm not sure how broadly it's used but I have one. There is a driver in advanced development at http://aluminum.sourmilk.net/adm8211/ and it looks stable on my machine. The driver hasn't been accepted to the mainline kernel yet (maybe to -mm, I haven't checked).

Sample lspci output:
0000:00:0d.0 Network controller: Linksys ADMtek ADM8211 802.11b Wireless Interface (rev 11)

Please include in gentoo-sources.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2005-06-17 01:16:33 UTC
mobile: fancy patching the makefile and writing an ebuild to build this as an
external kernel module?

This won't be included in gentoo-sources but it should be easy to build outside
of the kernel sources for now.
Comment 2 Henrik Brix Andersen 2005-06-17 01:29:41 UTC
Actually, the provided Makefile is geared towards external compilation. Should
be trivial to write a linux-mod.eclass based ebuild for it.
Comment 3 Henrik Brix Andersen 2005-06-17 02:51:43 UTC
Created attachment 61375 [details]
adm8211-20050323.ebuild

Here's an ebuild for the adm8211-20050323 driver. Please test.
Comment 4 Andrey Kislyuk (RETIRED) gentoo-dev 2005-06-17 05:08:44 UTC
May I add that a separate package is of not much use to someone who wants to
boot, connect and install from livecd and whose only network card is an adm8211.
What's the policy that prevents this from going into gentoo-sources?
Comment 5 Henrik Brix Andersen 2005-06-17 05:15:03 UTC
Well, if this ebuild makes it way into portage you just need to convince our
release engineers to include it on the next livecd.

It will not go into gentoo-sources as it can be handled as en external ebuild
more easily. This is the way gentoo works; if something can be done as a
stand-alone ebuild it should be preferred. This way we can update the adm8211
driver without having to bump the kernel version - and only users who actually
need that particular driver will have to install it.

Have you tested the attached ebuild?
Comment 6 Andrey Kislyuk (RETIRED) gentoo-dev 2005-06-17 08:43:46 UTC
The ebuild works fine here, thanks.
Comment 7 Stefan Schweizer (RETIRED) gentoo-dev 2005-06-21 05:05:28 UTC
in portage now. The old adm8211-20050323 version is marked stable on x86, please
include it on the livecd.
Comment 8 Stefan Schweizer (RETIRED) gentoo-dev 2005-06-21 05:07:14 UTC
fixed
Comment 9 Andrey Kislyuk (RETIRED) gentoo-dev 2005-06-21 09:33:43 UTC
Works for me on amd64, please add keyword
Comment 10 Stefan Schweizer (RETIRED) gentoo-dev 2005-06-21 09:55:22 UTC
please open a separate bugreport for amd64
Comment 11 Andrey Kislyuk (RETIRED) gentoo-dev 2005-06-21 10:01:06 UTC
Bug 96714