From owner-cvs-all Mon Jul 3 9:35: 5 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 0F66837B992; Mon, 3 Jul 2000 09:34:59 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id MAA17071; Mon, 3 Jul 2000 12:34:53 -0400 (EDT) (envelope-from wollman) Date: Mon, 3 Jul 2000 12:34:53 -0400 (EDT) From: Garrett Wollman Message-Id: <200007031634.MAA17071@khavrinen.lcs.mit.edu> To: Warner Losh Cc: Poul-Henning Kamp , Nick Hibma , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys bus.h bus_private.h src/sys/kern subr_bus.c In-Reply-To: <200007031604.KAA23352@harmony.village.org> References: <6433.962634479@critter.freebsd.dk> <200007031604.KAA23352@harmony.village.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > With pccard right now you'd lose it. The device is gone. Sure it > might be replaced by another identical copy of the device in the > future, but for now the device is gone. I think this is a bug in pccard (or rather, in the way removable devices are currently implemented in newbus). If I reinsert the same (or a functionally identical) device, I should be able to expect it to start off from where it was before. In other words, devices which are removed need to be accounted for as ``still attached but not physically present'' rather than simply ``gone''. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message