1 '\" te
2 .\" Copyright (c) 2005 Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH HCI1394 7D "Aug 30, 2005"
7 .SH NAME
8 hci1394 \- 1394 OpenHCI host controller driver
9 .SH SYNOPSIS
10 .LP
11 .nf
12 \fBfirewire@unit-address\fR
13 .fi
14
15 .SH DESCRIPTION
16 .sp
17 .LP
18 The \fBhci1394\fR host controller driver is an IEEE 1394 compliant nexus driver
19 that supports the \fI1394 Open Host Controller Interface Specification 1.0\fR,
20 an industry standard developed by Sun, Apple, Compaq, Intel, Microsoft,
21 National Semconductor, and Texas Instruments. The \fBhci1394\fR driver supports
22 asynchronous transfers, isochronous transfers, and bus reset management. The
23 \fBhci1394\fR driver also supports the nexus device control interface.
24 .SH FILES
25 .sp
26 .ne 2
27 .na
28 \fB\fB/kernel/drv/sparcv9/hci1394\fR\fR
29 .ad
30 .sp .6
31 .RS 4n
32 64-bit SPARC ELF kernel module
33 .RE
34
35 .sp
36 .ne 2
37 .na
38 \fB\fB/kernel/drv/hci1394\fR\fR
39 .ad
40 .sp .6
41 .RS 4n
42 32-bit x86 ELF kernel module
43 .RE
44
45 .sp
46 .ne 2
47 .na
48 \fB\fB/kernel/drv/amd64/hci1394\fR\fR
49 .ad
50 .sp .6
51 .RS 4n
52 64-bit x86 ELF kernel module
53 .RE
54
55 .SH ATTRIBUTES
56 .sp
57 .LP
58 See \fBattributes\fR(5) for a description of the following attributes:
59 .sp
60
61 .sp
62 .TS
63 box;
64 l | l
65 l | l .
66 ATTRIBUTE TYPE ATTRIBUTE VALUE
67 _
68 Architecture SPARC, x86, PCI-based systems
69 _
70 Interface Stability Unstable
71 .TE
72
73 .SH SEE ALSO
74 .sp
75 .LP
76 \fBattributes\fR(5), \fBieee1394\fR(7D)
77 .sp
78 .LP
79 \fIIEEE 1394 - IEEE Standard for a High Performance Serial Bus\fR
80 .sp
81 .LP
82 \fI1394 Open Host Controller Interface Specification 1.0\fR
|
1 '\" te
2 .\" Copyright (c) 2005 Sun Microsystems, Inc. All Rights Reserved.
3 .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
4 .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
5 .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH HCI1394 7D "Jan 10, 2020"
7 .SH NAME
8 hci1394 \- 1394 OpenHCI host controller driver
9 .SH SYNOPSIS
10 .nf
11 \fBfirewire@unit-address\fR
12 .fi
13
14 .SH DESCRIPTION
15 The \fBhci1394\fR host controller driver is an IEEE 1394 compliant nexus driver
16 that supports the \fI1394 Open Host Controller Interface Specification 1.0\fR,
17 an industry standard developed by Sun, Apple, Compaq, Intel, Microsoft,
18 National Semiconductor, and Texas Instruments. The \fBhci1394\fR driver supports
19 asynchronous transfers, isochronous transfers, and bus reset management. The
20 \fBhci1394\fR driver also supports the nexus device control interface.
21 .SH FILES
22 .ne 2
23 .na
24 \fB\fB/kernel/drv/sparcv9/hci1394\fR\fR
25 .ad
26 .sp .6
27 .RS 4n
28 Device driver (SPARC)
29 .RE
30
31 .sp
32 .ne 2
33 .na
34 \fB\fB/kernel/drv/amd64/hci1394\fR\fR
35 .ad
36 .sp .6
37 .RS 4n
38 Device driver (x86)
39 .RE
40
41 .SH ATTRIBUTES
42 See \fBattributes\fR(5) for a description of the following attributes:
43 .sp
44
45 .sp
46 .TS
47 box;
48 l | l
49 l | l .
50 ATTRIBUTE TYPE ATTRIBUTE VALUE
51 _
52 Architecture SPARC, x86, PCI-based systems
53 _
54 Interface Stability Unstable
55 .TE
56
57 .SH SEE ALSO
58 \fBattributes\fR(5), \fBieee1394\fR(7D)
59 .sp
60 .LP
61 \fIIEEE 1394 - IEEE Standard for a High Performance Serial Bus\fR
62 .sp
63 .LP
64 \fI1394 Open Host Controller Interface Specification 1.0\fR
|