From owner-cvs-all Fri Mar 16 20:23:16 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1CF4237B718; Fri, 16 Mar 2001 20:23:13 -0800 (PST) (envelope-from nyan@FreeBSD.org) Received: (from nyan@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2H4NDU37818; Fri, 16 Mar 2001 20:23:13 -0800 (PST) (envelope-from nyan) Message-Id: <200103170423.f2H4NDU37818@freefall.freebsd.org> From: Takahashi Yoshihiro Date: Fri, 16 Mar 2001 20:23:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isahint.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nyan 2001/03/16 20:23:12 PST Modified files: sys/isa isahint.c Log: Always call resource_int_value function for getting portsize and msize. It was not set resource size (portsize/msize) if resource address was set. This is MFC candidate. Revision Changes Path 1.11 +7 -5 src/sys/isa/isahint.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message