Date: Thu, 12 Mar 2009 08:50:00 -0500 From: "James R. Van Artsdalen" <james-freebsd-current@jrv.org> To: Nick Hilliard <nick-lists@netability.ie> Cc: Alexander Motin <mav@mavhome.dp.ua>, freebsd-current@freebsd.org Subject: Re: SiI3531 SATA port multipler Message-ID: <49B91308.3060209@jrv.org> In-Reply-To: <49B8F189.8070604@netability.ie> References: <1236812807.00085599.1236802801@10.7.7.3> <49B8CD26.70903@mavhome.dp.ua> <49B8F189.8070604@netability.ie>
next in thread | previous in thread | raw e-mail | index | archive | help
Nick Hilliard wrote: > However, I replaced the SiI3531 with a JMB366 card, and have attached > the results of a verbose boot. Looking at the code I think some of the AHCI timeouts are very short. Try changing ata_ahci_issue_cmd() to wait at 31 seconds in the command completion poll loop. bootverbose will cause it to say how long it actually took vs. the timeout requested.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49B91308.3060209>