cam_simq_alloc undefined

Heinrich Rebehn rebehn at ant.uni-bremen.de
Wed Jan 5 07:26:16 PST 2005


Hi list,

i use 5.3-RELEASE-p2.
When i try to load module iir for my ICP raid controller, i get:

root at antsrv1 [~] # kldload iir
kldload: can't load iir: No such file or directory
root at antsrv1 [~] #

dmesg shows that 'cam_simq_alloc' is undefined. However, module cam.ko, 
which exports cam_simq_alloc is loaded:

root at 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 at antsrv1 [~] #
root at antsrv1 [/boot/kernel] # nm cam.ko|grep cam_simq_alloc
0000e70c T cam_simq_alloc
root at 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


More information about the freebsd-questions mailing list