summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorsimokawa <simokawa@FreeBSD.org>2003-01-25 15:24:59 +0000
committersimokawa <simokawa@FreeBSD.org>2003-01-25 15:24:59 +0000
commit9990af4e06ee5ba76eafdb860d7252054fd2c301 (patch)
tree7d008f46669ca0a601863601adc79ae609e6632f /share
parentcff711e6e6a88514b69e0ca810d7b1dcb3f04dc1 (diff)
downloadFreeBSD-src-9990af4e06ee5ba76eafdb860d7252054fd2c301.zip
FreeBSD-src-9990af4e06ee5ba76eafdb860d7252054fd2c301.tar.gz
Fix typo and update information.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/firewire.47
-rw-r--r--share/man/man4/fwohci.417
2 files changed, 16 insertions, 8 deletions
diff --git a/share/man/man4/firewire.4 b/share/man/man4/firewire.4
index 72c7cfe..c3229b0 100644
--- a/share/man/man4/firewire.4
+++ b/share/man/man4/firewire.4
@@ -39,6 +39,7 @@
.Nd IEEE1394 High-performance Serial Bus
.Sh SYNOPSIS
.Cd "device firewire"
+.Cd "device fwohci"
.Pp
.In dev/firewire/firewire.h
.Sh DESCRIPTION
@@ -68,11 +69,13 @@ Also, the other
.Nm
bus specific parameters,
e.g., node ID, cycle master, isochronous resource manager and bus
-manager, are dynamically assigned, after bus rest is initiated.
+manager, are dynamically assigned, after bus reset is initiated.
On
.Nm
bus, every device is identified with EUI 64 address.
.Sh SEE ALSO
+.Xr fwcontrol 8 ,
+.Xr fwe 4 ,
.Xr fwohci 4 ,
.Xr pci 4 ,
.Xr sbp 4
@@ -90,5 +93,5 @@ driver was written by
and
.An Hidetoshi Shimokawa
for the
-.Nx
+.Fx
project.
diff --git a/share/man/man4/fwohci.4 b/share/man/man4/fwohci.4
index 8d94162..63939f1 100644
--- a/share/man/man4/fwohci.4
+++ b/share/man/man4/fwohci.4
@@ -40,17 +40,18 @@
.Nd OHCI firewire chipset device driver
.Sh SYNOPSIS
.Cd "device fwohci"
+.Cd "device firewire"
.Sh DESCRIPTION
The
.Nm
-driver provides support for PCI firewire interface cards.
-The driver supports following OHCI chipsets.
+driver provides support for PCI/CardBus firewire interface cards.
+The driver supports following IEEE 1394 OHCI chipsets.
.Pp
.Bl -item
.It
-uPD72861
+NEC uPD72861
.It
-TI TSB12LV22,LV23,26 and TSB43AA22
+Texas Instruments TSB12LV{22,23,26}, TSB43{AA22,AB22/A}, PCI44{10A,50}
.It
Sony CX3022
.It
@@ -60,6 +61,8 @@ Ricoh R5C552
.El
.Sh SEE ALSO
.Xr firewire 4 ,
+.Xr fwcontrol 8 ,
+.Xr fwe 4 ,
.Xr sbp 4
.Sh HISTORY
The
@@ -69,5 +72,7 @@ device driver first appeared in
.Sh AUTHORS
The
.Nm
-device driver and this manual page were written by
-.An Katsushi Kobayashi .
+device driver was written by
+.An Katsushi Kobayashi
+and
+.An Hidetoshi Shimokawa .
OpenPOWER on IntegriCloud