From owner-freebsd-mobile@FreeBSD.ORG Sun Jul 11 04:48:29 2004 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9575C16A4CE for ; Sun, 11 Jul 2004 04:48:29 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFBAD43D39 for ; Sun, 11 Jul 2004 04:48:25 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.11/8.12.11) with ESMTP id i6B4lBSm018245; Sat, 10 Jul 2004 22:47:11 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Sat, 10 Jul 2004 22:47:29 -0600 (MDT) Message-Id: <20040710.224729.17297124.imp@bsdimp.com> To: scott+freebsd@fishballoon.org From: "M. Warner Losh" In-Reply-To: <20040710143411.GA30430@tuatara.fishballoon.org> References: <40EEF6F1.8060709@imagescape.com> <20040709201502.2e0f7638.dmrad@clovermail.net> <20040710143411.GA30430@tuatara.fishballoon.org> 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-mobile@freebsd.org Subject: Re: Unrecognized PCMCIA using FreeBSD 4.10 on Gateway Laptop. X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Jul 2004 04:48:29 -0000 In message: <20040710143411.GA30430@tuatara.fishballoon.org> Scott Mitchell writes: : On Fri, Jul 09, 2004 at 08:15:02PM -0700, Daniel Radetsky wrote: : > : > I read somewhere that FreeBSD doesn't support hot insertion of pcmcia : > devices. I believe if you want FreeBSD to bring it up you have to : > configure everything and reboot. : : This is not correct. I've seen drivers for individual cards barf on eject, : but in general hot-swapping works just fine and always has. FreeBSD supports hot swapping and has since at least FreeBSD 3.0 or so. Warner