From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DMARC_MISSING, MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from eos.telenet-ops.be (eos.telenet-ops.be [195.130.132.40]) by chiba.3jane.net (Postfix) with ESMTP id EFEFCABD9D for ; Fri, 19 Apr 2002 09:37:29 -0500 (CDT) Received: from localhost (localhost.localdomain [127.0.0.1]) by eos.telenet-ops.be (Postfix) with SMTP id D3DA220598 for ; Fri, 19 Apr 2002 16:37:28 +0200 (CEST) Received: from bilbo.hobbiton.be (D5775A36.kabel.telenet.be [213.119.90.54]) by eos.telenet-ops.be (Postfix) with ESMTP id 76CD520567 for ; Fri, 19 Apr 2002 16:37:28 +0200 (CEST) Received: (from apache@localhost) by bilbo.hobbiton.be (8.11.6/8.11.6) id g3JEbSo26451; Fri, 19 Apr 2002 16:37:28 +0200 X-Authentication-Warning: bilbo.hobbiton.be: apache set sender to gert@hobbiton.be using -f Received: from 193.190.148.199 (SquirrelMail authenticated user gert) by hobbiton.dyndns.org with HTTP; Fri, 19 Apr 2002 16:37:28 +0200 (CEST) Message-ID: <47077.193.190.148.199.1019227048.squirrel@hobbiton.dyndns.org> Date: Fri, 19 Apr 2002 16:37:28 +0200 (CEST) From: "Gert Dewit" To: X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: [gentoo-dev] kernel PCMCIA 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 List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 62004439-6eea-4441-8063-b66c6c4201ae X-Archives-Hash: 56ee644314ba3a67d6e1f6d5768a26d0 I've posted following message on the gentoo-install forum, but I'd like to know from you guys why gentoo is using the non-kernel PCMCIA stuff from pcmcia-cs in the install initrd. > I've tried to install gentoo on my laptop with a PCMCIA network card that's > only supported by the kernel drivers and not by the pcmcia-cs drivers. > Several new PCMCIA cards work by using the PCI hotplug interface so I guess > other people will run in the same problems as I did. > To get gentoo installed anyway I created a new iso file with kernel > (2.4.19)> PCMCIA support, all possible modules (network and others) and pcmcia-cs > compiled against it. > BTW: I've added a minimal vim version also, can't live without vi :-) > If somebody is interested I'll put the iso file up for download. Groeten, Gert