From owner-freebsd-hackers Sat Jan 21 12:03:03 1995 Return-Path: hackers-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id MAA19646 for hackers-outgoing; Sat, 21 Jan 1995 12:03:03 -0800 Received: from snoopy.mv.com (snoopy.mv.com [199.125.64.182]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id MAA19640 for ; Sat, 21 Jan 1995 12:02:56 -0800 Received: (from pw@localhost) by snoopy.mv.com (8.6.9/8.6.6) id PAA00553; Sat, 21 Jan 1995 15:02:15 -0500 Date: Sat, 21 Jan 1995 15:02:15 -0500 From: "Paul F. Werkowski" Message-Id: <199501212002.PAA00553@snoopy.mv.com> To: hackers@FreeBSD.org In-reply-to: <199501211629.SAA01669@grunt.grondar.za> (message from Mark Murray on Sat, 21 Jan 1995 18:29:36 +0200) Subject: Re: NEC 4xi CDROM - what now? Sender: hackers-owner@FreeBSD.org Precedence: bulk >>>>> "Mark" == Mark Murray writes: >> BTW, as a related NEC thing, does anyone out there have a NEC >> CDR-200 or NEC CDR-210 (I think the first is also called the >> 2Vi, the second is the OEM model) that works with audio cd >> player commands? As far as I can tell NEC doesn't use the >> SCSI-2 spec for audio cd player commands, because the only O/S >> that can play audio CDs with this drive for me is MSDOS/Windows >> using the Adaptec ASPI stuff. Windows NT, NetBSD, and FreeBSD >> all barf on it. Once I manage to get the 4Xi probed it seems to work ok. I tried xcdplayer and even that worked - except maybe for volume control. This drive sure does like to send BUSY status back to the software though, especially when the disk get ejected! Xcdplayer could be more sane in how it handles error returns from ioctls rather than filling the screen with perror complaints. Looks like I've got a lot to learn about CDROM drives. Paul