sos         2004-10-20 10:11:05 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-queue.c 
  Log:
  Do not retry on requests that has lost thier device during reinit.
  
  Should fix hangs on IBM's etc with the fake slave problem.
  
  MFC:
          asap
  
  Revision  Changes    Path
  1.39      +5 -8      src/sys/dev/ata/ata-queue.c