From owner-cvs-src@FreeBSD.ORG Wed Aug 11 17:55:11 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C82316A4CE for ; Wed, 11 Aug 2004 17:55:11 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17C7243D48 for ; Wed, 11 Aug 2004 17:55:11 +0000 (GMT) (envelope-from zombyfork@gmail.com) Received: by mproxy.gmail.com with SMTP id u33so30376cwc for ; Wed, 11 Aug 2004 10:55:07 -0700 (PDT) Received: by 10.11.98.42 with SMTP id v42mr125109cwb; Wed, 11 Aug 2004 10:55:06 -0700 (PDT) Message-ID: <346a8022040811105555f5610b@mail.gmail.com> Date: Wed, 11 Aug 2004 13:55:06 -0400 From: Coleman Kane To: "Marc \"UBM\" Bocklet" In-Reply-To: <20040811182351.5d0a355f.ubm@u-boot-man.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200408091736.i79HaJL1067580@repoman.freebsd.org> <20040811182351.5d0a355f.ubm@u-boot-man.de> cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cokane@cokane.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 17:55:11 -0000 Use cbb, cardbus, and pccard instead. The vast majority (all?) of even 486 based laptops used PCI-based PCCARD bridges, which are probed by the pccbb driver. This is the NEWCARD implementation to replace the legacy pcic and tcic. On Wed, 11 Aug 2004 18:23:51 +0200, Marc "UBM" Bocklet wrote: > > On Mon, 9 Aug 2004 17:36:19 +0000 (UTC) > Warner Losh wrote: > > > imp 2004-08-09 17:36:19 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/i386/conf GENERIC > > Log: > > Remove commented out pcic driver. It is too broken to work (even if > > you fix the obvious bugs, nastier ones reside below the surface), > > and having it commented out here just encourages people to try it. > > > > # I'm not removing it from the base system, yet. > > Does that mean that there is no support for ISA-PCCARD/PCMCIA bridges > anymore? (just curious :-) ) > > Bye > Marc > > -- > "A sudden blow: the great wings beating still > Above the staggering girl, her thighs caressed > By the dark webs, her nape caught in his bill, > He holds her helpless breast upon his breast." > > W.B. Yeats, Lena and the Swan > > > _______________________________________________ > cvs-src@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/cvs-src > To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" >