From owner-freebsd-questions@FreeBSD.ORG Fri Nov 28 09:50:24 2003 Return-Path: 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 A2F9F16A4CE for ; Fri, 28 Nov 2003 09:50:24 -0800 (PST) Received: from out012.verizon.net (out012pub.verizon.net [206.46.170.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62FF243F3F for ; Fri, 28 Nov 2003 09:50:23 -0800 (PST) (envelope-from dvelez502@verizon.net) Received: from david ([162.83.161.10]) by out012.verizon.net (InterMail vM.5.01.06.06 201-253-122-130-106-20030910) with ESMTP id <20031128175022.FSJW38.out012.verizon.net@david> for ; Fri, 28 Nov 2003 11:50:22 -0600 Message-ID: <000c01c3b5d7$d9d33700$03000004@david> From: "D Velez" To: Date: Fri, 28 Nov 2003 12:48:36 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [162.83.161.10] at Fri, 28 Nov 2003 11:50:22 -0600 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: About USB devices X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Nov 2003 17:50:24 -0000 Hi, I'm using FreeBSD 5.1. I would like to know how to mount USB devices. If FreeBSD detected the hardware and driver, where and how do I find the device in the file system? I appreciate any comments