From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 23 May 2002 13:07:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 23 May 2002 13:07:10 -0400 Received: from nat-pool-rdu.redhat.com ([66.187.233.200]:38424 "EHLO devserv.devel.redhat.com") by vger.kernel.org with ESMTP id ; Thu, 23 May 2002 13:07:08 -0400 Date: Thu, 23 May 2002 13:07:04 -0400 From: Pete Zaitcev Message-Id: <200205231707.g4NH74K06402@devserv.devel.redhat.com> To: Linus Torvalds Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] 2.5.17 /dev/ports In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > Anybody: if you've ever used /dev/ports, holler _now_. > > Linus I often use it as an alternative to #include , which you decreed illegal. I understand is a legal alternative, but a bunch of platforms forget to include , for instance Jes cried bloody murder when asked to add it to ia-64. But if you decide to drop /dev/port I can tough it out. Solaris lives without it, and so can we. I saw this whining about outl not implemented for write(fd, &my_int, 4), and I think the guy had a little point. Though if he wanted it, he ought to submit a patch. -- Pete