From owner-freebsd-atm@FreeBSD.ORG Mon May 14 22:58:37 2007 Return-Path: X-Original-To: freebsd-atm@freebsd.org Delivered-To: freebsd-atm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2573816A402 for ; Mon, 14 May 2007 22:58:37 +0000 (UTC) (envelope-from cz+fbsdnet@onlineloop.com) Received: from castle-romeo.onlineloop.com (castle-romeo.onlineloop.com [62.116.6.130]) by mx1.freebsd.org (Postfix) with ESMTP id AECA213C447 for ; Mon, 14 May 2007 22:58:36 +0000 (UTC) (envelope-from cz+fbsdnet@onlineloop.com) Received: from localhost (localhost [127.0.0.1]) by castle-romeo.onlineloop.com (8.13.6/8.13.6) with ESMTP id l4EMgTTv003698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 15 May 2007 00:42:32 +0200 (CEST) Date: Tue, 15 May 2007 00:42:29 +0200 (CEST) From: Clemens Zauner To: freebsd-atm@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: patm / NATM system freeze with CPUTYPE?=opteron X-BeenThere: freebsd-atm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ATM for FreeBSD! List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2007 22:58:37 -0000 (For details, please see the posting in comp.unix.bsd.freebsd.misc Message-ID: ) Im facing complete system freezes when compiling the kernel with CPUTYPE?=opteron immediately *after* issuing an ifconfig on the patm0 - interface (trying to set an IP address). System is 6.2-p4; i386; kernconf nearly untampered (stuff like scsi, raid an the like => out, and the atm-stuff (NATM) <= in). Card is an ProSUM ProATM 155; idt77252 Rev. F; Suni/Lite (PMC-5346) PHY I guess the most of the gory details in my posting ar not of any interest - but one thing shows up in dmesg: patm0: port 0xe800-0xe8ff mem 0xfcfff000- 0xfcffffff,0xfac00000-0xfaffffff irq 16 at device 8.0 on pci2 patm0: carrier detected patm0: ProATM 155 interface; idt77252 Rev. F; Suni/Lite (PMC-5346) PHY patm0: 512K x 32 SRAM; 16384 connections bus_dmamem_alloc failed to align memory properly. patm0: [GIANT-LOCKED] The "bus_dmamem_alloc" is somehow irritating me ... cu Clemens.