From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1Z0XBq-00066F-2I for mharc-grub-devel@gnu.org; Thu, 04 Jun 2015 11:36:18 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0XBk-00060K-H9 for grub-devel@gnu.org; Thu, 04 Jun 2015 11:36:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z0XBg-0003lb-FZ for grub-devel@gnu.org; Thu, 04 Jun 2015 11:36:12 -0400 Received: from mail-wi0-x234.google.com ([2a00:1450:400c:c05::234]:34584) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z0XBg-0003lW-8n for grub-devel@gnu.org; Thu, 04 Jun 2015 11:36:08 -0400 Received: by wibut5 with SMTP id ut5so25512547wib.1 for ; Thu, 04 Jun 2015 08:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type; bh=Z9q+3kSHx/HqZ4duD4J4fpEtOHLYmWmpSbKfXZcmIGo=; b=vUPkCnY5hJPhr7nTs1XE/qfGZq3CSvbMdaoqOfsCYLFpFfCEvUCQ0kiFWAg/p4vfZz VpiaekPyTkW1fYoySpjdefDreuHoxOG9azz6fmKnk1N+7qIM/kGmP9NEdoTjPE1YkwEQ SWJpu4K7jGtFYI/rbROUDL+s6ZnKF4KSHRoU0YCuip7MYShZ/uFW9XKd1HpmnJgfPDNW eGPCzEtEw8eoO+OGoKt1KWg+F3tXZcLPwKtn+lLyBAV7U6w/zHsNeqKzvU/9UrBPmvW3 L6l73xVEctRPUkbw5zKvGBjbRmuJkeQAINZVoHLVAFL6udHZBEnul9qfVX9MwysT7i4s oEaQ== X-Received: by 10.180.100.194 with SMTP id fa2mr52942747wib.8.1433432167648; Thu, 04 Jun 2015 08:36:07 -0700 (PDT) Received: from ?IPv6:2620:0:105f:fd00:863a:4bff:fe50:abc4? ([2620:0:105f:fd00:863a:4bff:fe50:abc4]) by mx.google.com with ESMTPSA id u6sm6276122wja.40.2015.06.04.08.36.06 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jun 2015 08:36:06 -0700 (PDT) Message-ID: <55707066.3050606@gmail.com> Date: Thu, 04 Jun 2015 17:36:06 +0200 From: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.7.0 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: [PATCH] PATA: Add data transfer by DMA References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6HxbXfjRDMgOCRomH5lCPiOiDW3i2RVkI" X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c05::234 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Jun 2015 15:36:14 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6HxbXfjRDMgOCRomH5lCPiOiDW3i2RVkI Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01.06.2015 02:52, Heiher wrote: > Hi, >=20 > I implemented DMA data transfer mode for PATA. It works fine in > QEMU(x86) and Loongson3A+RS780E. Please review. >=20 >=20 Please fix your MIME type (usually by renaming to .diff). Did you apply any other patches for loongson3A? Last I remember there were still other problems with it but I don't remember specifics. >=20 > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > https://lists.gnu.org/mailman/listinfo/grub-devel >=20 --6HxbXfjRDMgOCRomH5lCPiOiDW3i2RVkI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iF4EAREKAAYFAlVwcGYACgkQmBXlbbo5nOuCMAD/ZEsgfj9SaYZaPK24Ejr7Jih5 Mb3lNe+2Jl8ho20WIoYA/2NHu1CKzjndm9oBErGZKzyR7nWk4oiTHomNq9bibkKX =lhBB -----END PGP SIGNATURE----- --6HxbXfjRDMgOCRomH5lCPiOiDW3i2RVkI--