From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-dev-return-3003-arch-gentoo-dev=gentoo.org@gentoo.org>
Received: (qmail 2892 invoked by uid 1002); 11 May 2003 19:45:22 -0000
Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm
Precedence: bulk
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Help: <mailto:gentoo-dev-help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev-unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-dev-subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@gentoo.org
Received: (qmail 20526 invoked from network); 11 May 2003 19:45:22 -0000
Date: Sun, 11 May 2003 21:45:21 +0200
From: Eric Noack <eric.noack@gmx.de>
To: gentoo-dev@gentoo.org
Message-Id: <20030511214521.60b9c387.eric.noack@gmx.de>
In-Reply-To: <20030511190311.GA3255@gonzo.peterjohanson.com>
References: <20030511203623.72716711.eric.noack@gmx.de>
	<20030511190311.GA3255@gonzo.peterjohanson.com>
X-Mailer: Sylpheed version 0.8.11claws (GTK+ 1.2.10; i686-pc-linux-gnu)
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Subject: Re: [gentoo-dev] which contribution prefered - to gentoo or to
 project itself?
X-Archives-Salt: bfa6e702-6948-40d9-a1bf-dd339bfbeda2
X-Archives-Hash: 6efd45c4415b4857cdcaa7d99f1291ea



Hmm

I agree that extra useflags arent such a good idea ;)

Since the "Configure" of pcmcia-cs is not autogenerated but handmade, and
the kernel configuration is allready read there, the hisax support of the interesting cards should
be easy to check, so the ebuild will only do an extra patch.
So my original question has been answered by the code already :)


However its the question if it would be better to provide a patch "with" the sources of
these *_cs.c pcmcia client drivers, that could break with the hisax part of the driver,
or copy the kernel _cs.c files of this clients, which could possibly break with the pcmcia part.

I personally would prefer trying to copy & compile the sources from the kernel dir, to fit against
latest patches to the isdn and HiSax subsystem.

I dont think the pcmcia system in the 2.4 kernel would be changed to a level where
a _cs.c file from the kernel wouldnt compile with the pcmcia_cs pcmcia sub-system anymore,
since that would affect the cardmgr and such, which comes always with pcmcia-cs
and would have to comply with kernel-pcmcia in that case, too.
It is theoretically possible, but a change to the isdn system or comunication between the
hisax part and the _cs part of the same card driver is more likely, and would break _cs parts
supplied by a patch to pcmcia_cs directly.

The alternative would be to provide almost the whole isdn or at least hisax support with
pcmcia-cs like its done with WLAN card support.
but since only 3 of the about 2 dozen ISDN cards supported by HiSax are PCMCIAs,
this wouldnt be such a good idea i think.

Eric

--
gentoo-dev@gentoo.org mailing list