From owner-svn-src-all@freebsd.org Sat Aug 20 19:49:31 2016 Return-Path: Delivered-To: svn-src-all@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 A26ACBC0E4E; Sat, 20 Aug 2016 19:49:31 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-no.shaw.ca (smtp-out-no.shaw.ca [64.59.134.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 5AF2619F4; Sat, 20 Aug 2016 19:49:31 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id bCGlbzcvzXHJlbCGmbB2B9; Sat, 20 Aug 2016 13:49:29 -0600 X-Authority-Analysis: v=2.2 cv=Ffh1/926 c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=7z1cN_iqozsA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=mqxo5rJUD7QTCOWbiGwA:9 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 47968137E8; Sat, 20 Aug 2016 12:49:27 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id u7KJnRHf003966; Sat, 20 Aug 2016 12:49:27 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201608201949.u7KJnRHf003966@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: John Baldwin cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r304513 - in head: . share/man/man4/man4.i386 sys/conf sys/dev/ie sys/i386/conf sys/modules sys/modules/ie sys/pc98/conf In-Reply-To: Message from John Baldwin of "Sat, 20 Aug 2016 07:51:55 -0700." <1699917.hhfoKyASTk@ralph.baldwin.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 20 Aug 2016 12:49:27 -0700 X-CMAE-Envelope: MS4wfMyzrH08pCe6dKy9TLaVEbNSBAJJKT5pbv3ptl2k5im7m+De20N6PG6oUbGZUMdhyhOyHtAtK3nKOPYnhLq5u1BhvzFlBY2GW9v+aX17Ei/V4CbEGGNh gwhW3FNL2V1F5Ue69BS4elAMj/4bgiyyr19ZJnFdUndLXd5MhGcbOLjsscR77O10T29Jl2ystbTsWpjCTdDOIXl+dl2DOdFfrLtRuLWiPkstZvSSzEBfIw/H eJBXMKdPhBGyuAjWowJiN9J6FBKLpwJd9qqGmlI6Lzmmtu7OhZzsnt7oKnKzb+rs X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2016 19:49:31 -0000 In message <1699917.hhfoKyASTk@ralph.baldwin.cx>, John Baldwin writes: > On Saturday, August 20, 2016 12:49:30 AM John Baldwin wrote: > > Author: jhb > > Date: Sat Aug 20 00:49:29 2016 > > New Revision: 304513 > > URL: https://svnweb.freebsd.org/changeset/base/304513 > > > > Log: > > Remove the ie(4) driver for Intel 82586 ISA Ethernet adapters. > > > > This driver only supports 10Mb Ethernet using PIO (the hardware supports > > DMA, but the driver only does PIO). There are not any PCCard adapters > > supported by this driver, only ISA cards. In addition, it does not use > > bus_space but instead uses bcopy with volatile pointers triggering a > > host of warnings. (if_ie.c is one of 3 files always built with > > -Wno-error) > > > > Relnotes: yes > > This concludes the list of older drivers I had from earlier after working > on the timeout(9) -> callout(9) changes (almost finished with that, just > a few things left to test changes for, one of them being fail points before > we can remove timeout()/untimeout() entirely). > > I do not have plans for removing any other drivers, though am open to > suggestions. Some possibilities include: > > - tty drivers that haven't been updated to new tty and have been disconnected > from the build since 8.0 including digi(4) and cy(4). I know Bruce has > patches for sio(4) that I just haven't merged, so I'm inclined to leave > sio(4), but the other disconnected drivers are candidates I think. > - Older storage adapters: > - aha (ISA) I have a bunch of AHA-1542s in a storage locker (along with the contents of my house when I sold it). I recall that SCSI was better behaved on my first FreeBSD machine (FreeBSD 2.0.5) than was IDE. (Except for IDE support, Linux sucked badly in all other areas at the time, thus my introduction to FreeBSD, thanks to jkh@. But that's going down memory lane...) I digress... > - ahb (EISA) > - adv (ISA / EISA / PCI) > - adw (PCI)? > - bt (ISA / EISA / PCI) I have one of these. IIRC, a 948 PCI card. Though I don't use it any more. The Adaptec 2940s -- ahc -- of which I have many -- were my mainstay. > - aic (ISA / PCCard) > - ct (ISA / CBUS) > - dpt (ISA / EISA / PCI) > - ncv (PCCard / PCI) > - nsp (PCCard) > - stg (ISA / PCCard / PCI) > (Note: some of these are PC-98 related and might remove too much of the > PC-98 ecosystem if removed?) > - mse(4) (ISA-only non-PS-2, non-serial mouse) > - joy(4) (ISA-only, was on various Sound Cards, etc., but I haven't seen > a "game port" on a modern box in a long while) > Hmmm. I could open another bikeshed here. I'd better not. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.