From owner-freebsd-geom@FreeBSD.ORG Wed Feb 14 12:54:51 2007 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7817116A401 for ; Wed, 14 Feb 2007 12:54:51 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from mh1.centtech.com (moat3.centtech.com [64.129.166.50]) by mx1.freebsd.org (Postfix) with ESMTP id 4BD2B13C467 for ; Wed, 14 Feb 2007 12:54:51 +0000 (UTC) (envelope-from anderson@freebsd.org) Received: from [10.177.171.220] (neutrino.centtech.com [10.177.171.220]) by mh1.centtech.com (8.13.8/8.13.8) with ESMTP id l1ECslDR035562; Wed, 14 Feb 2007 06:54:48 -0600 (CST) (envelope-from anderson@freebsd.org) Message-ID: <45D30698.6010101@freebsd.org> Date: Wed, 14 Feb 2007 06:54:48 -0600 From: Eric Anderson User-Agent: Thunderbird 1.5.0.9 (X11/20070204) MIME-Version: 1.0 To: Ivan Voras References: <20070214111259.GB60265@twoflower.idi.ntnu.no> <1612.1171453602@critter.freebsd.dk> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.88.4/2566/Wed Feb 14 05:44:20 2007 on mh1.centtech.com X-Virus-Status: Clean X-Spam-Status: No, score=-2.6 required=8.0 tests=BAYES_00 autolearn=ham version=3.1.6 X-Spam-Checker-Version: SpamAssassin 3.1.6 (2006-10-03) on mh1.centtech.com Cc: freebsd-geom@freebsd.org Subject: Re: The right way to remove disk drive X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Feb 2007 12:54:51 -0000 On 02/14/07 06:14, Ivan Voras wrote: > Poul-Henning Kamp wrote: > >> Not all ata controller chips actually support hot-plug. > > Can anyone give an example of working hot plug (s)ata controller which > works as advertised with FreeBSD? My laptop (Dell D820 - ICH7) has a SATA/PATA controller, and it works great. I use atacontrol to detach the dvd+-rw, and attach a modular bay hard drive, or detach and then slide in another battery.. Eric