From owner-freebsd-stable@freebsd.org Mon Feb 12 11:58:10 2018 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1C3BF13098 for ; Mon, 12 Feb 2018 11:58:10 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (turbocat.net [IPv6:2a01:4f8:c17:6c4b::2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4C465705FE for ; Mon, 12 Feb 2018 11:58:09 +0000 (UTC) (envelope-from hps@selasky.org) Received: from hps2016.home.selasky.org (unknown [62.141.128.70]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id 19EFC2600DF for ; Mon, 12 Feb 2018 12:58:07 +0100 (CET) To: FreeBSD Stable From: Hans Petter Selasky Subject: [HEADS UP] Mellanox's mlxen.ko will be renamed into mlx4en.ko for 11-stable Message-ID: <76bffd87-c059-8de0-f0b8-e1205d2868da@selasky.org> Date: Mon, 12 Feb 2018 12:55:10 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Feb 2018 11:58:10 -0000 Hi, The change will happen this week. This is part of ongoing work in FreeBSD 11-stable. Make sure to update your /boot/loader.conf by adding mlx4en_load="YES" if you are using the mlxen.ko kernel modules. --HPS