Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Dec 1999 07:45:38 -0800 (PST)
From:      nsayer@quack.kfu.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   kern/15608: acd0 / cd0 give inconsistent errors on empty tray open()
Message-ID:  <199912211545.HAA00571@morpheus.kfu.com>

next in thread | raw e-mail | index | archive | help

>Number:         15608
>Category:       kern
>Synopsis:       acd0 / cd0 give inconsistent errors on empty tray open()
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 21 07:50:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Nick Sayer
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Just me
>Environment:

SCSI and EIDE CDROM drives, no disk in tray.

>Description:

Opening an EIDE CDROM with no disk in the tray yields EIO.
Doing the same on a SCSI cdrom yields ENODEV.

Returning ENXIO instead of EIO breaks vmware and seems to me,
at least, to be the wrong error. There _is_ a device there.

>How-To-Repeat:

>Fix:

IMHO, the two devices should be consistent, and EIO, at least,
doesn't break vmware.


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912211545.HAA00571>