From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <chad.huneycutt@acm.org>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: *
X-Spam-Status: No, score=1.2 required=5.0 tests=DMARC_REJECT,
	MAILING_LIST_MULTI,RDNS_DYNAMIC autolearn=no autolearn_force=no
	version=4.0.0
Received: from goliath.dnshome.org (c-24-98-65-184.atl.client2.attbi.com [24.98.65.184])
	by chiba.3jane.net (Postfix) with ESMTP id BFB33ABD5E
	for <gentoo-dev@gentoo.org>; Fri, 19 Apr 2002 15:26:07 -0500 (CDT)
Received: from acm.org (localhost.localdomain [127.0.0.1])
	by goliath.dnshome.org (Postfix) with ESMTP id 6E8F512A42D
	for <gentoo-dev@gentoo.org>; Fri, 19 Apr 2002 16:26:07 -0400 (EDT)
Message-ID: <3CC07D5F.2020108@acm.org>
Date: Fri, 19 Apr 2002 16:26:07 -0400
From: "Chad M. Huneycutt" <chad.huneycutt@acm.org>
Organization: Georgia Tech College of Computing
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020320
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] kernel PCMCIA
References: <C42D120999B1CC4C886B6BB2832F356019B25C@HERMES.genomatica.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: gentoo-dev@gentoo.org
X-Reply-To: chadh@cc.gatech.edu
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: 79b95797-f277-43a7-94df-ecbaf481d179
X-Archives-Hash: 3348031d0e562aee43cdf21e60382271

Sean P. Kane wrote:
> Chad, 
> 
> How hard would it be to add the modify the pcmcia-cs ebuild so that it
> could be set to keep the configured source under
> /usr/src/pcmcia-cs-"version number"? 

I actually think the better solution may be to just add the wlan-ng 
stuff to the pcmcia-cs ebuild (am I repeating myself? I might have 
already suggested this).  Is there some reason why this won't work?

Chad