From owner-freebsd-bugs Sat May 30 19:40:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA16244 for freebsd-bugs-outgoing; Sat, 30 May 1998 19:40:16 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA16236 for ; Sat, 30 May 1998 19:40:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id TAA07344; Sat, 30 May 1998 19:40:01 -0700 (PDT) Received: from inet-gw-0.ey.ca (inet-gw-0.iti.qc.ca [204.19.117.4]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id TAA16040 for ; Sat, 30 May 1998 19:38:15 -0700 (PDT) (envelope-from stacy@millions.ca) Received: from oak.millions.ca (slip-00.EY.CA [132.220.28.1]) by inet-gw-0.ey.ca (8.6.12/8.6.12) with ESMTP id WAA13338 for ; Sat, 30 May 1998 22:27:52 -0400 Received: (from stacy@localhost) by oak.millions.ca (8.8.8/8.8.5) id WAA00323; Sat, 30 May 1998 22:27:48 -0400 (EDT) Message-Id: <199805310227.WAA00323@oak.millions.ca> Date: Sat, 30 May 1998 22:27:48 -0400 (EDT) From: stacy@millions.ca Reply-To: stacy@millions.ca To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: kern/6800: Cyclom 8yo problem Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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