From owner-freebsd-stable@FreeBSD.ORG Thu May 12 17:39:05 2005 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 588FA16A4CE for ; Thu, 12 May 2005 17:39:05 +0000 (GMT) Received: from luzifer.incubus.de (incubus.de [80.237.207.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEBD643D53 for ; Thu, 12 May 2005 17:39:04 +0000 (GMT) (envelope-from mkb@incubus.de) Received: from drjekyll.mkbuelow.net (p54AAD37C.dip.t-dialin.net [84.170.211.124]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by luzifer.incubus.de (Postfix) with ESMTP id 942CE2F477; Thu, 12 May 2005 19:39:03 +0200 (CEST) Received: from [IPv6:::1] (localhost.mkbuelow.net [IPv6:::1]) by drjekyll.mkbuelow.net (8.13.3/8.13.3) with ESMTP id j4CHeKgs002666; Thu, 12 May 2005 19:40:20 +0200 (CEST) (envelope-from mkb@incubus.de) Message-ID: <42839504.5020405@incubus.de> Date: Thu, 12 May 2005 19:40:20 +0200 From: Matthias Buelow User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050509) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthias Buelow References: <42836321.6050007@incubus.de> <42836CC4.9010605@incubus.de> <42837508.2070401@incubus.de> <42837E83.7040202@incubus.de> In-Reply-To: <42837E83.7040202@incubus.de> X-Enigmail-Version: 0.91.0.0 OpenPGP: id=6FF22C9F; url=http://www.mkbuelow.net/mkbkeys Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit cc: "freebsd-stable@freebsd.org" cc: Ronald Klop Subject: Re: apm in 5.4 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, 12 May 2005 17:39:05 -0000 I wrote: > I'll now try and build a kernel > with apm built in, as apparently the .ko doesn't do anything. Maybe > this will work. Doesn't work either.. same thing as with apm.ko loaded. No errors, no device node. mkb.