From owner-freebsd-questions Fri Feb 28 11:53:23 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E199337B401 for ; Fri, 28 Feb 2003 11:53:21 -0800 (PST) Received: from gatekeeper.microcell.ca (gatekeeper.microcell.ca [205.151.8.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5CB743F93 for ; Fri, 28 Feb 2003 11:53:08 -0800 (PST) (envelope-from SoHo@admin.fido.ca) Received: from mailserv.microcell.ca (mailserv.microcell.ca [10.2.0.87]) by gatekeeper.microcell.ca (Postfix) with ESMTP id 23BD816D3E for ; Fri, 28 Feb 2003 14:53:08 -0500 (EST) Received: from 127.0.0.1 (localhost [127.0.0.1]) by mailserv.microcell.ca (Postfix) with SMTP id DBA8F16BC9 for ; Fri, 28 Feb 2003 14:53:07 -0500 (EST) Received: from lenard.admin.fido.ca (lamus.fido.ca [10.0.1.45]) by mailserv.microcell.ca (Postfix) with ESMTP id 2348616BC9 for ; Fri, 28 Feb 2003 14:53:07 -0500 (EST) Received: from magni.microcell.ca (magni.microcell.ca [10.6.22.102]) by lenard.admin.fido.ca (SMTP_Gateway) with ESMTP id 0846647D3C for ; Fri, 28 Feb 2003 14:53:07 -0500 (EST) Received: from magni.microcell.ca (localhost.microcell.ca [127.0.0.1]) by magni.microcell.ca (8.12.7/8.12.7) with ESMTP id h1SJw59a074341 for ; Fri, 28 Feb 2003 14:58:05 -0500 (EST) (envelope-from SoHo@admin.fido.ca) Received: (from ebaroud@localhost) by magni.microcell.ca (8.12.7/8.12.7/Submit) id h1SJw5sU074340 for freebsd-questions@FreeBSD.ORG; Fri, 28 Feb 2003 14:58:05 -0500 (EST) X-Authentication-Warning: magni.microcell.ca: ebaroud set sender to SoHo@admin.fido.ca using -f Date: Fri, 28 Feb 2003 14:58:05 -0500 From: Edmond Baroud To: freebsd-questions@FreeBSD.ORG Subject: atapicam in 4.8-PRERELEASE Message-ID: <20030228195805.GA74269@admin.fido.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Sanitizer: This message has been sanitized! X-Sanitizer-Rev: $Id: Sanitizer.pm,v 1.64 2002/10/22 16:37:04 bre Exp $ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I needed to install a parallel CDRW on my box, so I updated my source to 4.8-PRE and recompiled (didnt go with the patch for 4.x). I am running into a very strange behaviour where my regular CDROM is being detected at boot time as always /dev/acd0 AND again as cd0. I am unable to control my other "Backpack cd-rw".. any feedback would be appreciated :) kernel config: device atapicam device scbus # SCSI bus (required) device da # Direct Access (disks) device sa # Sequential Access (tape etc) device cd # CD device pass # Passthrough device (direct SCSI access) in dmesg: acd0: CDROM at ata1-slave PIO4 then again: cd0 at ata1 bus 0 target 1 lun 0 cd0: Removable CD-ROM SCSI-0 device %camcontrol eject cd0 ejects my LG cdrom and %mount /dev/cdrom /cdrom also mounts the LG cdrom. am I missing anything here? thanks, -- Edmond Baroud UNIX Systems Admin mailto:SoHo@admin.fido.ca Fingerprint 140F 5FD5 3FDD 45D9 226D 9602 8C3D EAFB 4E19 BEF9 "UNIX is very user friendly, it's just picky about who its friends are." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message