From owner-freebsd-stable@FreeBSD.ORG Wed Jun 2 01:25:58 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D614106564A for ; Wed, 2 Jun 2010 01:25:58 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id B00CC8FC18 for ; Wed, 2 Jun 2010 01:25:56 +0000 (UTC) Received: by vws10 with SMTP id 10so4192813vws.13 for ; Tue, 01 Jun 2010 18:25:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=dW+ah0xCZzzz9RsibhVkIWB5aGHqu6TICIBcYfbAuUI=; b=BvdhwpGYRkNvEFznCN1+VV21f7neInoXgHj6D28A2FJeOnHDiaAVCovbVdFrv1M0nw ccVsYvRuQqWqChXpfZo0utUKLC95ls3OnxmN+C7WyVqBxO3Q4Oe+xf3Xnf8YcDpylYK9 BRh6oSsBg28VfH2rhxSk9IbbV83WE6Jox1Tkk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=etj8PmCSDBZHlf1u2vT1lG3l+9HrkE0l7fI19e/X8j9nLIlynyk0muLjRBURaHvW0Q kBG3K/CfntdWGE+aBC56y9ubbHapWtf9XelF6lPQc+8kNkUVHKZj85dGUvIEXsLTbmsN Ib/8xGtSEjdwHBdezkTiZf/MzM+MiQMd21s6U= MIME-Version: 1.0 Received: by 10.224.14.18 with SMTP id e18mr2774880qaa.99.1275441955968; Tue, 01 Jun 2010 18:25:55 -0700 (PDT) Received: by 10.229.99.67 with HTTP; Tue, 1 Jun 2010 18:25:55 -0700 (PDT) In-Reply-To: <28737218.post@talk.nabble.com> References: <20080809195935.F4976@borg> <20080809215249.T5563@borg> <20080810082410.X1306@borg> <57BE2631-7AED-443A-88E4-62456C048DD4@tamu.edu> <20080810102225.V1945@borg> <20080810120156.O1324@borg> <28737218.post@talk.nabble.com> Date: Tue, 1 Jun 2010 20:25:55 -0500 Message-ID: From: Adam Vande More To: PaulFr Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-stable@freebsd.org Subject: Re: IPMI Console: No luck once OS is booted X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 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, 02 Jun 2010 01:25:58 -0000 On Mon, May 31, 2010 at 9:53 PM, PaulFr wrote: > > When you mentioned "When I set it to disable USB Mass Storage when no image > is loaded, the ukbd came alive..." how did you do that? > I would assume the kernel was rebuilt without device umass Maybe setting it in make.conf WITHOUT_MODULES would be a good idea too. -- Adam Vande More