From owner-freebsd-bugs Sat Aug 24 23:20: 8 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CB0837B400 for ; Sat, 24 Aug 2002 23:20:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id DFB5243E4A for ; Sat, 24 Aug 2002 23:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7P6K4JU012615 for ; Sat, 24 Aug 2002 23:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7P6K41b012614; Sat, 24 Aug 2002 23:20:04 -0700 (PDT) Date: Sat, 24 Aug 2002 23:20:04 -0700 (PDT) Message-Id: <200208250620.g7P6K41b012614@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: bin/41920: cdcontrol eject doesn't work Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR bin/41920; it has been noted by GNATS. From: Bruce Evans To: Eugene Grosbein Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: bin/41920: cdcontrol eject doesn't work Date: Sun, 25 Aug 2002 16:16:02 +1000 (EST) On Fri, 23 Aug 2002, Eugene Grosbein wrote: > >Description: > I've updated to -STABLE of this week and > cdcontrol -f /dev/acd0c eject > doesn't work anymore. cdcontrol close does work, however. > > >How-To-Repeat: > Make sure CD tray is empty and closed. Type: > cdcontrol -f /dev/acd0c eject Workingness of eject and close seems to be very firmware-dependent. I see the following for cdcontrol in -current: : eject with disk in drive: succeeds eject without disk in drive: fails (no error) eject with disk in drive: fails (EBUSY) eject without disk in drive: fails (EBUSY) : all cases just work Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message