From owner-svn-src-head@freebsd.org Sat Feb 25 06:16:36 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F1538CEC3EB; Sat, 25 Feb 2017 06:16:35 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (glebi.us [96.95.210.25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "cell.glebi.us", Issuer "cell.glebi.us" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D37BC1475; Sat, 25 Feb 2017 06:16:35 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebi.us (localhost [127.0.0.1]) by cell.glebi.us (8.15.2/8.15.2) with ESMTPS id v1P6GSe0029461 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 24 Feb 2017 22:16:28 -0800 (PST) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebi.us (8.15.2/8.15.2/Submit) id v1P6GSRR029460; Fri, 24 Feb 2017 22:16:28 -0800 (PST) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebi.us: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 24 Feb 2017 22:16:28 -0800 From: Gleb Smirnoff To: Warner Losh Cc: "Pedro F. Giffuni" , src-committers , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Subject: Re: svn commit: r314142 - head/sys/dev/ce Message-ID: <20170225061628.GB8899@FreeBSD.org> References: <201702231530.v1NFULwx024028@repo.freebsd.org> <20170224002837.GU8899@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Feb 2017 06:16:36 -0000 On Thu, Feb 23, 2017 at 06:31:45PM -0700, Warner Losh wrote: W> On Thu, Feb 23, 2017 at 5:28 PM, Gleb Smirnoff wrote: W> > On Thu, Feb 23, 2017 at 03:30:21PM +0000, Pedro F. Giffuni wrote: W> > P> Author: pfg W> > P> Date: Thu Feb 23 15:30:21 2017 W> > P> New Revision: 314142 W> > P> URL: https://svnweb.freebsd.org/changeset/base/314142 W> > P> W> > P> Log: W> > P> dev/ce: double assignment. W> > P> W> > P> The code is not operational right now so just comment away an obviously W> > P> useless assignment. Fix some typos while here. W> > P> W> > P> Found with: coccinelle (da.cocci) W> > W> > What is interesting is that vendor still exists and sells the hardware, but W> > explicitly says "FreeBSD 7.x isn't supported" :) W> > W> > http://cronyx.ru/hardware/tau32.html W> > W> > I don't see any reasons for the driver to get broken between 6.0 and 7.0. W> W> Murray Stokely was the contact for this hardware. I think he gave it W> to me years ago, but I just checked and I can't find it in the usual W> places. IIRC, they were ISA cards though, not PCI... He probably brought one from Moscow 10 years ago. :) There was ISA version even earlier, and it had driver for FreeBSD, but AFAIK the driver never made it to the tree. At the moment when rik@ got commit bit, Cronyx was producing and supporing only PCI Taus. -- Totus tuus, Glebius.