Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Sep 2001 21:03:52 -0400 (EDT)
From:      "Matthew N. Dodd" <winter@jurai.net>
To:        Mike Bruins <bruins@hal9000.net.au>
Cc:        freebsd-questions@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG
Subject:   Re: health chip driver - vt82c686 - finishing off
Message-ID:  <Pine.BSF.4.21.0109242101270.3806-100000@sasami.jurai.net>
In-Reply-To: <20010924221149.A4971@wall.hal9000.net.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 24 Sep 2001, Mike Bruins wrote:
>         via->mem_rid = hwm_io_base_reg;
>         via->res_mem = bus_alloc_resource(dev, SYS_RES_MEMORY, &(via->mem_rid),
>                 0ul, ~0ul, 0x80, RF_ACTIVE);

Change 0x80 to 1.  The parent has already specified the correct size of
this resource.

-- 
| Matthew N. Dodd  | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD  |
| winter@jurai.net |       2 x '84 Volvo 245DL        | ix86,sparc,pmax |
| http://www.jurai.net/~winter |  For Great Justice!  | ISO8802.5 4ever |


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0109242101270.3806-100000>