Subject: Re: CVS commit: src
To: None <bouyer@netbsd.org>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-kern
Date: 03/25/1999 11:48:18
On Thu, 25 Mar 1999 08:50:52 -0800 (PST)
Manuel BOUYER <bouyer@netbsd.org> wrote:
> Modified Files:
> src/usr.bin/eject: eject.c
> Log Message:
> Use CDIOCEJECT instead of DIOCEJECT for cdrom devices (this one allows
> opening the tray without media). While I'm there add 'sd' to the
> device list (so that I can eject my MO easily).
Why?! Why not just make the CD-ROM driver treat CDIOCEJECT and DIOCEJECT
the same way?!
I'd like to deprecate a bunch of those CDIOC ioctls.
-- Jason R. Thorpe <thorpej@nas.nasa.gov>