Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2010 20:31:12 +0000 (UTC)
From:      Bruce Cran <brucec@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/camcontrol camcontrol.c
Message-ID:  <201011042113.oA4LDkQ6022176@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

brucec      2010-11-04 20:31:12 UTC

  FreeBSD src repository

  Modified files:
    sbin/camcontrol      camcontrol.c 
  Log:
  SVN rev 214807 on 2010-11-04 20:31:12Z by brucec
  
  r214781 caused the timer value to be rounded down, so that if the user asked
  for 59 minutes 30 was sent to the drive. The timer value is now always
  rounded up.
  
  Reported by: mav
  
  Revision  Changes    Path
  1.81      +4 -6      src/sbin/camcontrol/camcontrol.c



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