Date: Fri, 16 Mar 2001 20:23:12 -0800 (PST) From: Takahashi Yoshihiro <nyan@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/isa isahint.c Message-ID: <200103170423.f2H4NDU37818@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103170423.f2H4NDU37818>