From owner-freebsd-questions Fri Oct 27 17:46:56 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-27-149-77.mmcable.com [24.27.149.77]) by hub.freebsd.org (Postfix) with SMTP id CEFAF37B4D7 for ; Fri, 27 Oct 2000 17:46:54 -0700 (PDT) Received: (qmail 67988 invoked by uid 100); 28 Oct 2000 00:46:53 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14842.8699.29203.620866@guru.mired.org> Date: Fri, 27 Oct 2000 19:46:51 -0500 (CDT) To: Rick Hamell Cc: questions@freebsd.org Subject: Re: Device Names In-Reply-To: <93795936@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rick Hamell writes: > Any one have a complete, or at least fairly complete list of > devices and their names. I'm mostly interested in /dev. LINT helps, but is > not complete... :) Thanks in advance! LINT gives you driver names, which isn't quite the same thing. /dev/MAKEDEV should provide a complete list of everything that shows up in /dev.