From owner-freebsd-stable@freebsd.org Fri Oct 5 15:18:27 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 41CC510AEC07; Fri, 5 Oct 2018 15:18:27 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [IPv6:2001:19f0:300:2185:a:dead:bad:faff]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E126484519; Fri, 5 Oct 2018 15:18:26 +0000 (UTC) (envelope-from jamie@catflap.org) Received: from donotpassgo.dyslexicfish.net (donotpassgo.dyslexicfish.net [104.207.135.49]) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5) with ESMTP id w95FIPCq014811; Fri, 5 Oct 2018 16:18:25 +0100 (BST) (envelope-from jamie@donotpassgo.dyslexicfish.net) Received: (from jamie@localhost) by donotpassgo.dyslexicfish.net (8.14.5/8.14.5/Submit) id w95FIP3r014802; Fri, 5 Oct 2018 16:18:25 +0100 (BST) (envelope-from jamie) From: Jamie Landeg-Jones Message-Id: <201810051518.w95FIP3r014802@donotpassgo.dyslexicfish.net> Date: Fri, 05 Oct 2018 16:18:22 +0100 Organization: Dyslexic Fish Cc: freebsd-stable@freebsd.org, freebsd-net@freebsd.org, freebsd-fcp@freebsd.org, freebsd-arch@freebsd.org, brooks@freebsd.org Subject: Re: FCP-0101: Deprecating most 10/100 Ethernet drivers References: <20181003210516.GA71565@spindle.one-eyed-alien.net> <20181004084411.GA50348@FreeBSD.org> <20181004120626.GA39489@elch.exwg.net> In-Reply-To: <20181004120626.GA39489@elch.exwg.net> User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (donotpassgo.dyslexicfish.net [104.207.135.49]); Fri, 05 Oct 2018 16:18:25 +0100 (BST) 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: Fri, 05 Oct 2018 15:18:27 -0000 Remember, it's not simply deprecating cards less than 1Gig. I have a card that is 10/100 only, but works fine with the gigabit alc driver: alc0: port 0x2000-0x207f mem 0xe0500000-0xe053ffff irq 16 at device 0.0 on pci1 cheers, jamie