From owner-freebsd-hackers Wed Oct 18 16:37:06 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id QAA01863 for hackers-outgoing; Wed, 18 Oct 1995 16:37:06 -0700 Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id QAA01858 for ; Wed, 18 Oct 1995 16:37:04 -0700 Received: from rah.star-gate.com (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.9) with ESMTP id QAA09027 for ; Wed, 18 Oct 1995 16:36:54 -0700 Message-Id: <199510182336.QAA09027@rah.star-gate.com> X-Mailer: exmh version 1.6.2 7/18/95 to: freebsd-hackers@FreeBSD.ORG Subject: Re: device number for watchdog board driver In-reply-to: Your message of "Wed, 18 Oct 1995 13:52:14 PDT." <199510182052.NAA00890@phaeton.artisoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 18 Oct 1995 16:36:53 -0700 From: "Amancio Hasty Jr." Sender: owner-hackers@FreeBSD.ORG Precedence: bulk Dumb question: is there a command which I can use to display all the major and minor devices and hopefully the name of the device driver that the system knows about? Tnks, Amancio >>> Terry Lambert said: > > 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. >