cvs commit: src/sys/dev/disk/nata atapi-cam.c

Hasso Tepper hasso at crater.dragonflybsd.org
Wed Nov 19 00:12:43 PST 2008


hasso       2008/11/19 00:12:16 PST

DragonFly src repository

  Modified files:
    sys/dev/disk/nata    atapi-cam.c 
  Log:
  Hopefully more bulletproof workaround to fix problems with SATA ATAPI
  drives - don't allow DMA for requests with length not multiple of 16 bytes.
  Matches the behaviour of the Linux ATA stack.
  
  Revision  Changes    Path
  1.12      +8 -16     src/sys/dev/disk/nata/atapi-cam.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/nata/atapi-cam.c.diff?r1=1.11&r2=1.12&f=u





More information about the Commits mailing list