Skip site navigation (1)Skip section navigation (2)
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 =3D ttyalloc ();
>dev/cy/cy.c:                    tp =3D com->tp =3D ttyalloc();
>dev/digi/digi.c:                tp =3D port->tp =3D ttyalloc();
>dev/rc/rc.c:            tp =3D rc->rc_tp =3D ttyalloc();
>dev/sio/sio.c:  tp =3D com->tp =3D ttyalloc();
>pc98/cbus/sio.c:        tp =3D com->tp =3D 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>