Date: Thu, 2 Oct 2014 11:19:37 -0400 From: John Baldwin <jhb@freebsd.org> To: Peter Jeremy <peter@rulingia.com> Cc: freebsd-arch@freebsd.org Subject: Re: Removing disconnected tty drivers Message-ID: <201410021119.37723.jhb@freebsd.org> In-Reply-To: <20141001100353.GF20707@server.rulingia.com> References: <1789815.bS8Ac2qsJ6@ralph.baldwin.cx> <20141001100353.GF20707@server.rulingia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, October 01, 2014 6:03:53 am Peter Jeremy wrote: > On 2014-Sep-29 11:53:53 -0400, John Baldwin <jhb@freebsd.org> wrote: > >The following drivers have never been converted to use the new tty layer > >introduced in 8.0 and have been disconnected since then. Several of them are > >for older multiport serial cards, and in the case of sio(4), current kernels > >use uart(4) instead. Barring major objections, I plan to remove them from the > >tree later this week. If someone wishes to update them, they can always be > >pulled back from svn history. > > > >dev/digi/digi.c: tp = port->tp = ttyalloc(); > > See > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=152253 > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=158086 > unfortunately, I no longer have access to the hardware. I'm happy to > update the patches to compile on -current but can't do more than that. The second one was tested by another submitter, so if you want to spend the time, please update them and see if you can get someone to test them. To be honest, I would be happy to drop ISA support and just keep PCI support if that is simpler. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410021119.37723.jhb>