From owner-freebsd-hackers Sun Aug 26 9:56: 3 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from acl.lanl.gov (acl.lanl.gov [128.165.147.1]) by hub.freebsd.org (Postfix) with ESMTP id 9DE4637B40A for ; Sun, 26 Aug 2001 09:56:00 -0700 (PDT) (envelope-from rminnich@lanl.gov) Received: from snaresland.acl.lanl.gov (snaresland.acl.lanl.gov [128.165.147.113]) by acl.lanl.gov (8.11.3/8.8.5) with SMTP id f7QGu0g54712 for ; Sun, 26 Aug 2001 10:56:00 -0600 (MDT) Received: (qmail 10222 invoked by uid 3499); 26 Aug 2001 10:55:59 -0600 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 26 Aug 2001 10:55:59 -0600 Date: Sun, 26 Aug 2001 10:55:59 -0600 (MDT) From: Ronald G Minnich X-X-Sender: To: Mike Smith Cc: djohnson , Subject: Re: PCI Enumeration In-Reply-To: <200108260051.f7Q0prn21818@mass.dis.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 25 Aug 2001, Mike Smith wrote: > I/O space is easy, but memory space is hard. Userspace access to > physical memory is a big no-no in the *nix world. I want to disagree just a bit. If you look at myrinet, or the many fpga cards, it's the standard modus operandi. You have to do it that way. ron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message