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

Søren Schmidt sos at FreeBSD.org
Thu Feb 23 12:15:28 PST 2006


sos         2006-02-23 20:15:22 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.h ata-queue.c 
  Log:
  Keep the parent device (in this case the channel) around in ata_request,
  so we dont panic device removal or failure.
  Clean up ata_fail_requests to prevent the queue munging to fail.
  
  Revision  Changes    Path
  1.114     +1 -0      src/sys/dev/ata/ata-all.h
  1.56      +26 -17    src/sys/dev/ata/ata-queue.c


More information about the cvs-all mailing list