From owner-freebsd-arch@freebsd.org Wed Oct 3 23:42:50 2018 Return-Path: Delivered-To: freebsd-arch@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 662CD10B1342 for ; Wed, 3 Oct 2018 23:42:50 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-it1-x12d.google.com (mail-it1-x12d.google.com [IPv6:2607:f8b0:4864:20::12d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D6912755D4 for ; Wed, 3 Oct 2018 23:42:49 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-it1-x12d.google.com with SMTP id q70-v6so10775044itb.3 for ; Wed, 03 Oct 2018 16:42:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=W1vRRiDU0oMJpLP8QprN+sXIKGDOX6qRo3t4W28ql7w=; b=zVNekEJo+8gTKFB01yIgPPR8YDXpnYYyoRi0rj9pHhqEO85DvQjoDV5ZTWAx85qjbZ Lx1QoPcofdduSZqogTmJzNF0u+dUG4BEhcqJuOuLXpxOd2DfwOiFSbjeUgicgdFaqR8Z wt4RSoiDx6WqxlUTD7tomnRIuLKwyL02LFuKYbDpDxBNrAdiDXopQYKipCOJ3xyYrtFM 595ImNFWTMZ5Xd2QVkUf0MZqZv9mB91m97okzyllyUJfqecpwQKMJ4A2oKz4i+qFmX2p 07sUMMyRbR0JmlAgeGggXd6hUpC5RRyn31bzZInDclHI6rugaVXzx7Tb60JFBCz4/Z0V ofZg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=W1vRRiDU0oMJpLP8QprN+sXIKGDOX6qRo3t4W28ql7w=; b=mXtyXLELqK2H+1TiV7jjlFD7scB15tGpFY94NP+XbSXfXIUSpm73O60U19wy8L6Jut nbFzVdicLo6u80XMHKHc5zpW0g1APjT/n0sBfViBp+9o31oZ1jLeVh8UZqj0dcL1yN2W hxcFprTMnOsfRH3rPzAy4NwYP1Z9KyT5A09Emg2V2sFtXjl0bDt2TWePKTgWBmGUmcas pBlvE/G8BRdc78oymZdcl6NiClyteM86HEOUxII2JsuGEySo3C2+BzT+4xdafctFSzqH OTtY+VsLaSbF12+ivDts4rIKzGm0Oj9ipLsXd/CKpfx1y+ik6Cln7wf7lhdN/ueQVy0A Ltow== X-Gm-Message-State: ABuFfohch5vBGPNLOVTLdszRdgcFR4D9EGI5eBTGdAfsZ8BlVdBzBOuJ BAw0JE4SF/wdKs9DFYPqClXIxv89MclqD726CYYbVk58 X-Google-Smtp-Source: ACcGV63Y9c/1Pqx1W3k6iWDuJGI3bEUwHakHWX5fC7YFswFwuJSQC6FlBMF8mgFF/65AZ4P9QTKgqo6yeqqBrWlPde4= X-Received: by 2002:a24:1c94:: with SMTP id c142-v6mr3226449itc.75.1538610169143; Wed, 03 Oct 2018 16:42:49 -0700 (PDT) MIME-Version: 1.0 References: <20181003215316.GA12527@fuz.su> <1538609719357-0.post@n6.nabble.com> In-Reply-To: <1538609719357-0.post@n6.nabble.com> From: Warner Losh Date: Wed, 3 Oct 2018 17:42:37 -0600 Message-ID: Subject: Re: FCP-0101: Deprecating most 10/100 Ethernet drivers To: Jakub Lach Cc: "freebsd-arch@freebsd.org" Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2018 23:42:50 -0000 Do you have any machines running FreeBSD 12.0 with this interface? The requirement is that we have at least 5 real users of the interface on FreeBSD 12. Many of the P III era PCs aren't beefy enough to run FreeBSD very well (specifically, they typically lack adequate memory). QEMU also emulates newer NICs, so you wouldn't be left w/o a solution. The NE-2000 is still supported, as well E1000 (em/igb) interfaces. Warner On Wed, Oct 3, 2018 at 5:36 PM Jakub Lach wrote: > I request to keep rl(4) as it's the standard ethernet card in PIII era PCs. > Moreover, it's emulated by QEMU too. > > > > -- > Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-arch-f4152488.html > _______________________________________________ > freebsd-arch@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-arch > To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org" >