Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 1998 21:00:24 -0600 (MDT)
From:      "Justin T. Gibbs" <gibbs@narnia.plutotech.com>
To:        Tor.Egge@fast.no
Cc:        scsi@FreeBSD.ORG
Subject:   Re: aic7xxx.c: Fatal trap 12: page fault while in kernel mode
Message-ID:  <199809180300.VAA09134@narnia.plutotech.com>
In-Reply-To: <199809172156.XAA20501@midten.fast.no>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199809172156.XAA20501@midten.fast.no> you wrote:
> 
> With target mode disabled and 255 scbs available, scb index
> TARGET_CMD_CMPLT (0xfe) is used for normal commands.  Unfortunately,
> ahc_intr does not check for target mode being enabled when the scb index
> is TARGET_CMD_CMPLT.
> 
> A suggested fix is appended.

Serves me right for committing the driver with my "hack target mode
cdb queuing" still in it.  The suggested fix looks fine and will be
committed shortly.

--
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?199809180300.VAA09134>