Kenneth D. Merry 3674802f42 Fix three problems in large (>2TB) device handling:
- Make sure we don't release the READ CAPACITY CCB twice
 - If we have a device that needs a 16 byte READ CAPACITY command, make
   sure we call xpt_schedule() so we can get a CCB.
 - Don't unlock the peripheral until we're fully probed.

Many thanks to Julian Elischer for providing hardware and testing this.

Tested by:	julian
2003-05-03 00:21:40 +00:00
..
2002-03-20 08:56:31 +00:00
2002-09-23 18:54:32 +00:00
2002-06-05 19:05:01 +00:00
2002-11-22 22:55:51 +00:00