Re: number of snoop devices

2002-09-19 Thread Tien Duc Nguyen
ost 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

Re: number of snoop devices

2002-09-18 Thread Ruben de Groot
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 &g

number of snoop devices

2002-09-17 Thread Tien Duc Nguyen
minor 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? Any suggestions greatly appreciated! Tien Duc To Un