From owner-freebsd-current@FreeBSD.ORG Wed Mar 16 03:05:24 2005 Return-Path: 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 3443216A4CE for ; Wed, 16 Mar 2005 03:05:24 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92DDA43D2F for ; Wed, 16 Mar 2005 03:05:23 +0000 (GMT) (envelope-from sprsquish@gmail.com) Received: by wproxy.gmail.com with SMTP id 70so2295042wra for ; Tue, 15 Mar 2005 19:05:23 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=B2MgJzWxCs+Cadlww7QXcRZ+WRutXpi07HUY2sG9n41Oy8/oLWO3jzVvTxFX8T52VcjnCgyhlXu6nsF90AjuHEINXy7IhBNztJR0mrZEjAzbbUJBvttDaSyKLiqDhY9R+i5q8XIwu5uEKc0bcjVUGG9yRPUJz/3BQ/PMgSPsyZQ= Received: by 10.54.30.38 with SMTP id d38mr536982wrd; Tue, 15 Mar 2005 19:05:23 -0800 (PST) Received: by 10.54.16.49 with HTTP; Tue, 15 Mar 2005 19:05:23 -0800 (PST) Message-ID: <669ac2d05031519052ddd2c5d@mail.gmail.com> Date: Tue, 15 Mar 2005 19:05:23 -0800 From: Jeff Smick To: Doug White In-Reply-To: <20050315184122.G17717@carver.gumbysoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <669ac2d05031502585f8230a@mail.gmail.com> <20050315100402.T14078@carver.gumbysoft.com> <669ac2d05031511593b29c52b@mail.gmail.com> <20050315184122.G17717@carver.gumbysoft.com> cc: freebsd-current@freebsd.org Subject: Re: ATAPICAM Problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jeff Smick List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Mar 2005 03:05:24 -0000 On Tue, 15 Mar 2005 18:46:40 -0800 (PST), Doug White wrote: > On Tue, 15 Mar 2005, Jeff Smick wrote: > > > On Tue, 15 Mar 2005 10:05:14 -0800 (PST), Doug White > > wrote: > > > On Tue, 15 Mar 2005, Jeff Smick wrote: > > > > > > > I followed the instructions in the Handbook on how to get a CD-RW > > > > drive running using atapicam. However, it's not working. I don't see a > > > > cd0 in the /dev directory. There's no mention of cd0 in my dmesg and > > > > even when I do a "kldstat -v" neither the scd module nor the pass > > > > module are loaded (cam, however, is). > > > > > > Can you post the output of 'camcontrol devlist -v'? > > > > > > -- > > > Doug White | FreeBSD: The Power to Serve > > > dwhite@gumbysoft.com | www.FreeBSD.org > > > > > > > Here's camcontrol's output: > > scbus0 on sbp0 bus 0: > > < > at scbus0 target -1 lun -1 () > > scbus1 on sbp1 bus 0: > > < > at scbus1 target -1 lun -1 () > > scbus-1 on xpt0 bus 0: > > < > at scbus-1 target -1 lun -1 (xpt0) > > Are you sure you're booting the updated kernel? You should have an > ata attachment here. > > What version of src/sys/ata/atapi-cam.c do you have? > > -- > Doug White | FreeBSD: The Power to Serve > dwhite@gumbysoft.com | www.FreeBSD.org > It's loading the new kernel. atapi-cam.c verision is 1.35