5801 nuke big file scanner (bfs)
[unleashed.git] / usr / src / man / man7d / uwba.7d
blobad0dc57bc9e95f49629faa8e54bb4b1defcafd71
1 '\" te
2 .\"  Copyright (c) 2009, 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. You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing.
4 .\"  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
5 .\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
6 .TH UWBA 7D "Apr 17, 2009"
7 .SH NAME
8 uwba, uwb \- Solaris UWB Architecture (UWBA)
9 .SH DESCRIPTION
10 .sp
11 .LP
12 Ultra-WideBand (UWB) radio technology supports high bandwidth for wireless
13 devices. UWBA is a miscellaneous module and it supports radio controller
14 drivers for UWB based devices like HWA (Host Wire Adapter), WHCI (Wireless Host
15 Controller Interface) and so forth. For example, both HWA radio controller
16 driver (\fBhwarc\fR) and \fBwhci\fR driver register to \fBuwba\fR during
17 attach.
18 .sp
19 .LP
20 UWBA provides a series of common interfaces for drivers that support UWB radio
21 technology. Each radio controller driver register itself as a UWB dev to the
22 uwba model in the attach entry, then other driver or module can control this
23 device to perform the UWB functions through a list of common interface. For
24 example, a \fBhwahc\fR driver can control the \fBhwarc\fR driver to scan in a
25 specific channel, start/stop beacon, manage device/MAC address, and so forth.
26 .SH FILES
27 .sp
28 .ne 2
29 .na
30 \fB\fB/kernel/misc/uwba\fR\fR
31 .ad
32 .RS 29n
33 32-bit ELF 86 kernel module
34 .RE
36 .sp
37 .ne 2
38 .na
39 \fB\fB/kernel/misc/amd64/uwba\fR\fR
40 .ad
41 .RS 29n
42 64-bit x86 ELF kernel module
43 .RE
45 .sp
46 .ne 2
47 .na
48 \fB\fB/kernel/misc/sparcv9/uwba\fR\fR
49 .ad
50 .RS 29n
51 64-bit SPARC ELF kernel module
52 .RE
54 .SH ATTRIBUTES
55 .sp
56 .LP
57 See \fBattributes\fR(5) for a description of the following attributes:
58 .sp
60 .sp
61 .TS
62 box;
63 l | l
64 l | l .
65 ATTRIBUTE TYPE  ATTRIBUTE VALUE
67 Architecture    PCI-based systems
68 .TE
70 .SH SEE ALSO
71 .sp
72 .LP
73 \fBattributes\fR(5), \fBhwahc\fR(7D), \fBhwarc\fR(7D), \fBusba\fR(7D)
74 .sp
75 .LP
76 \fIWriting Device Drivers\fR
77 .sp
78 .LP
79 \fIECMA-368 High Rate Ultra Wideband PHY and MAC Standard, 1st Edition\fR
80 .sp
81 .LP
82 \fIWireless Host Controller Interface Specification for Certified Wireless
83 Universal Serial Bus, Version 0.95\fR
84 .sp
85 .LP
86 \fIWireless Universal Serial Bus Specification 1.0\fR