Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932243AbWIIOwh (ORCPT ); Sat, 9 Sep 2006 10:52:37 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932242AbWIIOwh (ORCPT ); Sat, 9 Sep 2006 10:52:37 -0400 Received: from outpipe-village-512-1.bc.nu ([81.2.110.250]:25226 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S932235AbWIIOwg (ORCPT ); Sat, 9 Sep 2006 10:52:36 -0400 Subject: Re: patch [0/2]: acpi: add generic removable drive bay support From: Alan Cox To: Kristen Carlson Accardi Cc: linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, len.brown@intel.com In-Reply-To: <20060907161305.67804d14.kristen.c.accardi@intel.com> References: <20060907161305.67804d14.kristen.c.accardi@intel.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Sat, 09 Sep 2006 16:15:44 +0100 Message-Id: <1157814944.6877.35.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.6.2 (2.6.2-1.fc5.5) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1169 Lines: 25 Ar Iau, 2006-09-07 am 16:13 -0700, ysgrifennodd Kristen Carlson Accardi: > the exact same event for either insertion or removal (i.e. the Dell M65 for > example). Same scripts for using these events and udev can be found on the > thinkwiki website: > > http://www.thinkwiki.org/wiki/How_to_hotswap_UltraBay_devices#When_using_the_ata > _piix_driver drivers/ide/piix does not support hotplug of any kind. drivers/ide does not support hotplug of any kind. There is an ioctl hack that vaguely works now and then for some interfaces but it too is completely unsafe in 2.6 except for RHEL4. If people keep trying to post suggestions to use them for anything but debugging I'm going to have to send Andrew patches to remove them entirely before more people lose their data. RHEL4 has a set of locking changes/patches to support some basic hotplug cases, they were refused upstream so upstream simply doesn't support it. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/