Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jul 1998 09:02:58 -0600
From:      "Justin T. Gibbs" <gibbs@plutotech.com>
To:        Guido Kollerie <gkoller@cs.vu.nl>
Cc:        freebsd-scsi@FreeBSD.ORG, gibbs@plutotech.com
Subject:   Re: CAM-19980712 kernel with bt driver 
Message-ID:  <199807191508.JAA02476@pluto.plutotech.com>
In-Reply-To: Your message of "Sun, 19 Jul 1998 11:26:49 %2B0200." <Pine.GSO.4.00.9807191124010.8472-100000@galjas.cs.vu.nl> 

next in thread | previous in thread | raw e-mail | index | archive | help
>On a 2.2-stable system (ctm delta 797) compiling a CAM-19980712 kernel
>which includes the bt (Buslogic Multimaster series) driver results in the
>follwing error message:

The fix for this is to not declare the interrupt vector in your kernel config
file.  Your config line should follow what is presented in the CAM
GENERIC config file:

controller      bt0     at isa? port ? cam irq ?

Notice the use of cam and not bio.

--
Justin



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



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