From owner-freebsd-questions Thu Oct 19 6:43:34 2000 Delivered-To: freebsd-questions@freebsd.org Received: from flatt.cs.colostate.edu (flatt.cs.colostate.edu [129.82.45.245]) by hub.freebsd.org (Postfix) with ESMTP id 86B1C37B4C5 for ; Thu, 19 Oct 2000 06:43:32 -0700 (PDT) Received: from localhost (denton@localhost) by flatt.cs.colostate.edu (8.9.3/8.9.3) with ESMTP id HAA26338; Thu, 19 Oct 2000 07:43:25 -0600 (MDT) Date: Thu, 19 Oct 2000 07:43:25 -0600 (MDT) From: Jason Denton To: Alfred Perlstein Cc: questions@FreeBSD.ORG Subject: Re: UMASS storage device In-Reply-To: <20001018104923.L272@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG - I'm trying to get a USB compact flash card reader working > Try a 'camcontrol rescan' you need cam compiled into your kernel for > this. Thanks for the quick reply - it got me looking at some more man pages and I think I'm getting closer. But what I really need is detailed, step by step instructions. If I could get them I will write up the howto. Exactly what devices do I need in the kernel? da and scbus... is pass required too? Why does the usb stuff require the scsi drivers and how does not having a scsi adapter card installed (or compilied into the kernel) affect this? Any other kernel devices required? What nodes do I need to make in /dev? /dev/da0c says its not configured, there does not appear to be a /dev/umass0 and MAKEDEV does not know how to do it. How do I setup /dev? Is camcontrol required to rescan the bus everytime I change cards? Everytime the system boots? Or just everytime I plug the reader into the usb port? When the camcontrol command wants a bus, what do I give it? What device node does this thing show up on? Jason Denton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message