From owner-freebsd-i386@FreeBSD.ORG Sat Sep 20 15:20:48 2003 Return-Path: Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECD8D16A4B3 for ; Sat, 20 Sep 2003 15:20:47 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F2604402F for ; Sat, 20 Sep 2003 15:20:13 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h8KMKDFY048219 for ; Sat, 20 Sep 2003 15:20:13 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h8KMKDr1048218; Sat, 20 Sep 2003 15:20:13 -0700 (PDT) (envelope-from gnats) Resent-Date: Sat, 20 Sep 2003 15:20:13 -0700 (PDT) Resent-Message-Id: <200309202220.h8KMKDr1048218@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stan Barber Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E984316A4B3 for ; Sat, 20 Sep 2003 15:09:58 -0700 (PDT) Received: from owlcot.academ.com (OWLCOT.ACADEM.COM [198.137.249.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 31B4E43FE9 for ; Sat, 20 Sep 2003 15:09:58 -0700 (PDT) (envelope-from sob@owlcot.academ.com) Received: from owlcot.academ.com (localhost [127.0.0.1]) by owlcot.academ.com (8.12.9/8.12.6) with ESMTP id h8KM9uWZ058276; Sat, 20 Sep 2003 17:09:56 -0500 (CDT) (envelope-from sob@owlcot.academ.com) Received: (from sob@localhost) by owlcot.academ.com (8.12.9/8.12.6/Submit) id h8KM9u7V058275; Sat, 20 Sep 2003 17:09:56 -0500 (CDT) Message-Id: <200309202209.h8KM9u7V058275@owlcot.academ.com> Date: Sat, 20 Sep 2003 17:09:56 -0500 (CDT) From: Stan Barber To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sob@academ.com Subject: i386/57043: ar driver with 2 port PCI card locks up when running Cisco HDLC X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Stan Barber List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Sep 2003 22:20:48 -0000 >Number: 57043 >Category: i386 >Synopsis: ar driver with 2 port PCI card locks up when running Cisco HDLC >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Sep 20 15:20:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Stan Barber >Release: FreeBSD 4.8-RELEASE i386 >Organization: Academ Consulting Services >Environment: System: FreeBSD academ-gw-test.academ.com 4.8-RELEASE-p7 FreeBSD 4.8-RELEASE-p7 #2: Sat Sep 20 09:55:00 CDT 2003 root@academ-gw-test.academ.com:/usr/src/sys/compile/ACADEMGW i386 >Description: When using a SYNC 570/i 2 port card connected to a Adtran TSU using V.35 over a B8ZS/ESF T1 which has a Juniper OR Cisco connected at the far end, the driver will get in a loop when the line gets loaded (at about 4kb/sec) causing the router to lockup. >How-To-Repeat: After booting the kernel in which the ar driver is available (or do a module load, it doesn't matter), configure the card by issuing the following commmand: ifconfig ar0 XX.XX.XX.XX YY.YY.YY.YY link2 up XX.XX.XX.XX is the local link address and YY.YY.YY.YY is the link address at the far end where the Juniper or Cisco are located. The line will come up and you can verify connectivity with by executing "ping YY.YY.YY.YY". Now, load up the line a little bit using the command "ping -f YY.YY.YY.YY" and wait about four minutes. Around that time, the router will show the line is up but the line protocol is down and the PC will have two messages displyed on it rapidly. The two lines look like this: ar0: Receive error chan 0, stat ff msci st3 3, rxhind 410, cda f, eda 4ff0. ar0: eat pkt 1977 loop, cda 0xd1bda00f, rxdesc 0xd1bdf004, stat ff. Note that this same box with the Emerging Technologies Sync card and their driver. Unfortunately, they don't support IPv6 and I need that to work for me under FreeBSD >Fix: >Release-Note: >Audit-Trail: >Unformatted: