cvs commit: src/sys/dev/ath if_athvar.h

Sam Leffler sam at FreeBSD.org
Tue Jan 18 11:42:17 PST 2005


sam         2005-01-18 19:42:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ath          if_athvar.h 
  Log:
  adjust tx buffer allocation based on empirical testing:
  o increase the max per-frame tx descriptor count and the number of tx
    buffers for forthcoming fast frame support
  o correct the max scatter/gather count; it cannot be larger than the
    max(tx,rx,beacon) descriptor counts
  
  Revision  Changes    Path
  1.19      +3 -3      src/sys/dev/ath/if_athvar.h


More information about the cvs-src mailing list