Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 1998 22:27:48 -0400 (EDT)
From:      stacy@millions.ca
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   kern/6800: Cyclom 8yo problem
Message-ID:  <199805310227.WAA00323@oak.millions.ca>

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

>Number:         6800
>Category:       kern
>Synopsis:       Cyclom 8yo problem
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 30 19:40:01 PDT 1998
>Last-Modified:
>Originator:     Stacy Millions
>Organization:
Millions Consulting Limited
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:

	FreeBSD 2.2.6-R
	PC clone (running FreeBSD for several years)
	486/66
	Adaptec 1542 SCSI
	Cyclom 8yo v6.02 ISA card
		firware ID  222
		firware Rev 2

>Description:

	The cyclom board test out fine with the cyctest.exe

	The board is recognised by FreeBSD
		cy0 irq 15 maddr 0xd4000 msize 8192 on isa
	
	For testing I started a getty running on ttyc01. Then
	I connected the com1 port to that port with a null modem.
	I ran 'cu -l /dev/cuaa0'. I get garbage on the screen in
	response to what I type.

	The strange thing is, when I install the Cyclade provide
	loop back cable on the cyclom port, every thing echos back
	fine. I have verified that it is not a baud rate or framing
	problem.

		# stty < /dev/cuaa0
		speed 9600 baud;
		lflags: -icanon -isig -iexten -echo
		iflags: -icrnl -ixany -imaxbel -brkint
		oflags: -opost -onlcr -oxtabs
		cflags: cs8 -parenb crtscts
		time    
		1       

		# stty < /dev/cuac01
		speed 9600 baud;
		lflags: -icanon -isig -iexten -echo
		iflags: -icrnl -ixany -imaxbel -brkint
		oflags: -opost -onlcr -oxtabs
		cflags: cs8 -parenb crtscts
		time    
		1       
	
	I know my com1 functions OK, because I can talk to my modem
	over it. The same can not be said for the cyclom.

>How-To-Repeat:


>Fix:
	

>Audit-Trail:
>Unformatted:

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805310227.WAA00323>