From radar@andenes.gsoft.com.au  Fri Sep 30 02:50:43 2005
Return-Path: <radar@andenes.gsoft.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C25A616A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Sep 2005 02:50:43 +0000 (GMT)
	(envelope-from radar@andenes.gsoft.com.au)
Received: from andenes.gsoft.com.au (andenes.gsoft.com.au [203.31.81.46])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 38DB843D48
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Sep 2005 02:50:42 +0000 (GMT)
	(envelope-from radar@andenes.gsoft.com.au)
Received: from andenes.gsoft.com.au (localhost [127.0.0.1])
	by andenes.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8U2oglm087712
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 30 Sep 2005 02:50:42 GMT
	(envelope-from radar@andenes.gsoft.com.au)
Received: (from radar@localhost)
	by andenes.gsoft.com.au (8.13.4/8.13.4/Submit) id j8U2ogQe087711;
	Fri, 30 Sep 2005 02:50:42 GMT
	(envelope-from radar)
Message-Id: <200509300250.j8U2ogQe087711@andenes.gsoft.com.au>
Date: Fri, 30 Sep 2005 02:50:42 GMT
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
Reply-To: "Daniel O'Connor" <doconnor@gsoft.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: watch/snp don't work in 6.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         86746
>Category:       kern
>Synopsis:       watch/snp don't work in 6.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    cognet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 30 03:00:31 GMT 2005
>Closed-Date:    Tue Jun 12 05:18:52 GMT 2007
>Last-Modified:  Tue Jun 12 05:18:52 GMT 2007
>Originator:     Daniel O'Connor
>Release:        FreeBSD 6.0-BETA3 amd64
>Organization:
>Environment:
System: FreeBSD andenes.gsoft.com.au 6.0-BETA3 FreeBSD 6.0-BETA3 #0: Wed Sep 7 00:39:48 UTC 2005 root@andenes.gsoft.com.au:/usr/src/sys/amd64/compile/GENESIS amd64


>Description:
I can't watch TTYs in 6.0 - they are always reported as closed
[andenes 2:49] ~>sudo watch /dev/cuad0
Snoop stopped due to tty close. Reconnecting.
Enter device name [/dev/cuad0]:

[andenes 2:50] ~>fstat /dev/cuad0
USER     CMD          PID   FD MOUNT      INUM MODE         SZ|DV R/W NAME
radar    minicom    86610    3 /dev         65 crw-rw----   cuad0 rw  /dev/cuad0

>How-To-Repeat:
>Fix:
cu -l /dev/cuad0 -s 57600
watch /dev/cuad0

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: rodrigc 
State-Changed-When: Fri Sep 30 03:21:03 GMT 2005 
State-Changed-Why:  
Can you try RELENG_6? Some newer fixes to snp were committed. 


Responsible-Changed-From-To: freebsd-bugs->cognet 
Responsible-Changed-By: rodrigc 
Responsible-Changed-When: Fri Sep 30 03:21:03 GMT 2005 
Responsible-Changed-Why:  
Can you try RELENG_6? Some newer fixes to snp were committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86746 

From: Craig Rodrigues <rodrigc@crodrigues.org>
To: "Daniel O'Connor" <doconnor@gsoft.com.au>
Cc: Craig Rodrigues <rodrigc@freebsd.org>, bug-followup@freebsd.org,
        cognet@freebsd.org
Subject: Re: kern/86746: watch/snp don't work in 6.0
Date: Fri, 30 Sep 2005 08:20:49 -0400

 On Fri, Sep 30, 2005 at 03:53:54PM +0930, Daniel O'Connor wrote:
 > les -ffreestanding -Werror  /usr/src/sys/fs/devfs/devfs_vnops.c
 > /usr/src/sys/fs/devfs/devfs_vnops.c:1148: warning: redundant redeclaration of 'devfs_ops_f'
 
 This is a FAQ.  Read:
 http://lists.freebsd.org/pipermail/freebsd-current/2005-September/055429.html
 
 
 -- 
 Craig Rodrigues        
 rodrigc@crodrigues.org

From: "Daniel O'Connor" <doconnor@gsoft.com.au>
To: Craig Rodrigues <rodrigc@crodrigues.org>
Cc: Craig Rodrigues <rodrigc@freebsd.org>, bug-followup@freebsd.org,
        cognet@freebsd.org
Subject: Re: kern/86746: watch/snp don't work in 6.0
Date: Fri, 30 Sep 2005 23:18:14 +0930

 --nextPart1271530.tuEnhBPgU2
 Content-Type: text/plain;
   charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 On Friday 30 September 2005 21:50, Craig Rodrigues wrote:
 > On Fri, Sep 30, 2005 at 03:53:54PM +0930, Daniel O'Connor wrote:
 > > les -ffreestanding -Werror  /usr/src/sys/fs/devfs/devfs_vnops.c
 > > /usr/src/sys/fs/devfs/devfs_vnops.c:1148: warning: redundant
 > > redeclaration of 'devfs_ops_f'
 >
 > This is a FAQ.  Read:
 > http://lists.freebsd.org/pipermail/freebsd-current/2005-September/055429.=
 ht
 >ml
 
 Yes, someone on IRC pointed this out :)
 I was under the mistaken impression that build-kernel built a bootstrap.
 
 -
 Daniel O'Connor software and network engineer
 for Genesis Software - http://www.gsoft.com.au
 "The nice thing about standards is that there
 are so many of them to choose from."
   -- Andrew Tanenbaum
 GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
 
 --nextPart1271530.tuEnhBPgU2
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.1 (FreeBSD)
 
 iD8DBQBDPUIf5ZPcIHs/zowRAonmAKCK76GPNDmXkZZjnBoOB8rPrAOKuwCdFQTU
 3iHM2QBuNJm8m/kRtX08WVk=
 =+0FN
 -----END PGP SIGNATURE-----
 
 --nextPart1271530.tuEnhBPgU2--
State-Changed-From-To: feedback->open 
State-Changed-By: rodrigc 
State-Changed-When: Mon Oct 17 17:31:20 GMT 2005 
State-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=86746 
State-Changed-From-To: open->feedback 
State-Changed-By: rodrigc 
State-Changed-When: Mon Oct 17 18:20:26 GMT 2005 
State-Changed-Why:  
Submitter reports: 
I can now see stuff sent from cu to the port, but not the other way. 

To submitter: 

Instead of doing watch /dev/cuad0 
can you do: 
watch /dev/ttyd0 
or 
watch /dev/cuad0.init 



http://www.freebsd.org/cgi/query-pr.cgi?pr=86746 
State-Changed-From-To: feedback->closed 
State-Changed-By: linimon 
State-Changed-When: Tue Jun 12 05:18:22 UTC 2007 
State-Changed-Why:  
Feedback timeout (> 6 months). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=86746 
>Unformatted:
