Date: Mon, 3 Jul 2000 12:34:53 -0400 (EDT) From: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> To: Warner Losh <imp@village.org> Cc: Poul-Henning Kamp <phk@critter.freebsd.dk>, Nick Hibma <n_hibma@calcaphon.com>, 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 Message-ID: <200007031634.MAA17071@khavrinen.lcs.mit.edu> In-Reply-To: <200007031604.KAA23352@harmony.village.org> References: <6433.962634479@critter.freebsd.dk> <200007031604.KAA23352@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
<<On Mon, 03 Jul 2000 10:04:55 -0600, Warner Losh <imp@village.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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007031634.MAA17071>