K 10 svn:author V 6 alfred K 8 svn:date V 27 2001-04-05T06:56:10.000000Z K 7 svn:log V 226 Don't leak resources: Don't leak iospace when irq allocation fails. (call wi_free()) Call bus_release_resource() with the correct "rid" obtained from bus_alloc_resource() that's saved in the softc instead of a hardcoded 0. END