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

Søren Schmidt sos at FreeBSD.org
Fri Oct 7 12:25:16 PDT 2005


sos         2005-10-07 19:25:05 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/ata          ata-all.h ata-chipset.c ata-dma.c 
  Log:
  MFC:
  Add support for setting the SG list segment size.
  Use this for the SiI3112 workaround to get rid of the "oversized DMA" errors.
  
  Approved by: re@ (scottl)
  
  Revision   Changes    Path
  1.103.2.3  +5 -4      src/sys/dev/ata/ata-all.h
  1.126.2.4  +8 -2      src/sys/dev/ata/ata-chipset.c
  1.137.2.1  +6 -5      src/sys/dev/ata/ata-dma.c


More information about the cvs-src mailing list