From bde026bcbb850560619a862fc33a8d82d827ca48 Mon Sep 17 00:00:00 2001 From: jlemon Date: Sat, 29 Sep 2001 04:49:11 +0000 Subject: Add support for 28800 baud to sio. PR: 30906 Submitted by: "Daniel O'Connor" --- share/man/man4/sio.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man4/sio.4') diff --git a/share/man/man4/sio.4 b/share/man/man4/sio.4 index 672cef9..b6109d5 100644 --- a/share/man/man4/sio.4 +++ b/share/man/man4/sio.4 @@ -119,7 +119,7 @@ buffers, the NS16550A has 16 character FIFO input and output buffers. .Pp Input and output for each line may set to one of following baud rates; 50, 75, 110, 134.5, 150, 300, 600, 1200, 1800, 2400, 4800, 9600, -19200, 38400, 57600, or 115200. Your hardware may limit your baud +19200, 28800, 38400, 57600, or 115200. Your hardware may limit your baud rate choices. .Pp The driver supports `multiport' cards. -- cgit v1.1