From owner-freebsd-stable@FreeBSD.ORG Fri Nov 18 07:49:39 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E0A616A41F for ; Fri, 18 Nov 2005 07:49:39 +0000 (GMT) (envelope-from hdemir@metu.edu.tr) Received: from kale.cc.metu.edu.tr (kale.general.services.metu.edu.tr [144.122.144.157]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89C4943D49 for ; Fri, 18 Nov 2005 07:49:38 +0000 (GMT) (envelope-from hdemir@metu.edu.tr) Received: from simena.user.services.metu.edu.tr (simena.user.services.metu.edu.tr [144.122.144.15]) by kale.cc.metu.edu.tr (8.12.11/8.12.11) with ESMTP id jAI7nbMi020363 for ; Fri, 18 Nov 2005 09:49:37 +0200 Received: (from hdemir@localhost) by simena.user.services.metu.edu.tr (8.12.11/8.12.11/Submit) id jAI7nbiU925876 for freebsd-stable@FreeBSD.ORG; Fri, 18 Nov 2005 09:49:37 +0200 Date: Fri, 18 Nov 2005 09:49:36 +0200 From: husnu demir To: freebsd-stable@FreeBSD.ORG Message-ID: <20051118074935.GA614576@metu.edu.tr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on kale.cc.metu.edu.tr X-Virus-Status: Clean Cc: Subject: need help for ATM support on Freebsd 6. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2005 07:49:39 -0000 Hi, I need help about ATM support on FreeBSD 6. The configuration was working on FreeBSD 5 Stable but was not working 6 stable. I have FORE PCA-200E ATM PCI card. And my kernel config as follows: # ATM Devices device atm device hfa # options NATM # ATM Related Settings ... options ATM_CORE #core ATM protocol family options ATM_SIGPVC #SIGPVC signalling manager options ATM_IP Can you point a way to correct this situation. I can use the following command till ifconfig .. # ATM Ayarlari - Basla /sbin/fore_dnld -d /etc /sbin/atm set netif hfa0 ni 4 /sbin/atm attach hfa0 sigpvc /sbin/ifconfig ni0 10.175.16.130 netmask 255.255.255.252 up and it just dumps and reboots. The error message is follows: Nov 18 08:47:55 nrouter savecore: reboot after panic: ipatm_nifstat: setaddr missing ip_nif Nov 18 08:47:55 nrouter savecore: writing core to vmcore.1 If needed I could supply additional data, also. Thanks in advance. Husnu Demir.