Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 15 Nov 2002 20:57:36 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 15 Nov 2002 20:57:36 -0500 Received: from air-2.osdl.org ([65.172.181.6]:11914 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id ; Fri, 15 Nov 2002 20:57:35 -0500 Date: Fri, 15 Nov 2002 18:03:46 -0800 (PST) From: "Randy.Dunlap" X-X-Sender: To: Arun Sharma cc: Subject: Re: Reserving "special" port numbers in the kernel ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 784 Lines: 25 On 15 Nov 2002, Arun Sharma wrote: | rddunlap@osdl.org ("Randy.Dunlap") writes: | | > Look in arch/i386/kernel/setup.c (in 2.4.19): | > | > There is this array: | > struct resource standard_io_resources[] = ... | > that you could add to; you could even make the addition a CONFIG_ option. | | That's reserving I/O ports. Are you suggesting that we create an | analogous array for IP ports ? Nope. Sorry, I read too much into "port". :( or maybe too much port. -- ~Randy "I read part of it all the way through." -- Samuel Goldwyn - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/