K 10 svn:author V 8 bmilekic K 8 svn:date V 27 2000-11-13T02:59:57.000000Z K 7 svn:log V 251 Change the ext_type type from short to int, since it doesn't cost us anything and it's likely to be faster on alphas. Also, add EXT_MOD_TYPE for modules that want to add their own ext_type and are not network drivers (so they don't use EXT_NET_DRV). END