cvs commit: src/sys/ia64/isa isa_dma.c src/sys/sys bus_dma.h

Warner Losh imp at FreeBSD.org
Fri Mar 14 23:44:46 PDT 2008


imp         2008-03-15 06:44:45 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/isa         isa_dma.c 
    sys/sys              bus_dma.h 
  Log:
  BUS_DMA_ISA is left over from Alpha, and is not used in the tree at
  all.  The reference in ia64 code is due to cutNpaste in its history
  and can safely be removed.
  
  Revired by: cognet, raj, marcel, jhb and maybe one other whom I'm forgetting
  
  Revision  Changes    Path
  1.11      +1 -1      src/sys/ia64/isa/isa_dma.c
  1.31      +0 -1      src/sys/sys/bus_dma.h


More information about the cvs-src mailing list