Re: svn commit: r337750 - head/share/man/man4

2018-08-14 Thread Bruce Evans
On Tue, 14 Aug 2018, Warner Losh wrote: Log: Add good description of init and lock devices from sio to uart. I thought at first that this was for the callin and callout devices. These have been completely broken since FreeBSD-8. (A few hundred bugs collateral bugs in the tty driver are fixe

Re: svn commit: r337750 - head/share/man/man4

2018-08-14 Thread Warner Losh
On Tue, Aug 14, 2018 at 7:58 AM, Ian Lepore wrote: > On Tue, 2018-08-14 at 13:52 +, Warner Losh wrote: > > Author: imp > > Date: Tue Aug 14 13:52:10 2018 > > New Revision: 337750 > > URL: https://svnweb.freebsd.org/changeset/base/337750 > > > > Log: > > Add good description of init and lock

Re: svn commit: r337750 - head/share/man/man4

2018-08-14 Thread Ian Lepore
On Tue, 2018-08-14 at 13:52 +, Warner Losh wrote: > Author: imp > Date: Tue Aug 14 13:52:10 2018 > New Revision: 337750 > URL: https://svnweb.freebsd.org/changeset/base/337750 > > Log: >   Add good description of init and lock devices from sio to uart. > > Modified: >   head/share/man/man4/ua

svn commit: r337750 - head/share/man/man4

2018-08-14 Thread Warner Losh
Author: imp Date: Tue Aug 14 13:52:10 2018 New Revision: 337750 URL: https://svnweb.freebsd.org/changeset/base/337750 Log: Add good description of init and lock devices from sio to uart. Modified: head/share/man/man4/uart.4 Modified: head/share/man/man4/uart.4 ===