cvs commit: src/sys/dev/en midway.c
    Hartmut Brandt 
    harti at FreeBSD.org
       
    Tue Jul 15 08:45:42 PDT 2003
    
    
  
harti       2003/07/15 08:45:41 PDT
  FreeBSD src repository
  Modified files:
    sys/dev/en           midway.c 
  Log:
  Be careful to call bus_dmamap_load with BUS_DMA_NOWAIT so that the
  callback will never be deferred. ATM needs to prevent cell and packet
  ordering. Also use the default mutex and lock functions (those that
  panic) for the tag creation.
  
  Revision  Changes    Path
  1.46      +7 -7      src/sys/dev/en/midway.c
    
    
More information about the cvs-all
mailing list