From owner-freebsd-current Wed Oct 10 22:26:37 2001 Delivered-To: freebsd-current@freebsd.org Received: from ns1.crl.go.jp (ns1.crl.go.jp [133.243.3.1]) by hub.freebsd.org (Postfix) with ESMTP id 574E237B403 for ; Wed, 10 Oct 2001 22:26:29 -0700 (PDT) Received: from crlgw1.crl.go.jp ([133.243.18.250]) by ns1.crl.go.jp (8.11.6/3.7W) with ESMTP id f9B5QJU29890; Thu, 11 Oct 2001 14:26:19 +0900 (JST) Received: from cain.gsoft.com.au (localhost [127.0.0.1]) by crlgw1.crl.go.jp (8.11.6/8.11.6) with ESMTP id f9B5QJr13534; Thu, 11 Oct 2001 14:26:19 +0900 (JST) Message-ID: X-Mailer: XFMail 1.5.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20011011010049.L97540-100000@turtle.looksharp.net> Date: Thu, 11 Oct 2001 14:24:41 +0900 (JST) From: "Daniel O'Connor" To: "Brandon D. Valentine" Subject: Re: Approach to integrate a driver into the kernel [winmodem] Cc: freebsd-current@freebsd.org, Benjamin Close Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 11-Oct-2001 Brandon D. Valentine wrote: > If the license on the kernel module is incompatible with the base > system, you might be able to get the hooks to support it committed to > FreeBSD and get the kernel modules made installable as a port. > /usr/local/modules anyone? =) I would _really_ like that :) (No, I have no patches :) At the moment I have integrated the ltmdm driver into sys/modules (uudecode the .o file). This is necessary as I found the only instability was due to a stale kld :-/ There are several other modules that would benefit from this approach too.. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message