From owner-freebsd-hackers Wed Oct 18 18:15:11 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id SAA05400 for hackers-outgoing; Wed, 18 Oct 1995 18:15:11 -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 SAA05392 for ; Wed, 18 Oct 1995 18:15:08 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id SAA01494; Wed, 18 Oct 1995 18:08:44 -0700 From: Terry Lambert Message-Id: <199510190108.SAA01494@phaeton.artisoft.com> Subject: Re: device number for watchdog board driver To: hasty@rah.star-gate.com (Amancio Hasty Jr.) Date: Wed, 18 Oct 1995 18:08:44 -0700 (MST) Cc: terry@lambert.org, freebsd-hackers@FreeBSD.ORG In-Reply-To: <199510190053.RAA09347@rah.star-gate.com> from "Amancio Hasty Jr." at Oct 18, 95 05:53:21 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 490 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk > Nope, > > I was hoping for something along the lines of sysctl which will tell > me which devices the system things that it has in the *running kernel* > > sysctl -listdevices ?? or a functionally equivalent command. > > > You mean with a devfs? > > > > ls -lR /dev This *is* the correct answer for that question as well, assuming devfs. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.