My problem was this: -for the 10th + snp devices, I had to create it by hand with mknod; - I had an old version of watch, the one that comes with 4.6-REL does have the option of specifying the snoop device.
Only weirdness I see is that the tty must be open before executing watch on it, else there's an error. But that's not a big deal. Thanks for directing me to the right place. Tien Duc ----- Original Message ----- From: "Ruben de Groot" <[EMAIL PROTECTED]> To: "Tien Duc Nguyen" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Wednesday, September 18, 2002 5:28 AM Subject: Re: number of snoop devices > On Tue, Sep 17, 2002 at 11:43:54PM -0400, Tien Duc Nguyen typed: > > Hi all, > > > > On a stock FreeBSD 4.6 Release install, after recompiling the kernel with 25 > > snoop devices, I'm stuck with at most 10 watch-ed snoop devices. At first, > > /dev/MAKEDEV snp10 doesn't work, so I've created the 11th snoop device by > > hand with 'mknod snp10 c 53 `unit2minor 10`' but watch complains about > > attaching to the 11th tty (ttypa). Therefore, I was wondering if there's a > > limit in the number of snoop devices watch can monitor (having seen anyone > > using 3-5 devices), or am I doing something wrong here? > > You probably have to recompile watch. > > > > > Any suggestions greatly appreciated! > > > > Tien Duc > > > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message