"Jan Kok" <[EMAIL PROTECTED]> writes: > - I know that commands such as northbridge, docipl and nsuperio need to stay > around for compatibility with existing config files. But I would suggest that > no further such specialized commands be added. northbridge and several other > commands could be done just as well with the "dir" command, and some of the > other specialized commands could be handled with config scripts. If more > extensions to NLBConfig are needed, I suggest doing them in a general way, and > put LinuxBIOS specialized stuff into Config scripts.
That is actually the direction we are moving. mainboardinit and dir are fairly recent additions. There are times where I still have had to dig into NLBConfig and make some changes but that is becomming less common. driver was the most recent addition. Eric
