Re: Of removable devices

Erik Andersen (andersen@xmission.com)
Wed, 16 Feb 2000 13:12:17 -0700


On Wed Feb 16, 2000 at 09:01:49AM -0500, Jeff Garzik wrote:
> Dominik Kubla wrote:
> > First: There is something called vold (SUN haters please keep quiet)
> > for Linux too for management of removable media. No need to
> > patch the kernel as far as i know (i don't use this stuff).
>
> I like the Sun method... at least a lot better than supermount. :)
>
> CD insert -> automount
> CD eject -> command "eject cd"

To get the CD insert and CD eject events though, you have to poll the hardware
every second just like Microsoft does, since nobody has ever created a CDROM
drive supporting async event notification (though the Mt. Fuji spec lists async
notification as an option). If folks are willing to live with polling...

-Erik

--
Erik B. Andersen   Web:    http://www.xmission.com/~andersen/ 
                   email:  andersee@debian.org
--This message was written using 73% post-consumer electrons--

- 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/