From owner-freebsd-mobile Fri Dec 3 12:46: 5 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 3D23314BED for ; Fri, 3 Dec 1999 12:45:57 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id VAA62556; Fri, 3 Dec 1999 21:45:48 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <199912032045.VAA62556@freebsd.dk> Subject: Re: Hotswapping devices In-Reply-To: <19991203210832L.hanche@math.ntnu.no> from Harald Hanche-Olsen at "Dec 3, 1999 09:08:32 pm" To: hanche@math.ntnu.no (Harald Hanche-Olsen) Date: Fri, 3 Dec 1999 21:45:48 +0100 (CET) Cc: freebsd-mobile@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org It seems Harald Hanche-Olsen wrote: > The frequent reboots needed whenever you do the most innocent change > to a windoze machine has always given us u**x users some good > opportunities to look down our noses at the poor windoze users. > Hence, it is with considerable pain that I note one situation which > windoze handles without rebooting, while FreeBSD cannot: > > On my Dell Inspiron 3500 (but surely, the same goes for many other > laptops as well), I can swap floppy drives, CD-ROM players, and Zip > drives in the media bay without shutting windoze down. I just go to a > control panel, click a button, swap media, click a button again, and > keep right on working. > > I wonder what it would take to make this sort of thing possible in the > BSD world? The answer I want to hear, of course (but don't really > expect), is that it already is possible, but that I just don't know it. > > So what`s the score? I have that sortof working with the new ata driver in -current, its not that difficult to do. The only thing is that you have to umount etc the devices before they can be taken out, the kernel doesn't like when inuse devices disapears... And no, its not in the official sources yet, and wont be for some time to come, I just wanted to let you know that work is being done in this area... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message