From owner-freebsd-stable@freebsd.org Thu Oct 4 19:26:51 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 260C610B848B; Thu, 4 Oct 2018 19:26:51 +0000 (UTC) (envelope-from joel@vnode.se) Received: from oden.vnode.se (oden.vnode.se [45.76.82.188]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "oden.vnode.se", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6BD48109B; Thu, 4 Oct 2018 19:26:50 +0000 (UTC) (envelope-from joel@vnode.se) Received: from ymer.vnode.se (62-20-154-136-no280.tbcn.telia.com [62.20.154.136]) by oden.vnode.se (Postfix) with ESMTPSA id AF8A11F62B; Thu, 4 Oct 2018 21:26:48 +0200 (CEST) Date: Thu, 4 Oct 2018 21:26:48 +0200 From: Joel Dahl To: Warner Losh Cc: Eugene Grosbein , FreeBSD-STABLE Mailing List , Ian Lepore , FreeBSD Net , michelle@sorbs.net, "freebsd-arch@freebsd.org" , freebsd-fcp@freebsd.org Subject: Re: FCP-0101: Deprecating most 10/100 Ethernet drivers Message-ID: <20181004192648.GA5522@ymer.vnode.se> Mail-Followup-To: Warner Losh , Eugene Grosbein , FreeBSD-STABLE Mailing List , Ian Lepore , FreeBSD Net , michelle@sorbs.net, "freebsd-arch@freebsd.org" , freebsd-fcp@freebsd.org References: <20181003210516.GA71565@spindle.one-eyed-alien.net> <55a44e73-60ab-e386-360a-b0a0198a0e71@zyxst.net> <8878cac1-d5d2-4224-6aa5-85516db23c14@sorbs.net> <1538673997.14264.9.camel@freebsd.org> <71975da2-af36-7886-47f2-3f630ee67073@grosbein.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2018 19:26:51 -0000 On Thu, Oct 04, 2018 at 12:23:17PM -0600, Warner Losh wrote: > On Thu, Oct 4, 2018 at 12:18 PM Eugene Grosbein wrote: > > > 05.10.2018 0:38, Warner Losh wrote: > > > > > I'd also suggest that rl stands in stark contrast to the cs, wb, sn, smc, > > > sf, tl, tx and vr drivers, which nobody has mentioned in this thread, and > > > which I doubt are in use in any FreeBSD system of any age today. > > > > vr(4) mentioned in the STAY list or else I would be first yelling as > > it is still very common in embedded solutions (including integrated ports > > in my home router). > > > > Sorry, I'd meant to type vx. :) It's for the first generation of 3com cards > after the 3C5x9 ones supported by the ep driver. I mentioned vx. Working fine here: vx0: <3COM 3C590 Etherlink III PCI> port 0x1100-0x111f irq 20 at device 0.0 on pci16 -- Joel