Eric S. Raymond wrote

>
>Giacomo, what's the status of your autoprobe utility?  Is merging this
>in step 5?
>
The autoprobe works fine (with your CML2).
Now it detect nearly all PCI, USB, ISA PnP devices, plus a lots of more 
kind of
drivers (net, console, ...)
I should still make small changes to support the obj directory (actually 
I read
file from a src dir, but I tmp file and config to the cwd.

But I don-t know how to include in the 2.5 kernel:
proposal 1:
    autoprobe target depend on autoconfig.out file (generated by my 
autoconfigure
    utility).
    CML2 will automatically use autoconf.out if it exists.   

    Thus the user: make autoprobe menuconfig bzImage ....   

proposal 2:
    create menuautoprobe and xautoprobe target. They will run 
autoconfigure and CML2
     with the right options.

What do you think?

    giacomo

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to