From owner-freebsd-bugs Tue Jan 7 00:30:03 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA06685 for bugs-outgoing; Tue, 7 Jan 1997 00:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA06677; Tue, 7 Jan 1997 00:30:01 -0800 (PST) Date: Tue, 7 Jan 1997 00:30:01 -0800 (PST) Message-Id: <199701070830.AAA06677@freefall.freebsd.org> To: freebsd-bugs Cc: From: Nick Sayer Subject: Re: kern/2390: Some CDROM drives stop audio on cdcontrol status Reply-To: Nick Sayer Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR kern/2390; it has been noted by GNATS. From: Nick Sayer To: freebsd-gnats-submit@freebsd.org, nsayer@quack.kfu.com Cc: Subject: Re: kern/2390: Some CDROM drives stop audio on cdcontrol status Date: Tue, 07 Jan 1997 00:20:16 -0800 Hmm. This drive appears to be operating correctly under win95 now. I don't know what I did differently, but win95 cdplayers seem happy with it now. The same fault exists under FreeBSD, however: cdcontrol> rese cdcontrol> stat cdcontrol: No disc in drive /dev/cd0c. cdcontrol> stat Audio status = 0, current track = 1, current position = 0:00.01 Media catalog is active, number "000000000000000" Left volume = 255, right volume = 255 cdcontrol> play 7 cdcontrol> stat (at this point, audio from the CD stops) Audio status = 17, current track = 7, current position = 3:11.10 Media catalog is active, number "000000000000000" Left volume = 255, right volume = 255 (presumably this is the state of the CD player before it stopped) cdcontrol> stat Audio status = 19, current track = 7, current position = 3:11.10 Media catalog is active, number "000000000000000" Left volume = 255, right volume = 255 (completed?!) cdcontrol> stat Audio status = 21, current track = 7, current position = 3:11.10 Media catalog is active, number "000000000000000" Left volume = 255, right volume = 255 cdcontrol> play 7 (and now track 7 starts again) workman is completely unusable because of this.