Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 2002 10:14:40 -0500 (EST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Maxime Henrion <mux@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/dev/mly mly.c
Message-ID:  <XFMail.20021114101440.jhb@FreeBSD.org>
In-Reply-To: <200211141325.gAEDPrv4050835@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 14-Nov-2002 Maxime Henrion wrote:
> mux         2002/11/14 05:25:53 PST
> 
>   Modified files:
>     sys/dev/mly          mly.c 
>   Log:
>   Pass correct parameters to bus_space_barrier() instead of 0
>   so that this code compiles on alpha.

These aren't necessarily the correct parameters for the first
barrier since the code wants a memory barrier.  If the mly's registers
were in IO space then this wouldn't DTRT.

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

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




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