Commit Graph

40 Commits

Author SHA1 Message Date
murray
8a7c2ca9e2 Add PCI device IDs for Kuotech dual port serial cards.
Also give example of the flags needed to use these cards.

PR:		kern/21242
Submitted by:	Shigeki Moride <moride@portside.net>
2001-08-31 20:16:00 +00:00
ru
9001bc7070 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:31:11 +00:00
ru
2d1b95a96f mdoc(7) police: normalize .Nd. 2001-04-18 15:54:10 +00:00
ru
0100fd6e93 mdoc(7) police: use the new features of the Nm macro. 2000-11-20 18:41:33 +00:00
ru
a6f5d950d8 Avoid use of direct troff requests in mdoc(7) manual pages. 2000-11-10 17:46:15 +00:00
imp
85126e2d6b Add notes about pci support. 2000-04-01 06:46:17 +00:00
sheldonh
b45b9e3cde Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:50:24 +00:00
asmodai
1ed94bf1b0 Seperate commit from the rest due to the fact that the /& fixing in
this case also corrects the usage of quotes in options.
2000-01-17 14:51:44 +00:00
phantom
e2ed2a4ac3 * remove i386 specific mark
* some style and syntax fixes
* some duplicated $FreeBSD$ tags removed
1999-11-15 23:14:32 +00:00
n_hibma
14e65b0dbb Add comment about the debugging flag 1999-10-05 20:30:21 +00:00
peter
76f0c923fe $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
yokota
5ea75aea8a Remove bio/cam/net/tty labels.
OKed by: peter
1999-05-20 09:56:18 +00:00
bde
7d65062bcd Removed all `vector xxxintr' specifications. Interrupt handlers are now
configured in drivers.
1998-10-22 14:12:55 +00:00
jkoshy
75e70dcdb0 Spelling fixes.
Submitted by: Josh Gilliam <josh@quick.net>
PR: 6880
1998-06-08 06:12:02 +00:00
bde
7b0392464e Undocumented flags which went away a few minutes ago.
Undocumented auto FIFO trigger level adjustment which went away years ago.
1998-05-31 11:16:09 +00:00
joerg
d71985ee3a Explain the newer sio(4) flag values.
Fogotten by:	phk, bde
1997-09-14 18:55:41 +00:00
phk
4f84b7a70a Mention that flags 0x10000 disables test#3 1997-05-18 21:24:04 +00:00
peter
d69a45675f Revert $FreeBSD$ back to $Id$ 1997-02-22 13:26:29 +00:00
mpp
de04e36493 Fix a bunch of man pages to stop abusing the .Nm macro, along
with some other minor fixes for some problems I noticed
while making these changes.

Pointed out by:	bde
1997-02-05 15:07:37 +00:00
mpp
09b7521f96 Minor mdoc cleanup. 1997-01-31 00:38:18 +00:00
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
f9836114d4 Sort cross references. 1996-12-26 16:16:37 +00:00
bde
a1ea079977 Added support for the Hayes ESP serial card.
Submitted by:	Sean Eric Fagan (sef@kithrup.com)
Based on code by John Vinopal (banshee@resort.com)
Cosmetic (I hope) changes by me (bde).
1995-12-29 12:51:32 +00:00
bde
34710e426d Disable the documentation about a disabled feature.
Fix extra and missing blank lines.
1995-10-10 03:43:10 +00:00
bde
1aca6d8694 Document new config flag for lost output interrupts.
Treat the intitial state device less negatively.  It is essential for
initializing nonstandard flags such as crtscts.

Delete anachronisms.
1995-06-26 06:05:30 +00:00
bde
3912e4389b Don't refer to "hardwired" ports. 1994-12-06 20:14:30 +00:00
ache
74c407bf85 Reflect lastest serial names change 1994-12-05 00:02:38 +00:00
jkh
69a52a0f02 Flags 0x80 now means enable the diags, not disable. 1994-06-15 23:28:07 +00:00
ache
7a9508d2f0 Updated for new sio driver 1994-06-04 00:41:25 +00:00
ache
aa81a0e117 Remove obsoleted COM_BIDIR, FIFO_TRIGGER_* and "comcontrol bidir"
references
1994-06-01 21:38:46 +00:00
ache
0e8c0c0508 Correct reference to master port:
really it is last port on card, not first.
1994-05-07 01:15:10 +00:00
ache
5e05b99e2c Some changes from Julian Stacey installed 1994-03-18 13:40:01 +00:00
ache
0c505bd8f1 English corrected. 1994-02-19 15:50:38 +00:00
ache
795c84b022 We lost ttyd for dialin, now restore it. 1994-02-19 13:19:33 +00:00
rgrimes
6f335eef9c Put the flags field in the right place so that config does not complain
about improper syntax.
1994-02-17 17:44:07 +00:00
ache
566f965e3f Previous version restored back after Jordan's damage.
I already update this manpage from wilko, moreover,
I fix some his bugs and add some new material.

Jordan, pleeease, do following commands *before* each your commit:
	cvs update <file>
	cvs rlog <file>
and after update (before commit)
	cvs diff -c <file>
It can saves my life time at least...
1994-02-17 11:41:16 +00:00
jkh
09ba68e54c Much improved manpage from wilko@idca.tds.philips.nl 1994-02-16 23:17:08 +00:00
ache
006651ac9c Man page update from wilko@idca.tds.philips.nl 1994-02-13 00:16:23 +00:00
ache
a7c3d6f163 Remove nonexistent com driver manpage.
Describe some additional features of sio.
1994-02-09 23:49:45 +00:00
rgrimes
7a6447606e New manual pages from NetBSD, revised for FreeBSD slightly 1993-08-28 12:41:23 +00:00