sos         2005-09-19 07:35:42 UTC
  FreeBSD src repository
  Modified files:
    sys/dev/ata          ata-lowlevel.c 
  Log:
  Dont wait for READY on ATAPI_IDENTIFY.
  Fixes the losage of some ATAPI device that reported failed probing with
  "timeout waiting for read DRQ".
  
  Revision  Changes    Path
  1.72      +5 -1      src/sys/dev/ata/ata-lowlevel.c