From owner-freebsd-amd64@FreeBSD.ORG Mon Aug 30 02:58:03 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 23ADC16A4CE for ; Mon, 30 Aug 2004 02:58:03 +0000 (GMT) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01F6543D49 for ; Mon, 30 Aug 2004 02:58:01 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id 9F970FD011; Sun, 29 Aug 2004 19:58:00 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00642-03; Sun, 29 Aug 2004 19:58:00 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 3B712FD00E; Sun, 29 Aug 2004 19:58:00 -0700 (PDT) From: Sean McNeil To: Peter Wemm In-Reply-To: <200408291951.28037.peter@wemm.org> References: <1093752734.69450.2.camel@server.mcneil.com> <200408291951.28037.peter@wemm.org> Content-Type: text/plain Message-Id: <1093834679.29961.0.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 29 Aug 2004 19:58:00 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com cc: freebsd-amd64@freebsd.org Subject: Re: turning on kernel modules now? X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 02:58:03 -0000 On Sun, 2004-08-29 at 19:51, Peter Wemm wrote: > On Saturday 28 August 2004 09:12 pm, Sean McNeil wrote: > > I saw the great news about pre-loading kernel modules now working. > > This is fantastic. Does this mean that the sound drivers will become > > kernel loadable modules now? > > They have been, for quite some time. Actually, no. They were just added today. Thanks to David O'Brian. Cheers, Sean