Hardware-Detection

2005-08-26 Thread Ahmad Reza Cheraghi
Is there any Hardware-Detection Program, that directly gets its Information from the I/O and not from /proc/ files?? Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs - To unsubscribe from this

A Framework to automatically configure a Kernel

2005-09-05 Thread Ahmad Reza Cheraghi
Reza Cheraghi [EMAIL PROTECTED]

Re: A Framework to automatically configure a Kernel

2005-09-05 Thread Ahmad Reza Cheraghi
--- Emmanuel Fleury [EMAIL PROTECTED] wrote: Hi, Ahmad Reza Cheraghi wrote: I install right now a gcc 4.0 debian-packege on my system and it still works. But I attached another patch(I thik I did a mistake in the patch;-)). Might be as well ! :) But, I'll give it a try when

Re: Automatic .config generation

2005-09-06 Thread Ahmad Reza Cheraghi
Hi For my endthesis I wrote a Framework that automatically generates a Kernel-Configuration . A Kernel-Patch, the sources and a readme are attached to this mail. For more details please read the readme. Comments and suggestion are welcome. Regards Ahmad Reze Cheraghi

Re: Automatic .config generation

2005-09-06 Thread Ahmad Reza Cheraghi
(update) Hi everybody For my endthesis I wrote a Framework that automatically generates a Kernel-Configuration . A Kernel-Patch, the sources and a readme are attached to this mail. For more details please read the readme. Comments and suggestion are welcome. Regards Ahmad Reze Cheraghi

Automatic .config generation

2005-09-08 Thread Ahmad Reza Cheraghi
it. readme: http://www.energyparty.de/ahmad/readme A patch for the Kernel: http://www.energyparty.de/ahmad/autoconfig_0_1_patch.tgz sources: http://www.energyparty.de/ahmad/autoconfig_0_1.tgz Regard Ahmad Reza Cheraghi

Re: Automatic .config generation

2005-09-09 Thread Ahmad Reza Cheraghi
--- Alex Riesen [EMAIL PROTECTED] wrote: On 9/8/05, Ahmad Reza Cheraghi [EMAIL PROTECTED] wrote: I made this Framework to generate a .config based on a Target-System. Right-now it works on my Laptop Acer how about teaching it to generate .config using just sysfs and lsbus? Thats

Hardware-Detection

2005-08-26 Thread Ahmad Reza Cheraghi
Is there any Hardware-Detection Program, that directly gets its Information from the I/O and not from /proc/ files?? Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs - To unsubscribe from this

A Framework to automatically configure a Kernel

2005-09-05 Thread Ahmad Reza Cheraghi
. If you are getting messages please include the following information: 1. a copy of your lspci, /proc/cpuinfo and /var/log/dmesg 2. a copy of your messages TO DO: *** 1. The Framework has to be extend for the Systems that aren't supported. 2 .A way to ask for the Har

Re: A Framework to automatically configure a Kernel

2005-09-05 Thread Ahmad Reza Cheraghi
--- Emmanuel Fleury <[EMAIL PROTECTED]> wrote: > Hi, > > Ahmad Reza Cheraghi wrote: > > > > I install right now a gcc 4.0 debian-packege on my > > system and it still works. But I attached another > > patch(I thik I did a mistake in the patch;-)). &g

Re: Automatic .config generation

2005-09-06 Thread Ahmad Reza Cheraghi
Hi For my endthesis I wrote a Framework that automatically generates a Kernel-Configuration . A Kernel-Patch, the sources and a readme are attached to this mail. For more details please read the readme. Comments and suggestion are welcome. Regards Ahmad Reze Cheraghi

Re: Automatic .config generation

2005-09-06 Thread Ahmad Reza Cheraghi
(update) Hi everybody For my endthesis I wrote a Framework that automatically generates a Kernel-Configuration . A Kernel-Patch, the sources and a readme are attached to this mail. For more details please read the readme. Comments and suggestion are welcome. Regards Ahmad Reze Cheraghi

Automatic .config generation

2005-09-08 Thread Ahmad Reza Cheraghi
it. readme: http://www.energyparty.de/ahmad/readme A patch for the Kernel: http://www.energyparty.de/ahmad/autoconfig_0_1_patch.tgz sources: http://www.energyparty.de/ahmad/autoconfig_0_1.tgz Regard Ahmad Reza Cheraghi

Re: Automatic .config generation

2005-09-09 Thread Ahmad Reza Cheraghi
--- Alex Riesen <[EMAIL PROTECTED]> wrote: > On 9/8/05, Ahmad Reza Cheraghi > <[EMAIL PROTECTED]> wrote: > > I made this Framework to generate a .config based > on a > > Target-System. Right-now it works on my Laptop > Acer > > how about teaching