From owner-freebsd-hackers Sun Dec 31 11:00:11 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA16599 for hackers-outgoing; Sun, 31 Dec 1995 11:00:11 -0800 (PST) Received: from rah.star-gate.com (rah.star-gate.com [204.188.121.18]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA16591 for ; Sun, 31 Dec 1995 11:00:06 -0800 (PST) Received: from localhost.v-site.net (localhost.v-site.net [127.0.0.1]) by rah.star-gate.com (8.6.12/8.6.12) with SMTP id KAA01734; Sun, 31 Dec 1995 10:59:47 -0800 Message-Id: <199512311859.KAA01734@rah.star-gate.com> X-Authentication-Warning: rah.star-gate.com: Host localhost.v-site.net didn't use HELO protocol X-Mailer: exmh version 1.6.2 7/18/95 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-hackers@freebsd.org (FreeBSD hackers) Subject: Re: /dev/io In-reply-to: Your message of "Sun, 31 Dec 1995 09:41:41 +0100." <199512310841.JAA16189@uriah.heep.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 31 Dec 1995 10:59:47 -0800 From: "Amancio Hasty Jr." Sender: owner-hackers@freebsd.org Precedence: bulk >>> J Wunsch said: Well the /dev/io hole can be plugged if you like by not including in your typical kernel configuration. We use it to do in/out to devices. Amancio