From owner-freebsd-current@FreeBSD.ORG Thu Apr 17 10:01:57 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19FA637B401 for ; Thu, 17 Apr 2003 10:01:57 -0700 (PDT) Received: from puffin.mail.pas.earthlink.net (puffin.mail.pas.earthlink.net [207.217.120.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B69A43FBF for ; Thu, 17 Apr 2003 10:01:52 -0700 (PDT) (envelope-from tlambert2@mindspring.com) Received: from pool0064.cvx21-bradley.dialup.earthlink.net ([209.179.192.64] helo=mindspring.com) by puffin.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 196Cle-0006Qc-00; Thu, 17 Apr 2003 10:01:47 -0700 Message-ID: <3E9EDDAB.613098F1@mindspring.com> Date: Thu, 17 Apr 2003 10:00:27 -0700 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Daniel C. Sobral" References: <200304171136.57515.agh@tpg.com.au> <3E9EB7DF.4040104@tcoip.com.br> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4c5c06b35ece679a48127f665296d491b667c3043c0873f7e350badd9bab72f9c350badd9bab72f9c cc: freebsd-current@freebsd.org Subject: Re: Auto kernel module loading X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Apr 2003 17:01:58 -0000 "Daniel C. Sobral" wrote: > Plan once was for loader to identify the PNP IDs and load the > appropriate modules. What the appropriate modules were would be infered > from a configuration file. That was a *long* time ago. 8-). > I think Mike decided that wasn't such a good idea after all, but I > wasn't much in touch with FreeBSD at the time, so I remember it only > vaguely. A huge amount of pain, for not much gain... but if you are looking for a project, and don't mind the pain, then... -- Terry