From owner-freebsd-current@FreeBSD.ORG Mon Dec 12 12:20:03 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9ED3616A423 for ; Mon, 12 Dec 2005 12:20:03 +0000 (GMT) (envelope-from jsmith@drexel.edu) Received: from smtp.mail.drexel.edu (pm2.irt.drexel.edu [144.118.29.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id CE69143D49 for ; Mon, 12 Dec 2005 12:20:02 +0000 (GMT) (envelope-from jsmith@drexel.edu) Received: from smtp.mail.drexel.edu (localhost.localdomain [127.0.0.1]) by smtp.mail.drexel.edu (Postfix) with SMTP id 78781116635; Mon, 12 Dec 2005 07:20:01 -0500 (EST) Received: from vorpal.math.drexel.edu (vorpal.math.drexel.edu [129.25.6.250]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mail.drexel.edu (Postfix) with ESMTP id 646D21165EA; Mon, 12 Dec 2005 07:20:01 -0500 (EST) Received: from [IPv6:::1] (vorpal.math.drexel.edu [129.25.6.250]) by vorpal.math.drexel.edu (8.13.4/8.13.4) with ESMTP id jBCCJtYF017489; Mon, 12 Dec 2005 07:20:00 -0500 (EST) (envelope-from jsmith@drexel.edu) Message-ID: <439D6AEB.4060105@drexel.edu> Date: Mon, 12 Dec 2005 07:19:55 -0500 From: Justin Smith User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Daniel O'Connor" References: <439B1092.4080400@drexel.edu> <200512111151.45208.doconnor@gsoft.com.au> In-Reply-To: <200512111151.45208.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: No xpt devices X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Dec 2005 12:20:03 -0000 After PLAYING music using the gnome cd player, the xpt device came into existence. But this didn't happen until I actually accessed the device (whereas the pass0 and cd0 devices did exist before accessing the device). As a result, some other programs (the gnome audio cd creator) said they could find no CD drives on my system.