From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZxK8j-0008SQ-E8 for mharc-grub-devel@gnu.org; Fri, 13 Nov 2015 14:36:05 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxK8i-0008RK-0P for grub-devel@gnu.org; Fri, 13 Nov 2015 14:36:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxK8d-0002rE-QD for grub-devel@gnu.org; Fri, 13 Nov 2015 14:36:03 -0500 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:2050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxK8d-0002r8-LO for grub-devel@gnu.org; Fri, 13 Nov 2015 14:35:59 -0500 Received: from pps.filterd (m0089730.ppops.net [127.0.0.1]) by m0089730.ppops.net (8.15.0.59/8.15.0.59) with SMTP id tADJXgFW030359; Fri, 13 Nov 2015 11:35:56 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=fb.com; h=subject : to : references : cc : from : message-id : date : mime-version : in-reply-to : content-type : content-transfer-encoding; s=facebook; bh=L7dATUTC2hgifT7yUW4XQ3hJ6B+PodaiXQXq8+IyZpo=; b=O8706Sh0VIPN5gH8QSbL5w5zgBZd4NubCqDquVjudzFqT47S/L2K4r7lgAj9hRwSGGJK n69pIJjUX+TAzidi0PWEczrC+BbySdkLnfF2ghBGx48NeI2BSSdOVZUwJeIT2edeH75Y L24Iyal5BT5oTEpO8BFRIsZ80YnKQ8Slvt8= Received: from mail.thefacebook.com ([199.201.64.23]) by m0089730.ppops.net with ESMTP id 1y5m7p8k9y-6 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Fri, 13 Nov 2015 11:35:56 -0800 Received: from localhost.localdomain (192.168.52.123) by mail.thefacebook.com (192.168.16.12) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 13 Nov 2015 11:34:56 -0800 Subject: Re: [PATCH] efinet: check for broken firmware To: "Vladimir 'phcoder' Serbinenko" , The development of GRUB 2 References: <1447366056-3328165-1-git-send-email-jbacik@fb.com> <5645F3F9.7030405@fb.com> From: Josef Bacik Message-ID: <56463B5E.7000600@fb.com> Date: Fri, 13 Nov 2015 14:34:54 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.52.123] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:, , definitions=2015-11-13_17:, , signatures=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 67.231.153.30 Cc: Andrey Borzenkov , kernel-team@fb.com 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: Fri, 13 Nov 2015 19:36:04 -0000 On 11/13/2015 09:38 AM, Vladimir 'phcoder' Serbinenko wrote: > Please try the patch currently used in Solaris flavour of GRUB. I think > of upstreaming their mnp driver This driver doesn't work at all for me. I may have done a bad job porting it, or the firmware is even crappier with MNP, either way it's completely unusable. I'll fix up this patch and send it along. Thanks, Josef