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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to