Re: Can this CD/Floppy Behaviour be Done? [offtopic?]

H. Peter Anvin (hpa@transmeta.com)
8 Dec 1998 08:12:55 GMT


Followup to: <366C4F74.350D6D9D@chrysler.com>
By author: Dennis Grant <dg50@daimlerchrysler.com>
In newsgroup: linux.dev.kernel
>
> I was futzing with my system in user-space last night, and I wonder if
> there's a way to do something:
>
> One of the behaviours I really miss from my Amiga days is the ability to
> auto-detect and auto-mount removeable media filesystems.
>

This is very hard (read: highly unsafe) to do on the PC, because the
hardware doesn't give a signal to the OS that something has been
inserted, and even worse -- that something is about to be removed.
Even IDE CD-ROMs with a soft button and motorized mechanisms, which
*should* be able to do this, don't give the software the neccessary
clues that something has been inserted, or that someone pressed the
button.

-hpa

-- 
    PGP: 2047/2A960705 BA 03 D3 2C 14 A8 A8 BD  1E DF FE 69 EE 35 BD 74
    See http://www.zytor.com/~hpa/ for web page and full PGP public key
        I am Bahá'í -- ask me about it or see http://www.bahai.org/
   "To love another person is to see the face of God." -- Les Misérables

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/