Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Feb 1999 14:17:54 +0100
From:      Stefan Esser <se@mi.uni-koeln.de>
To:        Dennis <dennis@etinc.com>
Cc:        Ted Faber <faber@isi.edu>, hackers@freebsd.org, Stefan Esser <se@freebsd.org>
Subject:   Re: PCI Card Failures in 3.1 - fixed!!!
Message-ID:  <19990227141754.B4953@dialup124.mi.uni-koeln.de>
In-Reply-To: <199902261614.LAA20285@etinc.com>; from Dennis on Fri, Feb 26, 1999 at 11:22:50AM -0500
References:  <199902261614.LAA20285@etinc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 1999-02-26 11:22 -0500, Dennis <dennis@etinc.com> wrote:
> Its seems that our 2.2 driver was not properly setting the
> BM bit in the status/command register and Freebsd
> 2.2. didnt seem to care, but 3.1 does. the card is 
> working fine now.

Yes, sorry, that is a change between the PCI code in 2.x and 3.x ...
It may be wrong to set those bits before calling the driver's attach()
and it most probably is too late afterwords. In case you are bitten by
the BM bit being set without your knowing, the error is hard to spot,
so I decided to no longer set the enable bits by default ...

Regards, STefan

PS: I did not yet read most of this thread, or any other mail sent to
    me during the previous week, for lack of time ... Sorry for not 
    having been able to reply sooner ...


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




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