From nobody Thu Dec 16 15:29:42 2021 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E50C518C6BFC; Thu, 16 Dec 2021 15:29:50 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from goliath.siemens.de (goliath.siemens.de [192.35.17.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "goliath.siemens.de", Issuer "QuoVadis Global SSL ICA G3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JFGJG4QDZz3Kdt; Thu, 16 Dec 2021 15:29:50 +0000 (UTC) (envelope-from Andre.Albsmeier@siemens.com) Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id 1BGFTg0P023255 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 16 Dec 2021 16:29:42 +0100 Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [10.10.85.13]) by mail3.siemens.de (8.15.2/8.15.2) with ESMTPS id 1BGFTg9p006820 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 16 Dec 2021 16:29:42 +0100 Received:(from user@localhost) by curry.mchp.siemens.de (8.16.1/8.16.1) id 1BGFTgat037353 Date: Thu, 16 Dec 2021 16:29:42 +0100 From: Andre Albsmeier To: Warner Losh Cc: Andre Albsmeier , Ed Maste , src-committers , "" , dev-commits-src-branches@freebsd.org Subject: Re: git: c433c96d865e - stable/13 - Update deprecation version for drivers removed in main Message-ID: References: <202111251654.1APGshIj080759@gitrepo.freebsd.org> List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-branches@freebsd.org X-BeenThere: dev-commits-src-branches@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: document_confidentiality: Restricted X-Rspamd-Queue-Id: 4JFGJG4QDZz3Kdt X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-Spam: Yes X-ThisMailContainsUnwantedMimeParts: N On Thu, 16-Dec-2021 at 08:22:16 -0700, Warner Losh wrote: > On Wed, Dec 15, 2021 at 10:04 PM Andre Albsmeier < > Andre.Albsmeier@siemens.com> wrote: > > > On Thu, 25-Nov-2021 at 16:54:43 +0000, Ed Maste wrote: > > > ... > > > commit c433c96d865e49db8bba63f27ee692ce0e752546 > > > Author: Ed Maste > > > AuthorDate: 2021-11-25 16:47:03 +0000 > > > Commit: Ed Maste > > > CommitDate: 2021-11-25 16:54:12 +0000 > > > > > > Update deprecation version for drivers removed in main > > > > > > Removal of the amr, esp, iir, mly and twa drivers was planned before > > > > What is the reason for this, in my case regarding twa? Are there > > changes which have to be done and nobody is willing to do them? > > Or is it more or less because nobody seems to be using it? > > > > I am using twa on 5 machines and would greatly appreciate if it > > could stay. > > > > Which model do you have? On all 5 it is the: twa0: <3ware 9000 series Storage Controller> port 0xc800-0xc8ff mem 0xec000000-0xedffffff,0xfeaff000-0xfeafffff irq 16 at device 0.0 on pci1 twa0: INFO: (0x15: 0x1300): Controller details:: Model 9690SA-8I, 128 ports, Firmware FH9X 4.10.00.027, BIOS BE9X 4.08.00.004 Yeah, it's old but good (and I have a bunch of spare drives sitting in a dry storage :-)). Thanks, -Andre