From owner-freebsd-stable@FreeBSD.ORG Thu Oct 2 20:46:06 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0189316A4B3 for ; Thu, 2 Oct 2003 20:46:06 -0700 (PDT) Received: from doom.homeunix.org (9-113.dialup.comset.net [213.172.9.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id D105143F75 for ; Thu, 2 Oct 2003 20:45:40 -0700 (PDT) (envelope-from igor@doom.homeunix.org) Received: from doom.homeunix.org (localhost [127.0.0.1]) by doom.homeunix.org (8.12.9/8.12.9) with ESMTP id h933cJkU010629; Fri, 3 Oct 2003 07:39:51 +0400 (MSD) (envelope-from igor@doom.homeunix.org) Received: (from igor@localhost) by doom.homeunix.org (8.12.9/8.12.9/Submit) id h933bPCd010628; Fri, 3 Oct 2003 07:37:25 +0400 (MSD) (envelope-from igor) Date: Fri, 3 Oct 2003 07:37:25 +0400 From: Igor Pokrovsky To: Andriy Gapon Message-ID: <20031003033725.GA2255@doom.homeunix.org> Mail-Followup-To: Andriy Gapon , freebsd-stable@freebsd.org References: <3F79FE40.1020504@cv-nj.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F79FE40.1020504@cv-nj.com> User-Agent: Mutt/1.4.1i X-Accept-Language: ru cc: freebsd-stable@freebsd.org Subject: Re: 4.8-release crash while trying to access dvd with mplayer X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Igor Pokrovsky List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 03:46:06 -0000 On Tue, Sep 30, 2003 at 06:05:52PM -0400, Andriy Gapon wrote: > 117, I believe, is a correct major number for the acd devices. I have two of > them (DVD and CD-RW) and both were detected correctly: > acd0: CD-RW drive at ata1 as master > acd0: read 8250KB/s (32KB/s) write 172KB/s (6875KB/s), 1984KB buffer, UDMA33 > acd0: Reads: CD-R, CD-RW, CD-DA stream, packet > acd0: Writes: CD-R, CD-RW, test write, burnproof > acd0: Audio: play, 255 volume levels > acd0: Mechanism: ejectable tray, unlocked > acd0: Medium: no/blank disc > acd1: DVD-ROM drive at ata1 as slave > acd1: read 5512KB/s (3271KB/s), 256KB buffer, UDMA33 > acd1: Reads: CD-R, CD-RW, CD-DA stream, DVD-ROM, DVD-R > acd1: Writes: > acd1: Audio: play, 16 volume levels > acd1: Mechanism: ejectable tray, unlocked > acd1: Medium: 120mm data disc If you have both of them connected to the same IDE cable, you can try disconnceting one and try again. -ip