cvs commit: src/sys/pci if_xl.c

Pyun YongHyeon yongari at FreeBSD.org
Thu Aug 17 00:13:10 UTC 2006


yongari     2006-08-17 00:13:07 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/pci              if_xl.c 
  Log:
  MFC if_xl.c, 1.205 to RELENG_6:
    Don't reset Tx threshold value whenever xl_init_locked() is called.
    Instead the threshould is initialized in device attach. Later the
    threshold could be increased in Tx underrun error and the new
    threshold should be used in xl_init_locked().
  
  Revision    Changes    Path
  1.190.2.10  +3 -1      src/sys/pci/if_xl.c


More information about the cvs-src mailing list