cvs commit: src/sys/pci if_vr.c if_vrreg.h
    Ruslan Ermilov 
    ru at FreeBSD.org
       
    Mon Apr  5 10:39:58 PDT 2004
    
    
  
ru          2004/04/05 10:39:57 PDT
  FreeBSD src repository
  Modified files:
    sys/pci              if_vr.c if_vrreg.h 
  Log:
  - Rewritten TX to use only two pointers to track producer/consumer.
  - Added polling(4) support!
  - Bugfix: don't forget to set IFF_OACTIVE when TX list is full.
  - Minor: tidy up vr_encap().
  
  Revision  Changes    Path
  1.82      +157 -125  src/sys/pci/if_vr.c
  1.19      +5 -3      src/sys/pci/if_vrreg.h
    
    
More information about the cvs-all
mailing list