From owner-freebsd-questions@FreeBSD.ORG Sun May 23 03:20:58 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B2599106566B for ; Sun, 23 May 2010 03:20:58 +0000 (UTC) (envelope-from bc979@lafn.org) Received: from zoom.lafn.org (zoom.lafn.ORG [206.117.18.8]) by mx1.freebsd.org (Postfix) with ESMTP id 7E0438FC16 for ; Sun, 23 May 2010 03:20:57 +0000 (UTC) Received: from [10.0.1.4] (pool-71-109-144-133.lsanca.dsl-w.verizon.net [71.109.144.133]) (authenticated bits=0) by zoom.lafn.org (8.14.3/8.14.2) with ESMTP id o4N3KuFw006785 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO) for ; Sat, 22 May 2010 20:20:57 -0700 (PDT) (envelope-from bc979@lafn.org) From: Doug Hardie Content-Type: text/plain; charset=us-ascii Message-Id: <6D48A7EF-6412-4084-A334-970D3D50A013@lafn.org> Date: Sat, 22 May 2010 20:20:56 -0700 To: FreeBSD Questions Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Apple Message framework v1078) X-Mailer: Apple Mail (2.1078) X-Virus-Scanned: clamav-milter 0.95.3 at zoom.lafn.org X-Virus-Status: Clean Cc: Subject: atapicam issues 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: Sun, 23 May 2010 03:20:59 -0000 I have 2 systems running 8.0 installed from the same CD. One of them = shows 2 PASS devices as expected and camcontrol devlist shows the = appropriate devices. They work as expected. The other does not show any PASS devices and camcontrol devlist shows = nothing. Doing a kldload atapicam installs the PASS devices and then = camcontrol works properly. Why would that system require atapicam to be = manually added? That module was not loaded on the working system. I = installed it there first by accident but it had no detrimental effect. =20= I don't find any reference to atapi or atapicam in the various rc files.=