K 10 svn:author V 5 gibbs K 8 svn:date V 27 2000-09-20T04:46:15.000000Z K 7 svn:log V 328 Remove the last two uses of ahc->unit in the FreeBSD version of the driver. ahc->unit is depricated and will be going away as soon as the Linux driver catches up. In the FreeBSD case, it is always initialized to 0 and this caused some strangeness in registering multiple ahc controllers with CAM. Noticed by: Tor.Egge@fast.no END