From owner-freebsd-questions Mon Sep 24 18: 4:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [64.0.106.45]) by hub.freebsd.org (Postfix) with ESMTP id 32B6C37B426; Mon, 24 Sep 2001 18:04:27 -0700 (PDT) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id VAA17346; Mon, 24 Sep 2001 21:03:52 -0400 (EDT) Date: Mon, 24 Sep 2001 21:03:52 -0400 (EDT) From: "Matthew N. Dodd" To: Mike Bruins Cc: freebsd-questions@FreeBSD.ORG, freebsd-hardware@FreeBSD.ORG Subject: Re: health chip driver - vt82c686 - finishing off In-Reply-To: <20010924221149.A4971@wall.hal9000.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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