From owner-freebsd-stable@FreeBSD.ORG Tue May 10 21:17:21 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BFD5516A4D0 for ; Tue, 10 May 2005 21:17:21 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7488B43D8C for ; Tue, 10 May 2005 21:17:19 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j4ALFp3H073952; Tue, 10 May 2005 15:15:51 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 10 May 2005 15:15:50 -0600 (MDT) Message-Id: <20050510.151550.74677018.imp@bsdimp.com> To: kirk@strauser.com From: Warner Losh In-Reply-To: <200505101337.53863.kirk@strauser.com> References: <200505090942.56059.kirk@strauser.com> <200505101337.53863.kirk@strauser.com> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org Subject: Re: Use PCMCIA instead of CardBus? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 21:17:21 -0000 > On Monday 09 May 2005 09:42, Kirk Strauser wrote: > > > The same setup can boot NetBSD and Linux to get full use of the card by > > disabling the Cardbus drivers in favor of the PCMCIA ones (ie, by running > > "config" on NetBSD and typing "disable cbb", or by building a custom > > Linux kernel with the appropriate settings). I can't seem to get the > > same results from FreeBSD, though. > > Anyone? I've just re-installed NetBSD 2.0.2 for the sake of having a BSD on > it until I can possibly make FreeBSD to work, but that's certainly not my > ideal solution. I have no idea what you are asking for. Warner