Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Aug 2006 02:05:13 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_xl.c
Message-ID:  <200608120205.k7C25Dx0063961@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2006-08-12 02:05:13 UTC

  FreeBSD src repository

  Modified files:
    sys/pci              if_xl.c 
  Log:
  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.205     +3 -1      src/sys/pci/if_xl.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608120205.k7C25Dx0063961>