Date: Sat, 04 Sep 1999 16:56:17 -0600 From: Warner Losh <imp@village.org> To: Doug Rabson <dfr@nlsystems.com> Cc: current@FreeBSD.ORG Subject: Re: Need testers for aha driver change Message-ID: <199909042256.QAA73665@harmony.village.org> In-Reply-To: Your message of "Fri, 03 Sep 1999 22:02:10 BST." <Pine.BSF.4.10.9909032200180.2081-100000@salmon.nlsystems.com> References: <Pine.BSF.4.10.9909032200180.2081-100000@salmon.nlsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.10.9909032200180.2081-100000@salmon.nlsystems.com> Doug Rabson writes: : + aha = aha_alloc(device_get_unit(dev), : + I386_BUS_SPACE_IO, ioport); Shouldn't we be getting the bus_space_tag and bus_space_handle from the port_res resource? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909042256.QAA73665>