Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 1998 01:13:00 -0700 (PDT)
From:      Charles Hawkins <chuckh@quadraplex.com>
To:        Norman C Rice <nrice@emu.sourcee.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Using the watch command.
Message-ID:  <Pine.BSF.3.96.980822011245.550B-100000@quadraplex.com>
In-Reply-To: <19980822032626.A12900@emu.sourcee.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Thanks that worked... I appreciate the info.

On Sat, 22 Aug 1998, Norman C Rice wrote:

> On Fri, Aug 21, 1998 at 08:53:21PM -0700, Charles Hawkins wrote:
> > 
> > Hello,
> > 
> > 
> > I just installed FreeBSD last night, and I have run across a
> > problem I can not figure out.
> > 
> > When I attempt to WATCH a port I recieve the following error
> > watch: fatal: can not open snoop device.
> > 
> > Can anyone shed some light on this for me?
> 
> This error message comes from the open_snp() function when
> it can't open /dev/snp0, /dev/snp1, ..., /dev/snp9. Try
> 
>   cd /dev
>   ./MAKEDEV snp0
> 
> I assume that you are running a kernel built with something
> similar to
> 
>   pseudo-device  snp  10
> 
> -- 
> Regards,
> Norman C. Rice, Jr.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980822011245.550B-100000>