From owner-freebsd-current@FreeBSD.ORG Sat Dec 10 17:29:56 2005 Return-Path: X-Original-To: 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 A5B4316A41F for ; Sat, 10 Dec 2005 17:29:56 +0000 (GMT) (envelope-from jsmith@drexel.edu) Received: from smtp.mail.drexel.edu (pm1.irt.drexel.edu [144.118.29.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A27843D58 for ; Sat, 10 Dec 2005 17:29:55 +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 47A06225E9A for ; Sat, 10 Dec 2005 12:29:55 -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 3787F225E71 for ; Sat, 10 Dec 2005 12:29:55 -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 jBAHTsAD010784 for ; Sat, 10 Dec 2005 12:29:54 -0500 (EST) (envelope-from jsmith@drexel.edu) Message-ID: <439B1092.4080400@drexel.edu> Date: Sat, 10 Dec 2005 12:29:54 -0500 From: Justin Smith User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051204) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: 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: Sat, 10 Dec 2005 17:29:56 -0000 FreeBSD jsmith.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Thu Dec 8 09:31:42 EST 2005 jsmith@jsmith.org:/usr/obj/usr/src/sys/MYKERNEL i386 I'm trying to burn CD's and have my kernel configured with the pass, cd, and atapcam devices. I get /dev/cd0 and /dev/pass0 but no /dev/xpt0 Any suggestions?