From owner-freebsd-questions@FreeBSD.ORG Wed Jan 5 15:26:16 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F78116A4CE for ; Wed, 5 Jan 2005 15:26:16 +0000 (GMT) Received: from antsrv1.ant.uni-bremen.de (antsrv2.ant.uni-bremen.de [134.102.176.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDEC943D5A for ; Wed, 5 Jan 2005 15:26:14 +0000 (GMT) (envelope-from rebehn@ant.uni-bremen.de) Received: from bremerhaven.ant.uni-bremen.de ([134.102.176.10]) by antsrv2.ant.uni-bremen.de with esmtp (Exim 4.42) id 1CmD37-0007nK-3r for questions@freebsd.org; Wed, 05 Jan 2005 16:26:13 +0100 Message-ID: <41DC0714.2000408@ant.uni-bremen.de> Date: Wed, 05 Jan 2005 16:26:12 +0100 From: Heinrich Rebehn User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20041124 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org X-Enigmail-Version: 0.86.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "antsrv2.ant.uni-bremen.de", hasmessageblock similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi list, i use 5.3-RELEASE-p2. When i try to load module iir for my ICP raid controller, i get: root@antsrv1 [~] # kldload iir kldload: can't load iir: No such file or directory root@antsrv1 [~] # [...] Content analysis details: (0.0 points, 5.0 required) pts rule name description -------------------------------------------------- Subject: cam_simq_alloc undefined X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 15:26:16 -0000 Hi list, i use 5.3-RELEASE-p2. When i try to load module iir for my ICP raid controller, i get: root@antsrv1 [~] # kldload iir kldload: can't load iir: No such file or directory root@antsrv1 [~] # dmesg shows that 'cam_simq_alloc' is undefined. However, module cam.ko, which exports cam_simq_alloc is loaded: root@antsrv1 [~] # kldstat Id Refs Address Size Name 1 4 0xc0400000 37a5b0 kernel 2 14 0xc077b000 537f0 acpi.ko 3 1 0xc37f1000 31000 cam.ko root@antsrv1 [~] # root@antsrv1 [/boot/kernel] # nm cam.ko|grep cam_simq_alloc 0000e70c T cam_simq_alloc root@antsrv1 [/boot/kernel] # What am i missing here? I need to load the scsi stuff as modules, because otherwise i have to reboot after every change to the raid controller's configuration (which i am playing with ATM). Or is there another way to have the kernel rescan the raid controller for disks? Thanks for any hints, Heinrich Rebehn University of Bremen Physics / Electrical and Electronics Engineering - Department of Telecommunications - Phone : +49/421/218-4664 Fax : -3341