Lines Matching +full:16550 +full:a
10 * In order to use the radio, you need a license from the communications
15 * ser12: This is a very simple 1200 baud AFSK modem. The modem consists only
16 * of a modulator/demodulator chip, usually a TI TCM3105. The computer
18 * for handling the HDLC protocol. The modem connects to a serial port,
21 * driver only supports standard serial hardware (8250, 16450, 16550A)
24 * TXD pin of the serial port. Thus a contiguous stream of 0x00-bytes
25 * is transmitted to achieve a positive supply voltage.
27 * hsk: This is a 4800 baud FSK modem, designed for TNC use. It works fine
206 /* first check if there is room to add a bit */ in ser12_rx()
211 /* add a one bit */ in ser12_rx()
338 "unknown", "8250", "16450", "16550", "16550A"