History log of /netbsd-src/sys/arch/x68k/dev/com_intio.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 6d487047 08-Dec-2018 thorpej <thorpej@NetBSD.org>

Clean up initialization of com_regs structure, in preparation for
some additional changers.


# 231b9114 29-Apr-2012 tsutsui <tsutsui@NetBSD.org>

Finally switch PSX16550 fast serial board driver to using MI com(4) driver.
Based on isaki@'s patch and debugged by both isaki@ and tsutsui@.

PSX16550 specific hardware infomation is taken from Huma

Finally switch PSX16550 fast serial board driver to using MI com(4) driver.
Based on isaki@'s patch and debugged by both isaki@ and tsutsui@.

PSX16550 specific hardware infomation is taken from Human68k's PSXIO driver:
http://retropc.net/x68000/software/hardware/psx16550/

XXX1: TL16C550C seems to have some timing critical issue around THRE interrupt
XXX2: auto hardware flow control of TL16C550 is not implemented in MI com(4)

show more ...