From owner-freebsd-current@FreeBSD.ORG Thu Apr 20 04:41:38 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 737E616A430 for ; Thu, 20 Apr 2006 04:41:38 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (vc4-2-0-87.dsl.netrack.net [199.45.160.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4445443D4C for ; Thu, 20 Apr 2006 04:41:36 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1] (may be forged)) by harmony.bsdimp.com (8.13.4/8.13.4) with ESMTP id k3K4c8bw009094; Wed, 19 Apr 2006 22:38:08 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 19 Apr 2006 22:38:07 -0600 (MDT) Message-Id: <20060419.223807.69987349.imp@bsdimp.com> To: devon.odell@gmail.com From: "M. Warner Losh" In-Reply-To: <9ab217670604191527r1c8e1326nf121b8b4d7d25adc@mail.gmail.com> References: <4621CB9B-0ECC-48D2-93ED-E7480255C20C@siliconlandmark.com> <9ab217670604191527r1c8e1326nf121b8b4d7d25adc@mail.gmail.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-current@freebsd.org, livefreebsd@mac.com Subject: Re: cPCI Hotplug support X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 04:41:38 -0000 In message: <9ab217670604191527r1c8e1326nf121b8b4d7d25adc@mail.gmail.com> "Devon H. O'Dell" writes: : 2006/4/19, Andre Guibert de Bruet : : > - What model laptop is this being used in? : : Note that compact-pci is different than mini-pci. Compact PCI is used : very heavily in telecom blade applications and has some extensions for : e.g. hot swapping. I'm not sure that FreeBSD supports this. FreeBSD works great on Compact PCI cards, except for hot swapping. At least that's been my experience with the Compact PCI form-factor computer and card-cage we had at work for a while... The problem is most likely specific to that particular card. Warner