From owner-freebsd-multimedia@FreeBSD.ORG Fri Jul 23 16:57:05 2004 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D943016A4CE for ; Fri, 23 Jul 2004 16:57:05 +0000 (GMT) Received: from www.eugeneglass.com (64-42-83-115.atgi.net [64.42.83.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E3943D39 for ; Fri, 23 Jul 2004 16:57:05 +0000 (GMT) (envelope-from jakemsr@jakemsr.com) Received: from funk.gsky.dom (64-42-83-114.atgi.net [64.42.83.114]) by www.eugeneglass.com (8.13.0/8.13.0) with ESMTP id i6NGvs4x003131 for ; Fri, 23 Jul 2004 09:57:32 -0700 (PDT) Received: from funk.gsky.dom (jakemsr@localhost.gsky.dom [127.0.0.1]) by funk.gsky.dom (8.13.0/8.13.0) with ESMTP id i6NGuupJ012681 for ; Fri, 23 Jul 2004 09:56:34 -0700 (PDT) Received: (from jakemsr@localhost) by funk.gsky.dom (8.13.0/8.13.0/Submit) id i6NGuuwC010186 for freebsd-multimedia@freebsd.org; Fri, 23 Jul 2004 09:56:34 -0700 (PDT) Date: Fri, 23 Jul 2004 09:56:34 -0700 From: Jacob Meuser To: freebsd-multimedia@freebsd.org Message-ID: <20040723165656.GA27392@funk.gsky.dom> References: <40FE81B5.9050801@tellme3times.com> <20040722133428.16a0823e@vixen42.24-119-122-191.cpe.cableone.net> <4100209F.6060903@tellme3times.com> <000401c4702b$b92bda20$910e13ac@METALLER> <20040723121731.6fa7a5e4@Magellan.Leidinger.net> <41011CBC.1020607@tellme3times.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41011CBC.1020607@tellme3times.com> User-Agent: Mutt/1.4.2i Subject: Re: CD+G X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 16:57:06 -0000 On Fri, Jul 23, 2004 at 10:12:12AM -0400, Chris wrote: > Alexander Leidinger wrote: > the above worked. readcd could not detect the drive. I hate it when that > happens, it means I have more reading to do. I have an IDE CD. readcd uses the same code ad cdrecord, since they come from the same person --