K 10 svn:author V 5 mdodd K 8 svn:date V 27 1999-10-18T04:27:33.000000Z K 7 svn:log V 360 This fixes the problem with SMC NE2000 cards hanging the box on bootup. Somehow my backout of an abortaive attempt at shared memory autoconfiguration included this line: sc->mem_shared = 1; Which is fairly important as it turns out. Since I performed my pre-commit testing on a different box with a generic NE2000 I didn't catch this. Pointy hat. END