devfs, input event system, and kernel configuration.

2002-11-06 Thread Frank Wang
Hi, I am trying to attach a special serial input device to an X application. Looking at the kernel document, it seems to me the input core system (the /dev/input/event#) fits the my needs nicely. I also realize that the input system uses the devfs rather than the traditional major/minor number fo

Re: How to print and save kernel configuration?

2002-06-22 Thread Bret Hughes
for example between kernels 2.4.18-3 > and 2.4.18-5? Probably, depending on the chnges for a specific release > > b/ Is there a tool that will allow to print kernel configuration from the > .config file in some more structured\ human friendly form? > > Don't know exactly wha

How to print and save kernel configuration?

2002-06-22 Thread Petr Kubecka
only way is to configure every new release manually every time. Do menu items change within the same redhat release for example between kernels 2.4.18-3 and 2.4.18-5? b/ Is there a tool that will allow to print kernel configuration from the .config file in some more structured\ human friendly form

Re: kernel configuration

2000-09-21 Thread Michael R. Jinks
> Erik de Groot wrote: > > > > I am running RH 6.1 and seem to have changed my kernel config file and can't find >the config > > for my current kernel. > > > > Is there a way to get the configuration from the current running kernel? On Thu, Sep 21, 2000 at 11:44:17AM -0500, Stephen E. Hargrove

Re: kernel configuration

2000-09-21 Thread Stephen E. Hargrove
Erik de Groot wrote: > > Quick little question. > > I am running RH 6.1 and seem to have changed my kernel config file and can't find >the config > for my current kernel. > > Is there a way to get the configuration from the current running kernel? cd /usr/src/linux make oldconfig -- Steve

kernel configuration

2000-09-21 Thread Erik de Groot
Quick little question. I am running RH 6.1 and seem to have changed my kernel config file and can't find the config for my current kernel. Is there a way to get the configuration from the current running kernel? Thanks for any help Erik. ___ Red

Re: i586 & i686 Kernel configuration

2000-05-21 Thread Victor R. Cardona
I believe that the K6 -2 3D-Now does identify itself as a 586. Victor On Sat, May 20, 2000 at 11:20:13PM -0700, Krikofer wrote: > Hello, > Would anyone know if K6-2 3D cpu is considered i586 class cpu? When I install >RH 6.0 and later RH 6.2(which took me 4 days to download .iso with teeny

i586 & i686 Kernel configuration

2000-05-21 Thread Krikofer
Hello,     Would anyone know if K6-2 3D cpu is considered i586 class cpu?  When I install RH 6.0 and later RH 6.2(which took me 4 days to download .iso with teeny 56k) and at the text screen briefly before the graphical login screen that says i586 on my K6-2 machine and i686 for my other PII

RE: actual kernel configuration file

2000-02-04 Thread Reiner Buehl
make oldconfig should produce a config file that contains all the settings of the installation kernel. Regards, Reiner. > -Original Message- > From: Fernando Rowies [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 04, 2000 11:15 AM > To: [EMAIL PROTECTED] > Subject

Re: actual kernel configuration file

2000-02-04 Thread rpjday
On Fri, 4 Feb 2000, Fernando Rowies wrote: > Anyone can help me with this questions: > > Which config file have the kernel actual > configuration choosed by the installation process? (from memory now), if you're working with the source tree for the default 2.2.12-20 kernel, there is a "configs

actual kernel configuration file

2000-02-04 Thread Fernando Rowies
Anyone can help me with this questions: Which config file have the kernel actual configuration choosed by the installation process? Running make mrproper discard this configuration and start a new one? Reading the boot messages can see Checking for new hardware... ,will I assume that PnP suppor