K 10 svn:author V 3 imp K 8 svn:date V 27 2004-06-27T13:04:19.000000Z K 7 svn:log V 360 MFp4: Set the bus handle to the bus handle of the resource, not the starting value. This is more pedantically correct (since the handle isn't always identical to the start of the resource) and also doesn't access the innards of struct resource direct (which I forbid in my tree). We need to do this for all resource types, not just ioport. Reviewed by: njl END