From owner-freebsd-current Sun May 21 0:53:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from grimreaper.grondar.za (grimreaper.grondar.za [196.7.18.138]) by hub.freebsd.org (Postfix) with ESMTP id D0F3037B57C for ; Sun, 21 May 2000 00:53:25 -0700 (PDT) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id JAA15783 for ; Sun, 21 May 2000 09:53:18 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200005210753.JAA15783@grimreaper.grondar.za> To: current@freebsd.org Subject: Major device numbers and mem device redesign Date: Sun, 21 May 2000 09:53:18 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I want to commit a new /dev/random RSN, so I'll be needing a major device; what is the procedure for getting one? I know how to steal one, but ISTR that this is not how it is done. Also - Peter said something about the "mem" device needing to only contain the /dev/mem and /mem/kmem devices, and /dev/(random|urandom|null|zero) needing to move to MI areas. I have done this, as KLD's. Who wants to review? M To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message