cvs commit: src/sys/dev/ata ata-all.c ata-lowlevel.c ata-queue.c

Søren Schmidt sos at FreeBSD.org
Mon Aug 16 02:32:36 PDT 2004


sos         2004-08-16 09:32:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.c ata-lowlevel.c ata-queue.c 
  Log:
  Improve (hopefully) on the workaround code for devices that doesn't
  interrupt when command is done, ie some ATAPI CD drives with no
  media loaded.
  
  Revision  Changes    Path
  1.222     +1 -1      src/sys/dev/ata/ata-all.c
  1.44      +4 -9      src/sys/dev/ata/ata-lowlevel.c
  1.32      +13 -13    src/sys/dev/ata/ata-queue.c


More information about the cvs-all mailing list