Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 27 Jan 2003 17:06:18 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 27 Jan 2003 17:06:18 -0500 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:20233 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id ; Mon, 27 Jan 2003 17:06:17 -0500 Date: Mon, 27 Jan 2003 17:12:13 -0500 (EST) From: Bill Davidsen To: Andre Hedrick cc: Linux Kernel Mailing List Subject: Re: [PATCH] Update PnP IDE (2/6) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 25 Jan 2003, Andre Hedrick wrote: > > > "ide_unregister" is only called if you are physically removing the > controller. If PNP is going to permit physical removal when the OS is > HOT, it may be justified. This can make a "hole" in the rest of the > driver an generate an OOPS. IDE-CS has alway insured the ordering was > last. > > I need to thinks some more about it first. When I have multiple PCMCIA cards with CompactFlash cards mounted, could this result in a hole if I umount and remove them in the wrong order? I haven't gotten it working with 2.5, but I do mount several with 2.4, and presumably will with 2.5 when I figure it out. -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - 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/