Messages in this thread |  | | | Subject | Re: Reserving "special" port numbers in the kernel ? | | From | Arun Sharma <> | | Date | 15 Nov 2002 17:46:21 -0800 |
| |
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 ?
-Arun
- 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/
|  |