From owner-freebsd-alpha@FreeBSD.ORG Fri Aug 15 09:18:58 2003 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D15A637B401; Fri, 15 Aug 2003 09:18:58 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16A3043F85; Fri, 15 Aug 2003 09:18:58 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h7FGIuQX097995; Fri, 15 Aug 2003 09:18:56 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h7FGIqYA097913; Fri, 15 Aug 2003 09:18:52 -0700 (PDT) Date: Fri, 15 Aug 2003 09:18:52 -0700 From: "David O'Brien" To: Mark Murray Message-ID: <20030815161852.GD61152@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Mark Murray , alpha@FreeBSD.org, John Baldwin References: <20030810073600.GA61665@dragon.nuxi.com> <200308100939.h7A9dPOI045006@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200308100939.h7A9dPOI045006@grimreaper.grondar.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: alpha@FreeBSD.org cc: John Baldwin Subject: Re: [PATCH] Switch Alpha to new cpu_switch/throw conventions X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Aug 2003 16:18:59 -0000 On Sun, Aug 10, 2003 at 10:39:24AM +0100, Mark Murray wrote: > "David O'Brien" writes: > > I wish someone would fix random.ko... > > "Hi Mark, please fix random.ko" :-) I'm pretty sure I've asked about this a year ago. :-) > > Preloaded elf module "/boot/kernel/random.ko" at 0xfffffc000096e270. > > can't re-use a leaf (if_tun_debug)! > > module_register: module random already exists! > > What is a module that doesn't do this that I can crib a canonical solution > out of? ENOCLUE. I know [most] network .ko's don't cause a panic when they are loaded and the kernel has the device statically compiled in. -- -- David (obrien@FreeBSD.org)