1 '\" te 2 .\" 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. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. 3 .\" See the License for the specific language governing permissions and limitations under the License. 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 4 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] 5 .\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved 6 .TH AV1394 7D "Apr 3, 2009" 7 .SH NAME 8 av1394 \- 1394 audio/video driver 9 .SH SYNOPSIS 10 .LP 11 .nf 12 \fBunit@GUID\fR 13 .fi 14 15 .SH DESCRIPTION 16 .sp 17 .LP 18 The \fBav1394\fR driver implements \fBiec61883\fR(7I) interfaces for IEEE 1394 19 compliant devices. 20 .SS "Asynchronous Transactions" 21 .sp 22 .LP 23 The driver allows applications to act as FCP controllers, but not FCP targets. 24 Only \fBIEC61883_FCP_CMD\fR requests can be sent with \fBwrite\fR(2). Only 25 \fBIEC61883_FCP_RESP\fR requests can be received with \fBread\fR(2). 26 .SS "Isochronous Transactions" 27 .sp 28 .LP 29 When the read/write method of is used for transmit, the driver is capable of 30 auto-detecting and transmitting SD-DVCR 525/60 and 625/50 streams. See 31 \fBiec61883\fR(7I) for details. 32 .SH FILES 33 .sp 34 .ne 2 35 .na 36 \fB\fB/dev/av/N/async\fR\fR 37 .ad 38 .RS 29n 39 device node for asynchronous data 40 .RE 41 42 .sp 43 .ne 2 44 .na 45 \fB\fB/dev/av/N/isoch\fR\fR 46 .ad 47 .RS 29n 48 device node for isochronous data 49 .RE 50 51 .sp 52 .ne 2 53 .na 54 \fB\fBkernel/drv/sparcv9/av1394\fR\fR 55 .ad 56 .RS 29n 57 64-bit ELF kernel module 58 .RE 59 60 .sp 61 .ne 2 62 .na 63 \fB\fBkernel/drv/av1394\fR\fR 64 .ad 65 .RS 29n 66 32-bit ELF kernel module 67 .RE 68 69 .sp 70 .ne 2 71 .na 72 \fB\fBkernel/drv/amd64/av1394\fR\fR 73 .ad 74 .RS 29n 75 64-bit ELF kernel module 76 .RE 77 78 .SH ATTRIBUTES 79 .sp 80 .LP 81 See \fBattributes\fR(5) for a description of the following attributes: 82 .sp 83 84 .sp 85 .TS 86 box; 87 l | l 88 l | l . 89 ATTRIBUTE TYPE ATTRIBUTE VALUE 90 _ 91 Architecture All 92 _ 93 Interface Stability Committed 94 .TE 95 96 .SH SEE ALSO 97 .sp 98 .LP 99 \fBread\fR(2), \fBwrite\fR(2), \fBattributes\fR(5), \fBhci1394\fR(7D), 100 \fBiec61883\fR(7I) 101 .sp 102 .LP 103 \fIIEEE Std 1394-1995 Standard for a High Performance Serial Bus\fR 104 .sp 105 .LP 106 \fIIEC 61883 Consumer audio/video equipment - Digital interface\fR