From owner-cvs-src@FreeBSD.ORG Mon Aug 2 19:29:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 1486216A4D0; Mon, 2 Aug 2004 19:29:37 +0000 (GMT) Date: Mon, 2 Aug 2004 19:29:37 +0000 From: David O'Brien To: Mark Murray Message-ID: <20040802192936.GA79661@hub.freebsd.org> References: <20040802182829.GA930@dragon.nuxi.com> <200408021850.i72Io3JB028204@grimreaper.grondar.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200408021850.i72Io3JB028204@grimreaper.grondar.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.10-STABLE 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: cvs-src@FreeBSD.ORG cc: src-committers@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/modules Makefile X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Aug 2004 19:29:37 -0000 On Mon, Aug 02, 2004 at 07:50:03PM +0100, Mark Murray wrote: > "David O'Brien" writes: > > Please find a way for all your /dev KO's to detect if they are already > > active and not panic if loaded(initialized) twice. Many of the network > > and SCSI device KO's DTRT. Maybe you can copy their method of handling > > this. > > I am investigating. You've been investigating for years. I've reported the problem about random.ko more than once. So have others: Date: Sun, 22 Sep 2002 00:32:39 -0700 Message-ID: <20020922073239.GA34550@dragon.nuxi.com> Date: Sun, 10 Aug 2003 00:36:00 -0700 Message-ID: <20030810073600.GA61665@dragon.nuxi.com> Date: Fri, 15 Aug 2003 09:18:52 -0700 Message-ID: <20030815161852.GD61152@dragon.nuxi.com> Date: Mon, 5 Apr 2004 02:35:53 +0200 Message-ID: <20040405003553.GG27087@isis.wad.cz Date: Mon, 21 Jun 2004 00:01:04 +0800 (CST) Message-ID: <040620234141A.22488@www.mmlab.cse.yzu.edu.tw> > In the meanwhile, please back out this commit, and > keep it as a local patch if you feel that strongly about it. Backed out. I'm sorry you won't take the simplest path that allows you to continue to work on /dev/mem as a module yet protects our users. -- -- David (obrien@FreeBSD.org)