From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JLjnL-0005jS-Lu for mharc-grub-devel@gnu.org; Sun, 03 Feb 2008 13:42:23 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLjnK-0005he-E0 for grub-devel@gnu.org; Sun, 03 Feb 2008 13:42:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLjnI-0005ge-N3 for grub-devel@gnu.org; Sun, 03 Feb 2008 13:42:21 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLjnI-0005gb-IJ for grub-devel@gnu.org; Sun, 03 Feb 2008 13:42:20 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JLjnI-0007G3-3v for grub-devel@gnu.org; Sun, 03 Feb 2008 13:42:20 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JLjnF-00054W-M8 for grub-devel@gnu.org; Sun, 03 Feb 2008 18:42:17 +0000 Received: from adsl-69-234-177-153.dsl.irvnca.pacbell.net ([69.234.177.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Feb 2008 18:42:17 +0000 Received: from wa1ter by adsl-69-234-177-153.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 03 Feb 2008 18:42:17 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: grub-devel@gnu.org From: walt Date: Sun, 03 Feb 2008 10:42:07 -0800 Organization: gmane Message-ID: <1202064126.6655.8.camel@k9.localnet> References: <87ve57cifg.fsf@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-177-153.dsl.irvnca.pacbell.net In-Reply-To: X-Mailer: Evolution 2.12.3 Sender: news X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) Subject: Re: PCI+ATA 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, 03 Feb 2008 18:42:22 -0000 On Sun, 2008-02-03 at 09:42 -0800, walt wrote: > Marco Gerards wrote: > > Hi, > > > > Here is a patch for testing purposes. I hope people can test this on > > actual hardware. Testing will help a lot for the development of the > > ATA driver. > > ... > > Please tell me (read this before testing!): > > > > 1) Does it work perfectly (yes/no) as in, all devices are detected and > > can be accessed. If no: what's the problem. > ... > I'll also try the patch on my other machine, which has a promise sata > controller. This is the machine with the sata controller and sata disk: ata.c:470: PCI dev (0,17,1) compat=0 rega=1f0 regb=3f6 ata.c:339: detecting device 0,0 (1f0, 3f6) ata.c:376: Registers: 1 1 00 ata.c:397: ATA detected ata.c:339: detecting device 0,1 (1f0, 3f6) ata.c:376: Registers: 1 1 00 ata.c:397: ATA detected <==== I'm guessing this is the sata drive.