Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Mar 2010 23:51:13 +0000 (UTC)
From:      Weongyo Jeong <weongyo@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bwn if_bwn.c
Message-ID:  <201003012351.o21NpT59025604@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
weongyo     2010-03-01 23:51:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bwn          if_bwn.c 
  Log:
  SVN rev 204542 on 2010-03-01 23:51:13Z by weongyo
  
  calculates the integer square root if a positive integer X is larger
  than 256 instead of using sqrt_table.
  
  Reported by:    Joe Marcus Clarke <marcus at freebsd dot org>
  
  Revision  Changes    Path
  1.9       +5 -4      src/sys/dev/bwn/if_bwn.c



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