K 10 svn:author V 5 gibbs K 8 svn:date V 27 1996-01-07T19:22:39.000000Z K 7 svn:log V 332 Use the new adapter_softc field in the scsi_link structure so that in the future, these drivers won't need to maintain an array of configured units. They still need to because ISA interrupt handlers take a unit number. :( Pass "softc" pointers instead of unit numbers to many functions that did a conversion of unit->softc anyway. END