summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2001-08-31 20:16:00 +0000
committermurray <murray@FreeBSD.org>2001-08-31 20:16:00 +0000
commit8a7c2ca9e29e3d093b095a78f683db9d0e05f1a4 (patch)
treebfb105040d116725095c3427f4a84c3a223378e3 /share
parent5d33a1ef26cf8c36f62411464bec32b771913490 (diff)
downloadFreeBSD-src-8a7c2ca9e29e3d093b095a78f683db9d0e05f1a4.zip
FreeBSD-src-8a7c2ca9e29e3d093b095a78f683db9d0e05f1a4.tar.gz
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>
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/sio.44
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/sio.4 b/share/man/man4/sio.4
index 6e23191..672cef9 100644
--- a/share/man/man4/sio.4
+++ b/share/man/man4/sio.4
@@ -69,6 +69,10 @@ For Hayes ESP cards:
For PCI and PCCARD cards:
.Cd "device sio"
.Pp
+For dual port PCI cards that share an interrupt:
+.Cd "device sio2 at pci? flags 0x201"
+.Cd "device sio3 at pci? flags 0x201"
+.Pp
Meaning of
.Ar flags :
.Bl -tag -offset indent -compact -width 0x000000
OpenPOWER on IntegriCloud