From owner-freebsd-hackers Wed Oct 18 13:59:46 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id NAA21794 for hackers-outgoing; Wed, 18 Oct 1995 13:59:46 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id NAA21774 for ; Wed, 18 Oct 1995 13:59:40 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id NAA00890; Wed, 18 Oct 1995 13:52:15 -0700 From: Terry Lambert Message-Id: <199510182052.NAA00890@phaeton.artisoft.com> Subject: Re: device number for watchdog board driver To: brian@MediaCity.com (Brian Litzinger) Date: Wed, 18 Oct 1995 13:52:14 -0700 (MST) Cc: freebsd-hackers@FreeBSD.ORG In-Reply-To: <199510180829.BAA03216@MediaCity.com> from "Brian Litzinger" at Oct 18, 95 01:29:47 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 520 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > I have a device driver and support programs for the DVI Watchdog > Reset board. > > Shall we get it its own major device number? > > The driver and support program have a copyright FreeBSD core > members will probably be willing to co-habitat with. Contact Julian Elisher for documentation on the devfs device export interface. Device numbers should no longer be assigned. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.