kern/94091: Audio CD is still detected even after it has been ejected with ATAPI CD driver

David Le Brun david at dyn-ns.net
Sun Mar 5 06:40:06 PST 2006


>Number:         94091
>Category:       kern
>Synopsis:       Audio CD is still detected even after it has been ejected with ATAPI CD driver
>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:   Sun Mar 05 14:40:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     David Le Brun
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:


System: FreeBSD 6.0-STABLE #1: Wed Nov  2 23:09:46 CET 2005
    root at canelle.lan:/usr/obj/usr/src/sys/CANELLE



>Description:


An audio is still detected and info can be retrieved after it has been ejected.

It happens only with ATAPI CD driver.


>How-To-Repeat:


1- insert an audio cd into cd drive
2- run cdcontrol -f acd0
3- retrieve info from the cd with 'info'

cdcontrol> info
Starting track = 1, ending track = 8, TOC size = 74 bytes
[...]

4- eject cd with 'eject'
5- retrieve info with no audio cd with 'info' or 

cdcontrol> info
Starting track = 1, ending track = 8, TOC size = 74 bytes




>Fix:


Cache should be cleared at eject.


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


More information about the freebsd-bugs mailing list