From owner-freebsd-current@FreeBSD.ORG Fri Mar 12 11:52:37 2004 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 56B1F16A4CE for ; Fri, 12 Mar 2004 11:52:37 -0800 (PST) Received: from postal3.es.net (proxy.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43FA843D49 for ; Fri, 12 Mar 2004 11:52:37 -0800 (PST) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP (SSL) id IBA74465; Fri, 12 Mar 2004 11:52:36 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id 64B975D08; Fri, 12 Mar 2004 11:52:36 -0800 (PST) To: anton@nikiforov.ru In-reply-to: Your message of "Fri, 12 Mar 2004 22:45:11 +0300." <40521347.8000407@nikiforov.ru> Date: Fri, 12 Mar 2004 11:52:36 -0800 From: "Kevin Oberman" Message-Id: <20040312195236.64B975D08@ptavv.es.net> cc: current@freebsd.org Subject: Re: ATAPICAM problem X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Fri, 12 Mar 2004 19:52:37 -0000 > Date: Fri, 12 Mar 2004 22:45:11 +0300 > From: Anton Nikiforov > Sender: owner-freebsd-current@freebsd.org > > This is a cryptographically signed message in MIME format. > > --------------ms080000060000010305090003 > Content-Type: text/plain; charset=ISO-8859-5; format=flowed > Content-Transfer-Encoding: 7bit > > Hello and thanks, > Before writing here i ave read it and for sure i have had all needed > devices in the kernel. > # ATA and ATAPI devices > device ata > device atadisk # ATA disk drives > device atapicd # ATAPI CDROM drives > device atapifd # ATAPI floppy drives > device atapist # ATAPI tape drives > device atapicam > options ATA_STATIC_ID #Static device numbering > # SCSI peripherals > device scbus # SCSI bus (required) > #device ch # SCSI media changers > device da # Direct Access (disks) > #device sa # Sequential Access (tape etc) > device cd # CD > device pass # Passthrough device (direct SCSI access) > #device ses # SCSI Environmental Services (and SAF-TE) > What does the dmesg look like? Is it not listing cd0? You should see at least on line for cd0 right after the acd0 lines near the end of the output. The first should be: cd0 at ata1 bus 0 target0 lun 0 This should be followed by (at least) on more line reporting the details of the drive: manufacturer, model, version Are these showing up? -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634