From owner-freebsd-usb@FreeBSD.ORG Wed Dec 24 14:05:44 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29E6A1065674; Wed, 24 Dec 2008 14:05:44 +0000 (UTC) (envelope-from ino-news@kabelmail.de) Received: from smtpa1.mediabeam.com (smtpa1.mediabeam.com [194.25.41.13]) by mx1.freebsd.org (Postfix) with ESMTP id 973528FC14; Wed, 24 Dec 2008 14:05:38 +0000 (UTC) (envelope-from ino-news@kabelmail.de) Received: from r300-1 ([194.25.41.40]) by smtpa1.mediabeam.com (8.13.1/8.13.1) with ESMTP id mBOE5bxG001609; Wed, 24 Dec 2008 15:05:37 +0100 Received: from spotteswoode.dnsalias.org ([77.22.112.43]) (authenticated bits=0) by smtpa.mediabeam.com (8.13.1/8.13.1) with ESMTP id mBOE5ebX014998; Wed, 24 Dec 2008 15:05:40 +0100 Received: from spotteswoode.de.eu.org (localhost [127.0.0.1]) by spotteswoode.dnsalias.org (Postfix) with ESMTP id 0ED3D7B7A8; Wed, 24 Dec 2008 15:05:33 +0100 (CET) Date: Wed, 24 Dec 2008 15:05:32 +0100 From: clemens fischer To: Hans Petter Selasky Message-ID: <20081224140532.GB2099@spotteswoode.de.eu.org> References: <200812221944.17694.hselasky@c2i.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200812221944.17694.hselasky@c2i.net> X-PGP-ID: 0x214190AF X-Archive: encrypt=none User-Agent: Mutt/1.5.18 (2008-05-17) X-mediaBEAM-MailScanner-Information: Spam-/VirusProtection V1.1 X-mediaBEAM-VirusProtection: clean Cc: freebsd-questions@freebsd.org, freebsd-usb@freebsd.org Subject: Re: [solved] Re: usb-stick accessible, but doesn't boot 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: Wed, 24 Dec 2008 14:05:44 -0000 > Hans Petter Selasky: > Try the attached patch to "sys/kern/vfs_mount.c" > > Thanks for reporting. I have been aware about this issue for some time > now, but the patch has not been committed to current yet. > > I have FreeSBIE reliably up and running with USB2. Can you tell me what to do to the kernel configuration? Maybe I don't have to compile any USB functions into the kernel and can put them into loader.conf? I always get these dependency problems. regards, clemens