K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-02-08T00:00:12.000000Z K 7 svn:log V 263 - Check if the ccb_infos in the softc is NULL before trying to free it in adv_free() as the ISA probe routine doesn't malloc() ccb_infos but does call adv_free(). - Release the ISA-only overrun DMA tags, bufs, and maps if the probe fails. Tested by: rwatson END