From owner-freebsd-stable@FreeBSD.ORG Wed Jun 11 02:26:11 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B34D37B401 for ; Wed, 11 Jun 2003 02:26:11 -0700 (PDT) Received: from mx1.lphp.org (APastourelles-107-1-9-229.w80-13.abo.wanadoo.fr [80.13.163.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F57E43FA3 for ; Wed, 11 Jun 2003 02:26:09 -0700 (PDT) (envelope-from ajacoutot@lphp.org) Received: from compaq (lyon-1-a7-62-147-17-137.dial.proxad.net [62.147.17.137]) by mx1.lphp.org (8.12.8p1/8.12.8) with SMTP id h5B9PtfB034676; Wed, 11 Jun 2003 11:26:05 +0200 (CEST) (envelope-from ajacoutot@lphp.org) Message-ID: <000001c32ffb$792f0fd0$8911933e@compaq> From: "Antoine Jacoutot" To: "Michael Ranner" , "Doug White" References: <20030605194549.GD7355@tuatara.fishballoon.org><20030606122221.6c358e98.martin@gumucio.com><20030606201840.L3493@carver.gumbysoft.com> <200306091340.04199.mranner@inode.at> Date: Tue, 10 Jun 2003 11:40:38 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 cc: freebsd-stable@freebsd.org Subject: Re: umass device support...how generic is it? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 09:26:11 -0000 > My USB pen drive works well, if plugged in before booting > the kernel: I also get this problem with my UDB harddrive. Anyone has a solution for this ? Is it better to use UMASS as a module instead of including it in the kernel ? Antoine