cvs commit: src/sys/dev/hfa fore_buffer.c fore_command.c fore_init.c fore_output.c fore_receive.c fore_stats.c fore_transmit.c fore_var.h

Hartmut Brandt harti at FreeBSD.org
Sat Feb 21 11:08:24 PST 2004


harti       2004/02/21 11:08:24 PST

  FreeBSD src repository

  Modified files:
    sys/dev/hfa          fore_buffer.c fore_command.c fore_init.c 
                         fore_output.c fore_receive.c fore_stats.c 
                         fore_transmit.c fore_var.h 
  Log:
  Use the more appropriate vm_paddr_t in places where a physical
  address for DMA is handled instead of pointers.
  
  Submitted by:   Joerg Sonneberger <joerg at britannica.bec.de>
  
  Revision  Changes    Path
  1.15      +29 -19    src/sys/dev/hfa/fore_buffer.c
  1.17      +6 -5      src/sys/dev/hfa/fore_command.c
  1.16      +2 -2      src/sys/dev/hfa/fore_init.c
  1.17      +2 -2      src/sys/dev/hfa/fore_output.c
  1.22      +13 -12    src/sys/dev/hfa/fore_receive.c
  1.12      +2 -2      src/sys/dev/hfa/fore_stats.c
  1.12      +7 -6      src/sys/dev/hfa/fore_transmit.c
  1.10      +13 -13    src/sys/dev/hfa/fore_var.h


More information about the cvs-all mailing list