From owner-freebsd-hackers@FreeBSD.ORG Tue Jul 12 16:40:40 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 77C9716A41C for ; Tue, 12 Jul 2005 16:40:40 +0000 (GMT) (envelope-from mathurank@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 156BC43D49 for ; Tue, 12 Jul 2005 16:40:39 +0000 (GMT) (envelope-from mathurank@gmail.com) Received: by wproxy.gmail.com with SMTP id 71so1057329wri for ; Tue, 12 Jul 2005 09:40:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VXuWdhveqc9S1/Ida31cKyZXw8uLffzJBQp3SWTUFRiOODcRp/IyqEYWat8lzo/+bphgp8Cx30K/yfDKp2IGvRPYFrxnyhj4Emz112jYevzzbHsQstQ0D4vmZQ3OgxeZoINt89nR9GesLxrF2k5TJIWji0IOJdW+XmFYwEapT8o= Received: by 10.54.32.69 with SMTP id f69mr3105761wrf; Tue, 12 Jul 2005 09:32:22 -0700 (PDT) Received: by 10.54.115.18 with HTTP; Tue, 12 Jul 2005 09:32:22 -0700 (PDT) Message-ID: <85e04aca050712093228e131da@mail.gmail.com> Date: Tue, 12 Jul 2005 22:02:22 +0530 From: Ankit Mathur To: freebsd-hackers@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Mailman-Approved-At: Wed, 13 Jul 2005 12:13:28 +0000 Subject: QLogic ISP 2322 driver X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ankit Mathur List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2005 16:40:40 -0000 Hi, I am running FreeBSD 5.3 and have recently added QLogic ISP 2322 PCI FC-AL Adapter to the system to add a Fibre Channel shelf but I am not able to find a suitable driver for it. I tried using isp.ko which works for ISP 2312 for this device but landed up with this error: isp0: port 0x2100-0x21ff mem 0xc02c1000-0xc02c1fff irq 52 at device 2.0 on pci3 isp0: [GIANT-LOCKED] NMI watchdog detects starvation on cpu with count 16 handling NMI in trap as a fault kernel trap 19 with interrupts disabled NMI ... going to debugger Is there any other driver (MP-safe) available for this device? I am running Intel Xeon 2.4GHz machine (HT enabled) with 1GB of RAM Thanks and Regards, Ankit