Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2000 09:38:01 -0800 (PST)
From:      Nick Hibma <n_hibma@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/usb umass.c
Message-ID:  <200003281738.JAA35120@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
n_hibma     2000/03/28 09:38:01 PST

  Modified files:
    sys/dev/usb          umass.c 
  Log:
  Revert to a static value for the timeout. The timeout was supposedly
  to be based on the transfer speed, but I got it all wrong. The by far
  biggest factor in the timeout is the start of a removable device, which
  is about 2 seconds anyway.
  
  Prodded by: Lennart Augustsson
  
  Revision  Changes    Path
  1.14      +6 -15     src/sys/dev/usb/umass.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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