From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JE27Z-0005pn-TD for mharc-grub-devel@gnu.org; Sun, 13 Jan 2008 07:39:25 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JE27Y-0005lg-Db for grub-devel@gnu.org; Sun, 13 Jan 2008 07:39:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JE27T-0005an-To for grub-devel@gnu.org; Sun, 13 Jan 2008 07:39:24 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JE27T-0005ag-Qi for grub-devel@gnu.org; Sun, 13 Jan 2008 07:39:19 -0500 Received: from pne-smtpout3-sn2.hy.skanova.net ([81.228.8.111]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JE27T-0007vu-Gt for grub-devel@gnu.org; Sun, 13 Jan 2008 07:39:19 -0500 Received: from [127.0.0.1] (88.193.32.97) by pne-smtpout3-sn2.hy.skanova.net (7.3.129) id 471A56950045729F for grub-devel@gnu.org; Sun, 13 Jan 2008 13:38:26 +0100 Message-ID: <478A0677.5030407@nic.fi> Date: Sun, 13 Jan 2008 14:39:19 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: The development of GRUB 2 References: <20071227100553.GB30225@thorin> <20071230134643.GA21397@thorin> <20080113105013.GA22839@thorin> In-Reply-To: <20080113105013.GA22839@thorin> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Solaris 10 (beta) Subject: Re: ata.mod hangs (Re: Some grub2 problems/questions) X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2008 12:39:24 -0000 Robert Millan wrote: > On Sat, Jan 12, 2008 at 04:14:38PM -0800, walt wrote: >> Unfortunately, ata.mod still doesn't recognize the disk on the Promise >> sata controller. But, that's expected at this point? > > Yes. Some SATA controllers emulate PATA, but not all do. I suppose there are multiple controller on the board and we need PCI to detect extra ones.