Date: Mon, 29 Sep 2014 16:10:26 +0000 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-arch@freebsd.org Subject: Re: Removing disconnected tty drivers Message-ID: <33699.1412007026@critter.freebsd.dk> In-Reply-To: <1789815.bS8Ac2qsJ6@ralph.baldwin.cx> References: <1789815.bS8Ac2qsJ6@ralph.baldwin.cx>
next in thread | previous in thread | raw e-mail | index | archive | help
-------- In message <1789815.bS8Ac2qsJ6@ralph.baldwin.cx>, John Baldwin writes: >Barring major objections, I plan to remove them from the tree later this week. >dev/cx/if_cx.c: d->tty = ttyalloc (); >dev/cy/cy.c: tp = com->tp = ttyalloc(); >dev/digi/digi.c: tp = port->tp = ttyalloc(); >dev/rc/rc.c: tp = rc->rc_tp = ttyalloc(); >dev/sio/sio.c: tp = com->tp = ttyalloc(); >pc98/cbus/sio.c: tp = com->tp = ttyalloc(); Those drivers ran a LOT of modems back when the internet spread like wildfire... Sic Transit Gloria Mundi! & Good Riddance! -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33699.1412007026>
