Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2003 23:41:07 -0800 (PST)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/wi if_wi.c if_wivar.h
Message-ID:  <200312090741.hB97f7Qn061686@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/12/08 23:41:07 PST

  FreeBSD src repository

  Modified files:
    sys/dev/wi           if_wi.c if_wivar.h 
  Log:
  Older versions of the intersil firmware is a lot slower than newer
  versions of the firmware.  It responds more slowly to commands, and we
  bogusly failed them.  We assume that all versions of the intersil
  firmware before 1.0 are 10 times slower and will give it 10x the time
  to finish.
  
  # for 5.2 we should always just assume 5s.
  
  Revision  Changes    Path
  1.159     +7 -1      src/sys/dev/wi/if_wi.c
  1.21      +1 -0      src/sys/dev/wi/if_wivar.h



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