Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Aug 1999 17:09:11 -0500
From:      Stephen Waters <swaters@amicus.com>
To:        Harald =?iso-8859-1?Q?Kie=DFling?= <harald.kiessling@gmx.de>
Cc:        aic7xxx@FreeBSD.ORG
Subject:   Re: AW: aic7xxx bug?
Message-ID:  <37A8BA07.A7B80BE2@amicus.com>
References:  <000101bf0541$28854920$1a62a8c0@harald03.1stein>

next in thread | previous in thread | raw e-mail | index | archive | help
i finally discovered what happened. i'm on debian slink 2.1.
`/etc/init.d/modutils start` scans the /etc/modules file for modules to
load. if there is an "auto" line, it starts kerneld and modprobe all the
listed modules. if there is not an "auto" line, it just modprobe all the
modules.

although i remembered to comment the 'auto' line out which keeps kerneld
from running (because i'm running kmod), i should have just killed the
/etc/rcS.d/S20modutils symlink so modprobe wouldn't forcibly load stuff
i didn't necessarily want to load.

-stephen

Harald Kießling wrote:
> 
> how is it possible to load the aic7xxx module in /etc/modules?
> 
> thanx
> Harald
> 
> -----Ursprüngliche Nachricht-----
> Von: owner-aic7xxx@FreeBSD.ORG [mailto:owner-aic7xxx@FreeBSD.ORG]Im
> Auftrag von Stephen Waters
> Gesendet am: Mittwoch, 22. September 1999 22:19
> An: dledford@redhat.com
> Cc: aic7xxx@FreeBSD.ORG
> Betreff: aic7xxx bug?
> 
> kernel 2.2.12 w/ latest raid patch
> 
> at first i had aic7xxx compiled as a module, but this didn't allow
> autodetect of raid arrays so i compiled it into the kernel. when i
> rebooted the compiled-in driver looked ok, then i noticed the kernel
> trying to load the module from the previous compile-as-module and this
> hanged the kernel. so i killed off the entry in /etc/modules and it all
> worked fine, but i'm wondering why it should try to load the module if
> the driver is already compiled in? is this a kmod thing or a scsi thing?
> is this expected behaviour?
> 
> thanks,
> stephen waters
> aha-2940uw user
> 
> oh, are there any commands i need to tell the driver through /proc/scsi
> or something to tell the driver that i'm going to hotswap a drive?
> thanks.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe aic7xxx" in the body of the message
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe aic7xxx" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe aic7xxx" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?37A8BA07.A7B80BE2>