jhb ec3d644900 - 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
2001-02-08 00:00:12 +00:00
..
2001-01-31 09:35:50 +00:00
2001-02-06 09:25:10 +00:00
2001-01-29 06:18:14 +00:00
2001-02-01 09:49:57 +00:00
2001-02-06 11:21:58 +00:00
2001-02-06 09:25:10 +00:00
2001-02-06 11:21:58 +00:00
2001-01-28 20:55:55 +00:00
2001-02-06 09:25:10 +00:00
2001-01-29 10:06:22 +00:00
2001-01-23 21:06:30 +00:00
2001-01-25 09:56:04 +00:00
2001-02-06 14:59:28 +00:00