Date: Tue, 23 Jul 1996 08:21:15 -0400 From: Branson Matheson <branson@widomaker.com> To: John Meyers <meyers@pcnet.com> Cc: questions@FreeBSD.org Subject: Re: Snoop major/minor number Message-ID: <199607231221.IAA18095@garion.hq.ferg.com> In-Reply-To: Your message of "Mon, 22 Jul 1996 17:37:26 EDT." <Pine.SUN.3.91.960722173626.13223A-100000@pcnet1.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-------- John Meyers uttered with conviction: > I can't find the snp device in my MAKEDEV script.. Wh at is the > correct major/minor pair for it, and where would I be able to find > that information for any driver? Here is the relevant entry from /dev/MAKEDEV snp?) unit=`expr $i : 'snp\(.*\)'` rm -f snp$unit mknod snp$unit c 53 $unit chown root.wheel snp$unit ;; -branson ============================================================================= Branson Matheson | Ferguson Enterprises | If Pete and Repeat were System Administrator | W: (804) 874-7795 | sittin on a fence and Pete Unix, Perl, WWW | branson@widomaker.com | fell off, who is left?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607231221.IAA18095>