From owner-freebsd-current Sat Sep 4 15:56:17 1999 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id BF09014C91 for ; Sat, 4 Sep 1999 15:56:08 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA29273; Sat, 4 Sep 1999 16:55:54 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA73665; Sat, 4 Sep 1999 16:56:17 -0600 (MDT) Message-Id: <199909042256.QAA73665@harmony.village.org> To: Doug Rabson Subject: Re: Need testers for aha driver change Cc: current@FreeBSD.ORG In-reply-to: Your message of "Fri, 03 Sep 1999 22:02:10 BST." References: Date: Sat, 04 Sep 1999 16:56:17 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message 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