K 10 svn:author V 5 peter K 8 svn:date V 27 2004-06-15T01:35:57.000000Z K 7 svn:log V 273 Fix symbol lookups between modules. This caused modules that depend on other modules to explode. eg: snd_ich->snd_pcm and umass->usb. The problem was that I was using the unified base address of the module instead of finding the start address of the section in question. END