From owner-freebsd-questions Sun May 5 12:20:16 2002 Delivered-To: freebsd-questions@freebsd.org Received: from tomts11-srv.bellnexxia.net (tomts11.bellnexxia.net [209.226.175.55]) by hub.freebsd.org (Postfix) with ESMTP id 3F23437B403 for ; Sun, 5 May 2002 12:20:14 -0700 (PDT) Received: from there ([64.231.165.250]) by tomts11-srv.bellnexxia.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with SMTP id <20020505192013.GVPF3324.tomts11-srv.bellnexxia.net@there>; Sun, 5 May 2002 15:20:13 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Steve Brown To: Peter Leftwich Subject: Re: USB Digital camera, how? Date: Sun, 5 May 2002 15:20:11 -0400 X-Mailer: KMail [version 1.3.2] Cc: FreeBSD LIST References: <20020505150000.G81507-100000@earl-grey.cloud9.net> In-Reply-To: <20020505150000.G81507-100000@earl-grey.cloud9.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020505192013.GVPF3324.tomts11-srv.bellnexxia.net@there> 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 Thanks for the reply Peter, > Does `dmesg -a` see the digicam at boot time? Are you doing this as root > or from userland? If it is the latter, you must enable the usbd in > /etc/rc.conf Yes dmesg seeing it (ugen0), I'm trying to mount it as root. Anyways, usbd is enabled in rc.conf > You could try `cd /dev ; sh MAKEDEV ugen0` or something like that.... Done, no apparent change Seems I just need to figure out the correct command line syntax to mount /dev/ugen0 as a block device? But having RTFM' most of the morning, I'm still lost To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message