From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ZxRN3-0005Pd-0n for mharc-grub-devel@gnu.org; Fri, 13 Nov 2015 22:19:21 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32942) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxRN0-0005Os-RY for grub-devel@gnu.org; Fri, 13 Nov 2015 22:19:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZxRMw-0006Do-QY for grub-devel@gnu.org; Fri, 13 Nov 2015 22:19:18 -0500 Received: from mail-lf0-x235.google.com ([2a00:1450:4010:c07::235]:35849) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZxRMw-0006DA-IC for grub-devel@gnu.org; Fri, 13 Nov 2015 22:19:14 -0500 Received: by lfs39 with SMTP id 39so62479411lfs.3 for ; Fri, 13 Nov 2015 19:19:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-type:content-transfer-encoding; bh=Q9v7KAq8ecQy/nOG6Hz5XfFBXUkOOx5wI7nKi+RKI0U=; b=UqpKPaJI/hlO612SFPWHWxN9QMDxvMvU3qKkzYJzaVCQvO1wtVCEQuobyi4FsNKQNf ETRBjAMT73dhwtRVfqGfYh3rr7jjVLuzDgISoshEXbbybVHF9fXKPuH/zrBndJd9nf0P t0p5IBw8EzBMfajxkG06ZLV/g18azLdihrQjq0Km4jUSxS4hWMVmGKL4RdJFxedUD+4K mNP+fGjy1Xi0zVf1570H1iIsDuqF0rImiwEerWEiqZKPK99VOM5RE9ugvMJU5SC2ZbB0 B+ClwdJphYtv5P1+K198ezAPCLYESxolFZ4EsUnZUqzJpfSZwNrtu0PqOOInAaCvnYYZ HHqg== X-Received: by 10.25.8.7 with SMTP id 7mr11929716lfi.52.1447471153624; Fri, 13 Nov 2015 19:19:13 -0800 (PST) Received: from [192.168.1.41] (ppp91-76-25-247.pppoe.mtu-net.ru. [91.76.25.247]) by smtp.gmail.com with ESMTPSA id e1sm3605506lbs.44.2015.11.13.19.19.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Nov 2015 19:19:12 -0800 (PST) Subject: Re: [PATCH] efinet: check for broken firmware To: Josef Bacik , Vladimir 'phcoder' Serbinenko , The development of GRUB 2 References: <1447366056-3328165-1-git-send-email-jbacik@fb.com> <5645F3F9.7030405@fb.com> <56463B5E.7000600@fb.com> From: Andrei Borzenkov Message-ID: <5646A82F.3060503@gmail.com> Date: Sat, 14 Nov 2015 06:19:11 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56463B5E.7000600@fb.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c07::235 Cc: 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: Sat, 14 Nov 2015 03:19:19 -0000 13.11.2015 22:34, Josef Bacik пишет: > 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, > So that I understand. You have a system where a) there is MNP Binding Protocol on network device and b) this does not work? Or your system does not offer MNP Binding Protocol for device?