From owner-freebsd-stable@FreeBSD.ORG Thu Dec 2 15:47:22 2004 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 756B416A55A for ; Thu, 2 Dec 2004 15:47:22 +0000 (GMT) Received: from smtp2.jazztel.es (smtp2.jazztel.es [62.14.3.162]) by mx1.FreeBSD.org (Postfix) with ESMTP id 522BE43D54 for ; Thu, 2 Dec 2004 15:47:21 +0000 (GMT) (envelope-from josemi@freebsd.jazztel.es) Received: from antivirus by smtp2.jazztel.es with antivirus id 1CZtAs-0005P6-00 for freebsd-stable@freebsd.org Thu, 02 Dec 2004 16:47:18 +0100 Received: from [212.106.252.204] (helo=rguez.homeunix.net) by smtp2.jazztel.es with esmtp id 1CZtAq-0005NN-00 for freebsd-stable@freebsd.org Thu, 02 Dec 2004 16:47:16 +0100 Received: from redesjm.local (orion.redesjm.local [192.168.254.16]) by rguez.homeunix.net (8.13.1/8.13.1) with ESMTP id iB2FlIpG000866 for ; Thu, 2 Dec 2004 16:47:18 +0100 (CET) (envelope-from freebsd@redesjm.local) Received: from localhost (localhost [[UNIX: localhost]]) by redesjm.local (8.13.1/8.13.1/Submit) id iB2FlKn0000850 for freebsd-stable@freebsd.org; Thu, 2 Dec 2004 16:47:20 +0100 (CET) (envelope-from freebsd@redesjm.local) From: Jose M Rodriguez To: freebsd-stable@freebsd.org Date: Thu, 2 Dec 2004 16:47:20 +0100 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412021647.20800.freebsd@redesjm.local> X-AntiVirus: checked by AntiVir Milter (version: 1.1; AVE: 6.28.0.19; VDF: 6.28.0.101; host: antares.redesjm.local) X-Virus-Scanned: by antivirus Subject: problems with loader 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: Thu, 02 Dec 2004 15:47:23 -0000 Hi, this is RELENG_5 as of today, but I notice this several days before. Right now, I can't load modules from loader via _load="YES" on /boot/loader.conf Only kernel and acpi module loaded. Notice this with snd_via8233_load="YES" This is a known issue? thanks in advance, -- josemi