[kbuild-devel] can u tell me how can I cofig System.map

2002-01-09 Thread Samiran
Hi , Can any body tell me how can add new System.map file with its new kernel U know that every time system.map generates when we build the kernel . my Question is how can I set its path so that it will get its System.map when I boot with the new kernel Samiran ___

Re: [kbuild-devel] Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]

2002-01-09 Thread Giacomo Catenazzi
Greg KH wrote: > > What about devices that are supported by more than one driver? How do > you handle that? (see the USB keyspan_pda and keyspan drivers for an > example.) I check the devices supported by multiple drivers, and normally I comment both probes (This is why I have so much probes c

[kbuild-devel] (no subject)

2002-01-09 Thread Samiran
Hi all, I donn't know wheather this is stupid question or not ? any how I want to know and I request u to ansr. pls I bulid the kernel makeing a change in /usr/src/linux-2.4.2-2/drivers/char/serial.c it is successful. then I want to use that new kernel in another Linux machin

[kbuild-devel] same kernel Different machin ?

2002-01-09 Thread Samiran
Hi all, I donn't know wheather this is stupid question or not ? any how I want to know and I request u to ansr. pls I bulid the kernel makeing a change in /usr/src/linux-2.4.2-2/drivers/char/serial.c it is successful. then I want to use that new kernel in another Linux machin

Re: [kbuild-devel] Re: State of the new config & build system

2002-01-09 Thread Martin Mares
Hi Keith, > The main reason is to convert absolute dependency names to $(xxx) > followed by a relative name, where xxx is one of the KBUILD_OBJTREE or > KBUILD_SRCTREE_nnn variables. This conversion allows users to rename > their source and object trees and to compile on one machine and install

[kbuild-devel] CML2-2.1.1 is available

2002-01-09 Thread Eric S. Raymond
The latest version is always available at . Release 2.1.1: Wed Jan 9 22:28:17 EST 2002 * Autoconfigurator tables now have PRIORITY declaration for resolving multiple drivers being enabled by the same probe. * Pychecker cleanup of every