From owner-freebsd-questions@FreeBSD.ORG Fri Mar 24 19:10:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 6F14316A423 for ; Fri, 24 Mar 2006 19:10:15 +0000 (UTC) (envelope-from oliver-forward@charter.net) Received: from mxsf40.cluster1.charter.net (mxsf40.cluster1.charter.net [209.225.28.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACB0D43D48 for ; Fri, 24 Mar 2006 19:10:14 +0000 (GMT) (envelope-from oliver-forward@charter.net) Received: from mxip12a.cluster1.charter.net (mxip12a.cluster1.charter.net [209.225.28.142]) by mxsf40.cluster1.charter.net (8.12.11/8.12.11) with ESMTP id k2OJABLS022541 for ; Fri, 24 Mar 2006 14:10:12 -0500 Received: from 24-205-236-185.dhcp.snlo.ca.charter.com (HELO linux.linux) ([24.205.236.185]) by mxip12a.cluster1.charter.net with ESMTP; 24 Mar 2006 14:10:11 -0500 X-IronPort-AV: i="4.03,126,1141621200"; d="scan'208"; a="142339469:sNHT21628370" From: Oliver Iberien To: freebsd-questions@freebsd.org Date: Fri, 24 Mar 2006 11:10:11 -0800 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200603241110.11254.oliver-forward@charter.net> Subject: Will adding ATAPICAM confuse my SCSI R/W CDROM? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 19:10:15 -0000 This may be a silly question, but I wanted to make sure: I have a SCSI R/W CD-ROM drive and an IDE DVD read-only drive. There have been times with linux where enabling SCSI emulation made the actual SCSI drive unavailable to k3b. I just want to make sure that adding ATAPICAM won't somehow get in the way of the actual SCSI device. Will it? Oliver