Date: Mon, 11 Dec 2000 15:49:03 +0100 (CET) From: Mads Bondo Dydensborg <madsdyd@challenge.dk> To: "Gaston R. Cangiano" <gaston@firstworld.net> Cc: aic7xxx@FreeBSD.ORG Subject: Re: hang on boot up time Message-ID: <Pine.LNX.4.21.0012111546520.32582-100000@challenge.dk> In-Reply-To: <NDBBKEAIMLMDLGMKGBGOOEJLCFAA.gaston@firstworld.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Dec 2000, Gaston R. Cangiano wrote: > Hi there all, > > I am new to using this driver and i get a hang when trying to load the > module "aic7xxx", what command line option would disable the scanning? i.e. > it is freezing on an external HD with no file systems... AFAIK, the scanning can not be disabled. I used to solve this, by modifying scsi_module.c to do nothing in init_module. This will stop the driver from beeing registered with the SCSI middle layer. Of course this means that you can not use it, but it may allow you to solve the problem with scanning (somehow). Mads -- Mads Bondo Dydensborg. madsdyd@challenge.dk Oh well, all operating systems crash constantly right? This is normal, right? It has to be, Microsoft couldn't be so popular if their OS was so bad, could they? Yes they could, and they are. And if you fail to realize it, it's your own damn fault. - Ron Coscorrosa, in response to MS France FUD 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?Pine.LNX.4.21.0012111546520.32582-100000>