summaryrefslogtreecommitdiff
path: root/usr.sbin/vmd/ns8250.c
AgeCommit message (Expand)Author
2018-01-08Fix typo in comment; ok mpi@anton
2018-01-08Enable TIOCUCNTL to be able to set ns8250's break detected condition.Martin Pieuchot
2017-09-15vmd: emulate UART scratch register, seems to be required by GRUB andMike Larkin
2017-08-14whitespace and fix a comment typoJasper Lievisse Adriaanse
2017-07-15Add vmctl send and vmctl receivepd
2017-06-07vmd: Implement simulated baudrate support in the ns8250 module. TheMike Larkin
2017-05-08Adds functions to read and write state of devices in vmd.Reyk Floeter
2017-03-21Fix two errors in NS8250 (UART) emulation. The first error zeroed out theMike Larkin
2016-10-26vmd(8)/vmctl(8) for i386. Some ugliness in #ifdef __i386__ areas will beMike Larkin
2016-10-03add RCS tagsMike Larkin
2016-09-03fix some wrong interrupt code that doesn't fit with the new modelMike Larkin
2016-09-02Process incoming com data asynchronously to running VCPUStefan Kempf
2016-09-01change some log_warn to log_warnx and convert some integer literals toMike Larkin
2016-09-01Add a set of emulated legacy devices (PIT, PIC, RTC)Mike Larkin