Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 14 - fossil - enable/disable flow control http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 14 - FOSSIL - ENABLE/DISABLE FLOW CONTROL
        AH = 0Fh
        AL = bit mask describing flow control requested
            0: xon/xoff on transmit (watch for xoff while sending)
            1: CTS/RTS (CTS on transmit/RTS on receive)
            2: reserved
            3: xon/xoff on receive (send xoff when buffer near full)
            4-7: all 1
        DX = port number

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson