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

Søren Schmidt sos at FreeBSD.org
Fri Sep 10 03:31:38 PDT 2004


sos         2004-09-10 10:31:38 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-chipset.c ata-dma.c 
  Log:
  Reduce the amount of memory reported to busdma.
  This made the requirements for bouncebuffers too big with PAE.
  Cleanup the way size defines for transfers are implemented.
  
  Revision  Changes    Path
  1.88      +6 -4      src/sys/dev/ata/ata-chipset.c
  1.131     +4 -4      src/sys/dev/ata/ata-dma.c


More information about the cvs-src mailing list