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-dma.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Jun 2004 09:15:25 -0700 (PDT)

dillon      2004/06/23 09:15:25 PDT

DragonFly src repository

  Modified files:
    sys/dev/disk/ata     ata-dma.c 
  Log:
  Hack in the code from FreeBSD-5 to set the timings for NVIDIA/AMD chipsets.
  This seems to greatly reduce READ_BIG: ILLEGAL REQUEST problems accessing
  a CD on my AMD64 box (NVidia3 chipset, secondary controller, master, PIO4).
  The problem occurs at a much lower frequency in overnight tests.  Further
  testing is ongoing.
  
  Revision  Changes    Path
  1.23      +36 -13    src/sys/dev/disk/ata/ata-dma.c


http://www.dragonflybsd.org/cvsweb/src/sys/dev/disk/ata/ata-dma.c.diff?r1=1.22&r2=1.23&f=u



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