K 10 svn:author V 3 imp K 8 svn:date V 27 2000-12-05T04:49:26.000000Z K 7 svn:log V 356 Start to make code more generic so it can be used by the pccbb driver in the future: o Remove pcic_softc from pcic_handle and replace it with a void * o Reduce dependence on accessing softc via a pcic_handle Minor cleanups: o Define a macro to count the size of an array and use it. o Minor whitespace alignment o make no slots found a printf not a panic. END