DragonFly BSD
DragonFly commits List (threaded) for 2004-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 22 Jun 2004 23:51:55 -0700 (PDT)

dillon      2004/06/22 23:51:55 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/ata     ata-all.c 
  Log:
  Check for a queued interrupt being dispatched after the ATA driver
  diabled the controller interrupt and return if so.  Enclose the ATA
  command setup in a critical section.
  
  Revision  Changes    Path
  1.19      +25 -2     src/sys/dev/disk/ata/ata-all.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-all.c.diff?r1=1.18&r2=1.19&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]