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 HWARC 7D "Apr 17, 2009"
   7 .SH NAME
   8 hwarc \- HWA Radio Controller Driver
   9 .SH SYNOPSIS
  10 .LP
  11 .nf
  12 hwa-radio@unit-address
  13 .fi
  14 
  15 .SH DESCRIPTION
  16 .sp
  17 .LP
  18 The \fBhwarc\fR driver is a USBA (Solaris USB Architecture) compliant client
  19 driver that supports Host Wire Adapter Radio Controller, specified in Wireless
  20 Universal Serial Bus Specification, Version 1.0.
  21 .sp
  22 .LP
  23 The \fBhwarc\fR driver handles the Radio Controller Interface of an HWA device
  24 and properly controls the UWB (Ultra Wideband) Radio in the device. The driver
  25 controls an HWA device to Scan, Start/Stop Beacon, Get IE, and so forth.
  26 .SH FILES
  27 .sp
  28 .ne 2
  29 .na
  30 \fB\fB/kernel/drv/hwarc\fR\fR
  31 .ad
  32 .RS 29n
  33 32-bit ELF 86 kernel module
  34 .RE
  35 
  36 .sp
  37 .ne 2
  38 .na
  39 \fB\fB/kernel/drv/sparcv9/hwarc\fR\fR
  40 .ad
  41 .RS 29n
  42 64-bit SPARC ELF kernel module
  43 .RE
  44 
  45 .sp
  46 .ne 2
  47 .na
  48 \fB\fB/kernel/drv/amd64/hwarc\fR\fR
  49 .ad
  50 .RS 29n
  51 64-bit x86 ELF kernel module
  52 .RE
  53 
  54 .SH ATTRIBUTES
  55 .sp
  56 .LP
  57 See \fBattributes\fR(5) for a description of the following attributes:
  58 .sp
  59 
  60 .sp
  61 .TS
  62 box;
  63 l | l
  64 l | l .
  65 ATTRIBUTE TYPE  ATTRIBUTE VALUE
  66 _
  67 Architecture    SPARC, x86
  68 .TE
  69 
  70 .SH SEE ALSO
  71 .sp
  72 .LP
  73 \fBadd_drv\fR(1M), \fBprtconf\fR(1M), \fBrem_drv\fR(1M), \fBupdate_drv\fR(1M),
  74 \fBattributes\fR(5), \fBhwahc\fR(7D), \fBusba\fR(7D), \fBuwba\fR(7D),
  75 .sp
  76 .LP
  77 \fIWriting Device Drivers\fR
  78 .sp
  79 .LP
  80 \fIUniversal Serial Bus Specification 1.0, 1.1 and 2.0 - 1996, 1998, 2000\fR
  81 .sp
  82 .LP
  83 \fIWireless Universal Serial Bus Specification 1.0\fR
  84 .sp
  85 .LP
  86 http://www.usb.org
  87 .sp
  88 .LP
  89 http://www.sun.com