Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Nov 2009 13:59:09 +0100
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Alexander Motin <mav@FreeBSD.org>
Cc:        svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org
Subject:   Re: svn commit: r199050 - in head/sys: conf dev/ata
Message-ID:  <20091109135909.19604fhtvmaw7yg4@webmail.leidinger.net>
In-Reply-To: <200911081433.nA8EXJnp088767@svn.freebsd.org>
References:  <200911081433.nA8EXJnp088767@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Alexander Motin <mav@FreeBSD.org> (from Sun, 8 Nov 2009  
14:33:19 +0000 (UTC)):

> Log:
>   Introduce define and kernel option ATA_REQUEST_TIMEOUT to control ATA(4)
>   command timeout.

> Modified: head/sys/conf/NOTES
> ==============================================================================
> --- head/sys/conf/NOTES	Sun Nov  8 14:28:23 2009	(r199049)
> +++ head/sys/conf/NOTES	Sun Nov  8 14:33:19 2009	(r199050)
> @@ -1715,8 +1715,11 @@ hint.ata.1.irq="15"
>  #
>  # ATA_STATIC_ID:	controller numbering is static ie depends on location
>  #			else the device numbers are dynamically allocated.
> +# ATA_REQUEST_TIMEOUT:	the number of seconds to wait for an ATA request
> +#			before timing out.
>
>  options 	ATA_STATIC_ID
> +#options 	ATA_REQUEST_TIMEOUT=10

Don't we use "$default_value + 1" in NOTES?

Bye,
Alexander.

-- 
: is not an identifier

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137



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