Date: Wed, 18 Oct 1995 17:11:10 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: hasty@rah.star-gate.com (Amancio Hasty Jr.) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: device number for watchdog board driver Message-ID: <199510190011.RAA01374@phaeton.artisoft.com> In-Reply-To: <199510182336.QAA09027@rah.star-gate.com> from "Amancio Hasty Jr." at Oct 18, 95 04:36:53 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> 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? You mean for the current system? cat /sys/sys/i386/conf.c You mean with a devfs? ls -lR /dev Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199510190011.RAA01374>