From owner-freebsd-current Tue Oct 31 7:27: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 261AF37B666; Tue, 31 Oct 2000 07:26:55 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id IAA71403; Tue, 31 Oct 2000 08:26:50 -0700 (MST) (envelope-from ken) Date: Tue, 31 Oct 2000 08:26:49 -0700 From: "Kenneth D. Merry" To: Akinori MUSHA Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, current@FreeBSD.org Subject: Re: cvs commit: src/sys/kern subr_diskslice.c src/sys/sys diskslice.h src/sys/cam/scsi scsi_cd.c Message-ID: <20001031082649.A71367@panzer.kdm.org> References: <200010300703.XAA12639@freefall.freebsd.org> <86pukh8oqd.wl@archon.local.idaemons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <86pukh8oqd.wl@archon.local.idaemons.org>; from knu@idaemons.org on Tue, Oct 31, 2000 at 04:16:26PM +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Oct 31, 2000 at 16:16:26 +0900, Akinori MUSHA wrote: > At Sun, 29 Oct 2000 23:03:02 -0800 (PST), > Kenneth Merry wrote: > > ken 2000/10/29 23:03:02 PST > > > > Modified files: > > sys/kern subr_diskslice.c > > sys/sys diskslice.h > > sys/cam/scsi scsi_cd.c > > Log: > > Write support for the cd(4) driver. > > I get the following messages when I hit "cdcontrol -f /dev/cd0 play" > against a music CD: > > Oct 31 16:06:40 archon /boot/kernel/kernel: (cd0:ahc0:0:2:0): READ(10). CDB: 28 0 0 0 0 1 0 0 1 0 > Oct 31 16:06:40 archon /boot/kernel/kernel: (cd0:ahc0:0:2:0): ILLEGAL REQUEST asc:64,0 > Oct 31 16:06:40 archon /boot/kernel/kernel: (cd0:ahc0:0:2:0): Illegal mode for this track > Oct 31 16:06:40 archon /boot/kernel/kernel: (cd0:ahc0:0:2:0): cddone: got error 0x16 back > > Though the music goes just fine. Oops, thanks for the heads-up. I'll see if I can come up with a suitable fix. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message