K 10 svn:author V 3 imp K 8 svn:date V 27 2002-04-29T21:22:59.000000Z K 7 svn:log V 356 MFC three important fixes (a little quick, but one is a compile issue and the others are in a new feature): 1) don't include pccard stuff in pci attachment (kernel won't compile w/o this if you don't have pccard in your kernel). 2) Spell NetBSD's splsoftnet() as splimp() rather than splnet(). 3) Properly untimeout stuff before creating a new timeout. END