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

Søren Schmidt sos at FreeBSD.org
Fri Aug 13 01:14:27 PDT 2004


sos         2004-08-13 08:14:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          ata-all.h ata-chipset.c ata-dma.c 
  Log:
  Allow the use of a supplied function to set the PRD table. This is
  needed for new chips that supports 64bit addressing.
  
  Revision  Changes    Path
  1.81      +11 -4     src/sys/dev/ata/ata-all.h
  1.80      +5 -4      src/sys/dev/ata/ata-chipset.c
  1.129     +14 -30    src/sys/dev/ata/ata-dma.c


More information about the cvs-all mailing list