First, two new targets in the makefile that NLBConfig.py generates. The first is just tags, uses ctags. The second is documentation. make documentation will produce (via doxygen) documentation files for your particular linuxbios target. Now if we can start annotating source ... Finally, I've made the last set of changes for the new superio support. The file src/superio/sis/950/superio.c is changed to reflect these, and there is a minor mod to newpci.c Ollie I don't think this will break anything for you but you might want to make sure. thanks ron
