rs.1 (535B)
1 .TH RS 1 2 .SH NAME 3 rs \- FTDI serial communication program 4 .SH SYNOPSIS 5 .B rs [ \-b baurate ] [ \-v vendorid ] [ \-p productid ] 6 .SH DESCRIPTION 7 .B rs 8 is an FTDI based serial communication program. You need to be root to run it 9 or be part of the relevant group on your system. If no arguments are provided 10 it defaults to a baudrate of 115200, a vendor ID of 0x0403 and a product ID 11 of 0x6001. To break out of rs use Control-Backlash. 12 .SH OPTIONS 13 .TP 14 .B \-b 15 Set the baudrate 16 .TP 17 .B \-v 18 Set the vendor ID 19 .TP 20 .B \-p 21 Set the product ID