From owner-freebsd-usb@FreeBSD.ORG Sun Apr 1 15:20:48 2007 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 78D4B16A401 for ; Sun, 1 Apr 2007 15:20:48 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.swip.net [212.247.154.65]) by mx1.freebsd.org (Postfix) with ESMTP id 15AAF13C43E for ; Sun, 1 Apr 2007 15:20:47 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [193.217.102.48] (account mc467741@c2i.net HELO [10.0.0.249]) by mailfe03.swip.net (CommuniGate Pro SMTP 5.1.7) with ESMTPA id 460847790 for freebsd-usb@freebsd.org; Sun, 01 Apr 2007 17:20:46 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sun, 1 Apr 2007 17:20:26 +0200 User-Agent: KMail/1.9.5 References: <7619cc20704010650y4571d7e3ka51e788525d698bf@mail.gmail.com> In-Reply-To: <7619cc20704010650y4571d7e3ka51e788525d698bf@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200704011720.26281.hselasky@c2i.net> Subject: Re: How can I make the USB Devices? X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Apr 2007 15:20:48 -0000 On Sunday 01 April 2007 15:50, SEan Strand wrote: > Hi-Ho, am running i386on an HP Pavilion t3345.uk amd machine. > When I first loaded this machine it would mount my IOMega drives - no > problems. > Now, since I recompiled the kernel it will not make the devices. So I > reloaded and remake the filesystems. > So How do I re-make the usb devices, so I can mount the external IOMega > drives? > > Oh there are no reported controllers working, but this is being typed from > a wireless usb keyboard and mouse. > Any help would be most welcome, > Did you load "umass" and "usb" ? --HPS