From owner-freebsd-questions Sun Jan 18 05:23:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA02122 for questions-outgoing; Sun, 18 Jan 1998 05:23:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01923 for ; Sun, 18 Jan 1998 05:21:19 -0800 (PST) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id QAA16750; Sat, 17 Jan 1998 16:07:40 -0800 (PST) Message-Id: <199801180007.QAA16750@implode.root.com> To: Brian McGovern cc: questions@FreeBSD.ORG Subject: Re: Mapping in ISA memory to kernel space... In-reply-to: Your message of "Thu, 15 Jan 1998 11:22:49 EST." <199801151622.LAA24522@bmcgover-pc.cisco.com> From: David Greenman Reply-To: dg@root.com Date: Sat, 17 Jan 1998 16:07:40 -0800 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk >Is there anything special that needs to get done to a id_maddr field >of a struct isa_device before you can use that as a pointer reference? I've >only worked with PCI cards so far, via pci_map_mem, and I know that >returns both physical and virtual addresses (and I always used the >virtual). > >I'll now be working with an ISA card for the first time, and don't want >to struggle through it. No, it should work fine. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project