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=0.8 required=5.0 tests=DMARC_REJECT,
	MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0
Received: from sark.cc.gatech.edu (sark.cc.gatech.edu [130.207.7.23])
	by chiba.3jane.net (Postfix) with ESMTP id 763D42019DB5
	for <gentoo-dev@gentoo.org>; Wed,  3 Apr 2002 12:58:27 -0600 (CST)
Received: from marquesas.cc.gatech.edu (marquesas.cc.gatech.edu [130.207.5.11])
	by sark.cc.gatech.edu (8.11.6/8.11.6) with ESMTP id g33Irdl12873
	for <gentoo-dev@gentoo.org>; Wed, 3 Apr 2002 13:53:39 -0500 (EST)
Received: from acm.org (w204d20.lawn.gatech.edu [199.77.204.20])
	by marquesas.cc.gatech.edu (8.10.2+Sun/8.9.1) with ESMTP id g33IrdQ15529
	for <gentoo-dev@gentoo.org>; Wed, 3 Apr 2002 13:53:39 -0500 (EST)
Message-ID: <3CAB5B40.4050109@acm.org>
Date: Wed, 03 Apr 2002 14:42:56 -0500
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/20020319
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Hello
References: <3C97F3EC.45304D66.0095037D@netscape.net>
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: 2ff4e349-a12d-424b-b528-c8f47ebe349f
X-Archives-Hash: 573062ee2975e58a710dd2ecfc322c69

chip33az@netscape.net wrote:
 > I don't know if you are the right person, or if there are FAQs
 > somewhere, but I seem to be stuck with my PCMCIA controller.
 >
 > I was able to get to stage 3 using the CD, and then compiled the kernel
 > without any problems and made sure to have PCMCIA support.  However,
 > when I got to code listing 34 (well, right before it), it states:
 >
 > If you have a PCMCIA card installed, have a quick look into
 > /etc/init.d/pcmcia to verify that things seem all right for your setup,
 > then add Code listing 34
 >
 > The /etc/init.d/pcmcia is blank, and I didn't know what to add to it.
 > I have continued on, but have no networking support.
 >
 > Could you point me in the right direction to add networking support?  I
 > am looking forward to trying out this distribution.

The PCMCIA documentation is a little lacking (blame me).  I posted a PCMCIA
howto a couple of weeks ago

http://lists.gentoo.org/pipermail/gentoo-user/2002-March/007488.html

Basically, you probably want to unconfigure pcmcia in your kernel, install 
it, and then emerge pcmcia-cs.

You shouldn't need to bother with /etc/init.d/pcmcia; the configuration 
settings are in /etc/conf.d/pcmcia.

-- 
Chad Huneycutt                                try { Windows }
Ph.D. Student                                 catch ( Exception BSOD )
Georgia Tech College of Computing               { linux };
http://www.cc.gatech.edu/~chadh