会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 1. 发明专利
    • VIRTUAL 16550 UART
    • JP2001045089A
    • 2001-02-16
    • JP2000167342
    • 2000-06-05
    • PCTEL INC
    • LUO XIAOHUA
    • G06F13/10H04L29/02
    • PROBLEM TO BE SOLVED: To emulate a hardware UART through a software program by allowing a callback procedure of a computer system to return a value returned by the hardware UART in response to read of an instruction from an address relating to a communication port. SOLUTION: An operating system 132 calls an I/O callback procedure 138 in response to an access to a COM port corresponding to a MODEM 136. The callback procedure 138 replies the access like a 16550 UART and records a written value (e.g. 0xc1) in response to the write to an FIFO control register(FCR). The callback procedure 138 replies a succeeding read of the FCR and returns the written value (e.g. 0xc1). A program interprets a response of the callback procedure 138 so as to be the response suitable for the 16550 UART and discriminates that the MODEM 136 includes the 16550 UART.