Deleted Added
full compact
rp.4 (206622) rp.4 (267938)
1.\" Copyright (c) 1995 Comtrol, Inc.
2.\" All rights reserved.
3.\"
1.\" Copyright (c) 1995 Comtrol, Inc.
2.\" All rights reserved.
3.\"
4.\" $FreeBSD: head/share/man/man4/rp.4 206622 2010-04-14 19:08:06Z uqs $
4.\" $FreeBSD: head/share/man/man4/rp.4 267938 2014-06-26 21:46:14Z bapt $
5.Dd November 15, 1995
6.Dt RP 4
7.Os
8.Sh NAME
9.Nm rp
10.Nd "driver for Comtrol RocketPort Intelligent Serial Port Cards"
11.Sh SYNOPSIS
12.Cd "device rp"

--- 151 unchanged lines hidden (view full) ---

164Off Off Off On 340-383
165Off Off Off Off 380-3C3
166.Ed
167.Sh FILES
168.Bl -tag -width ".Pa /dev/ttyR[0-4][0-9a-f]"
169.It Pa /dev/ttyR[0-4][0-9a-f]
170.El
171.Sh AUTHORS
5.Dd November 15, 1995
6.Dt RP 4
7.Os
8.Sh NAME
9.Nm rp
10.Nd "driver for Comtrol RocketPort Intelligent Serial Port Cards"
11.Sh SYNOPSIS
12.Cd "device rp"

--- 151 unchanged lines hidden (view full) ---

164Off Off Off On 340-383
165Off Off Off Off 380-3C3
166.Ed
167.Sh FILES
168.Bl -tag -width ".Pa /dev/ttyR[0-4][0-9a-f]"
169.It Pa /dev/ttyR[0-4][0-9a-f]
170.El
171.Sh AUTHORS
172.An Theodore Ts'o Aq tytso@mit.edu
172.An Theodore Ts'o Aq Mt tytso@mit.edu
173.Pp
174This driver was written under contract for Comtrol Corporation.
175For dealer, distributor and other information regarding Comtrol
176.Tn RocketPort ,
177contact Comtrol Corporation at (800) 926-6876 or send email to
173.Pp
174This driver was written under contract for Comtrol Corporation.
175For dealer, distributor and other information regarding Comtrol
176.Tn RocketPort ,
177contact Comtrol Corporation at (800) 926-6876 or send email to
178.Aq info@comtrol.com .
178.Aq Mt info@comtrol.com .
179To report bugs for this driver, please send email to
179To report bugs for this driver, please send email to
180.Aq bug-bsdi-rocketport@comtrol.com .
180.Aq Mt bug-bsdi-rocketport@comtrol.com .
181.Sh BUGS
182If incoming software flow control is enabled on a 486 or Pentium
183machine, and the flow control is very heavily exercised, on rare occasions
184a character will get dropped.
185This problem does not occur on a 386, and
186it is not currently known whether the bug is in the
187.Nm
188driver
189or in the
190.Bsx
191tty layer.
192.\" (Although my bet is that it's in the higher-level tty layer;
193.\" given the bugs I found while writing this driver, it's clear
194.\" the BSD software flow control code has not been tested very much
195.\" at all! -- TYT)
181.Sh BUGS
182If incoming software flow control is enabled on a 486 or Pentium
183machine, and the flow control is very heavily exercised, on rare occasions
184a character will get dropped.
185This problem does not occur on a 386, and
186it is not currently known whether the bug is in the
187.Nm
188driver
189or in the
190.Bsx
191tty layer.
192.\" (Although my bet is that it's in the higher-level tty layer;
193.\" given the bugs I found while writing this driver, it's clear
194.\" the BSD software flow control code has not been tested very much
195.\" at all! -- TYT)