]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 262884,263236,265407:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 19 Jul 2014 22:13:12 +0000 (22:13 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 19 Jul 2014 22:13:12 +0000 (22:13 +0000)
commit51cedcba517be6cd694d40730a94fae123defe1c
tree0ed5805ca5a7c6ff91c28ad15331b3dfb7ff6e9d
parent665abd7453803f22def412fcc96630f1be28c3b8
MFC 262884,263236,265407:
Various uart fixes:
- Open the uart emulation's backing tty in non-blocking mode.
- Support 16-bit register access.
- Disable the 'uart_drain()' callback when the emulated receive FIFO
  is full.

git-svn-id: svn://svn.freebsd.org/base/stable/10@268892 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
usr.sbin/bhyve/pci_lpc.c
usr.sbin/bhyve/uart_emul.c