summaryrefslogtreecommitdiff
path: root/usr/src/man/man7d
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2014-08-17 17:50:24 -0700
committerGarrett D'Amore <garrett@damore.org>2015-04-12 19:12:39 -0700
commite2c88f0c2610f16de7b639746b40dea5f3e2256e (patch)
tree9ce9ee8b93dbe4cd9d2e309bfd41c37ba7b78e4b /usr/src/man/man7d
parenteba03e8e19855a13cb54c87ad0767659a673b834 (diff)
downloadillumos-joyent-e2c88f0c2610f16de7b639746b40dea5f3e2256e.tar.gz
5832 EOF wireless usb (aka UWB)
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: "Joshua M. Clulow" <josh@sysmgr.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
Diffstat (limited to 'usr/src/man/man7d')
-rw-r--r--usr/src/man/man7d/Makefile13
-rw-r--r--usr/src/man/man7d/hwahc.7d109
-rw-r--r--usr/src/man/man7d/hwarc.7d89
-rw-r--r--usr/src/man/man7d/uwba.7d86
-rw-r--r--usr/src/man/man7d/wusb_ca.7d92
-rw-r--r--usr/src/man/man7d/wusb_df.7d124
6 files changed, 1 insertions, 512 deletions
diff --git a/usr/src/man/man7d/Makefile b/usr/src/man/man7d/Makefile
index 9ab694f75b..5b5210e985 100644
--- a/usr/src/man/man7d/Makefile
+++ b/usr/src/man/man7d/Makefile
@@ -58,8 +58,6 @@ _MANFILES= aac.7d \
hid.7d \
hme.7d \
hubd.7d \
- hwahc.7d \
- hwarc.7d \
hxge.7d \
ib.7d \
ibcm.7d \
@@ -141,13 +139,10 @@ _MANFILES= aac.7d \
usbsksp.7d \
usbsprl.7d \
usbvc.7d \
- uwba.7d \
virtualkm.7d \
vni.7d \
vr.7d \
wscons.7d \
- wusb_ca.7d \
- wusb_df.7d \
xge.7d \
yge.7d \
zcons.7d \
@@ -247,15 +242,13 @@ _MANLINKS= 1394.7d \
bscbus.7d \
fdc.7d \
firewire.7d \
- hwa1480_fw.7d \
i2bsc.7d \
kmem.7d \
lo0.7d \
ticots.7d \
ticotsord.7d \
urandom.7d \
- usb.7d \
- uwb.7d
+ usb.7d
sparc_MANLINKS= drmach.7d \
ngdr.7d \
@@ -288,10 +281,6 @@ ticotsord.7d := LINKSRC = ticlts.7d
usb.7d := LINKSRC = usba.7d
-uwb.7d := LINKSRC = uwba.7d
-
-hwa1480_fw.7d := LINKSRC = wusb_df.7d
-
.KEEP_STATE:
include $(SRC)/man/Makefile.man
diff --git a/usr/src/man/man7d/hwahc.7d b/usr/src/man/man7d/hwahc.7d
deleted file mode 100644
index 1d139f2267..0000000000
--- a/usr/src/man/man7d/hwahc.7d
+++ /dev/null
@@ -1,109 +0,0 @@
-'\" te
-.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
-.\" 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.
-.\" 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
-.\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH HWAHC 7D "Apr 17, 2009"
-.SH NAME
-hwahc \- Host Wire Adapter Host Controller Driver
-.SH DESCRIPTION
-.sp
-.LP
-The \fBhwahc\fR driver is a USBA (Solaris USB Architecture) compliant nexus
-driver that supports the Wireless USB 1.0 Host Wire Adapter Host Controller, an
-industry standard developed by USB-IF.
-.sp
-.LP
-A Host Wire Adapter (HWA) is a USB device whose upstream connection is a USB
-2.0 wired interface. The HWA operates as a host to a cluster of downstream
-Wireless USB devices.
-.sp
-.LP
-The \fBhwahc\fR driver supports bulk, interrupt and control transfers.
-.SH FILES
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/hwahc\fR\fR
-.ad
-.RS 29n
-32-bit ELF 86 kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/sparcv9/hwahc\fR\fR
-.ad
-.RS 29n
-64-bit SPARC ELF kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/amd64/hwahc\fR\fR
-.ad
-.RS 29n
-64-bit x86 ELF kernel module
-.RE
-
-.SH ATTRIBUTES
-.sp
-.LP
-See \fBattributes\fR(5) for a description of the following attributes:
-.sp
-
-.sp
-.TS
-box;
-l | l
-l | l .
-ATTRIBUTE TYPE ATTRIBUTE VALUE
-_
-Architecture SPARC, x86
-.TE
-
-.SH SEE ALSO
-.sp
-.LP
-\fBadd_drv\fR(1M), \fBprtconf\fR(1M), \fBrem_drv\fR(1M), \fBupdate_drv\fR(1M),
-\fBattributes\fR(5), \fBehci\fR(7D), \fBhubd\fR(7D), \fBusba\fR(7D)
-.sp
-.LP
-\fIWriting Device Drivers\fR
-.sp
-.LP
-\fISystem Administration Guide: Basic Administration\fR
-.sp
-.LP
-\fIUniversal Serial Bus Specification 2.0\fR
-.sp
-.LP
-\fIWireless Universal Serial Bus Specification 1.0\fR
-.sp
-.LP
-http://www.usb.org
-.sp
-.LP
-http://www.sun.com
-.SH DIAGNOSTICS
-.sp
-.LP
-All host controller errors are passed to the client drivers. In addition to
-being logged, the following messages can appear on the system console. All
-messages are formatted in the following way:
-.sp
-.in +2
-.nf
-WARNING: \fIdevice_path hwahc instance_number\fR: Message ...
-
-Connection device on WUSB port \fIport_number\fR fails
-.fi
-.in -2
-.sp
-
-.sp
-.LP
-The connecting device fails to connect to the HWA. Make sure the device has
-been associated with the host.
diff --git a/usr/src/man/man7d/hwarc.7d b/usr/src/man/man7d/hwarc.7d
deleted file mode 100644
index e1ed89c1ab..0000000000
--- a/usr/src/man/man7d/hwarc.7d
+++ /dev/null
@@ -1,89 +0,0 @@
-'\" te
-.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
-.\" 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.
-.\" 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
-.\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH HWARC 7D "Apr 17, 2009"
-.SH NAME
-hwarc \- HWA Radio Controller Driver
-.SH SYNOPSIS
-.LP
-.nf
-hwa-radio@unit-address
-.fi
-
-.SH DESCRIPTION
-.sp
-.LP
-The \fBhwarc\fR driver is a USBA (Solaris USB Architecture) compliant client
-driver that supports Host Wire Adapter Radio Controller, specified in Wireless
-Universal Serial Bus Specification, Version 1.0.
-.sp
-.LP
-The \fBhwarc\fR driver handles the Radio Controller Interface of an HWA device
-and properly controls the UWB (Ultra Wideband) Radio in the device. The driver
-controls an HWA device to Scan, Start/Stop Beacon, Get IE, and so forth.
-.SH FILES
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/hwarc\fR\fR
-.ad
-.RS 29n
-32-bit ELF 86 kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/sparcv9/hwarc\fR\fR
-.ad
-.RS 29n
-64-bit SPARC ELF kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/amd64/hwarc\fR\fR
-.ad
-.RS 29n
-64-bit x86 ELF kernel module
-.RE
-
-.SH ATTRIBUTES
-.sp
-.LP
-See \fBattributes\fR(5) for a description of the following attributes:
-.sp
-
-.sp
-.TS
-box;
-l | l
-l | l .
-ATTRIBUTE TYPE ATTRIBUTE VALUE
-_
-Architecture SPARC, x86
-.TE
-
-.SH SEE ALSO
-.sp
-.LP
-\fBadd_drv\fR(1M), \fBprtconf\fR(1M), \fBrem_drv\fR(1M), \fBupdate_drv\fR(1M),
-\fBattributes\fR(5), \fBhwahc\fR(7D), \fBusba\fR(7D), \fBuwba\fR(7D),
-.sp
-.LP
-\fIWriting Device Drivers\fR
-.sp
-.LP
-\fIUniversal Serial Bus Specification 1.0, 1.1 and 2.0 - 1996, 1998, 2000\fR
-.sp
-.LP
-\fIWireless Universal Serial Bus Specification 1.0\fR
-.sp
-.LP
-http://www.usb.org
-.sp
-.LP
-http://www.sun.com
diff --git a/usr/src/man/man7d/uwba.7d b/usr/src/man/man7d/uwba.7d
deleted file mode 100644
index ad0dc57bc9..0000000000
--- a/usr/src/man/man7d/uwba.7d
+++ /dev/null
@@ -1,86 +0,0 @@
-'\" te
-.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
-.\" 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.
-.\" 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
-.\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH UWBA 7D "Apr 17, 2009"
-.SH NAME
-uwba, uwb \- Solaris UWB Architecture (UWBA)
-.SH DESCRIPTION
-.sp
-.LP
-Ultra-WideBand (UWB) radio technology supports high bandwidth for wireless
-devices. UWBA is a miscellaneous module and it supports radio controller
-drivers for UWB based devices like HWA (Host Wire Adapter), WHCI (Wireless Host
-Controller Interface) and so forth. For example, both HWA radio controller
-driver (\fBhwarc\fR) and \fBwhci\fR driver register to \fBuwba\fR during
-attach.
-.sp
-.LP
-UWBA provides a series of common interfaces for drivers that support UWB radio
-technology. Each radio controller driver register itself as a UWB dev to the
-uwba model in the attach entry, then other driver or module can control this
-device to perform the UWB functions through a list of common interface. For
-example, a \fBhwahc\fR driver can control the \fBhwarc\fR driver to scan in a
-specific channel, start/stop beacon, manage device/MAC address, and so forth.
-.SH FILES
-.sp
-.ne 2
-.na
-\fB\fB/kernel/misc/uwba\fR\fR
-.ad
-.RS 29n
-32-bit ELF 86 kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/misc/amd64/uwba\fR\fR
-.ad
-.RS 29n
-64-bit x86 ELF kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/misc/sparcv9/uwba\fR\fR
-.ad
-.RS 29n
-64-bit SPARC ELF kernel module
-.RE
-
-.SH ATTRIBUTES
-.sp
-.LP
-See \fBattributes\fR(5) for a description of the following attributes:
-.sp
-
-.sp
-.TS
-box;
-l | l
-l | l .
-ATTRIBUTE TYPE ATTRIBUTE VALUE
-_
-Architecture PCI-based systems
-.TE
-
-.SH SEE ALSO
-.sp
-.LP
-\fBattributes\fR(5), \fBhwahc\fR(7D), \fBhwarc\fR(7D), \fBusba\fR(7D)
-.sp
-.LP
-\fIWriting Device Drivers\fR
-.sp
-.LP
-\fIECMA-368 High Rate Ultra Wideband PHY and MAC Standard, 1st Edition\fR
-.sp
-.LP
-\fIWireless Host Controller Interface Specification for Certified Wireless
-Universal Serial Bus, Version 0.95\fR
-.sp
-.LP
-\fIWireless Universal Serial Bus Specification 1.0\fR
diff --git a/usr/src/man/man7d/wusb_ca.7d b/usr/src/man/man7d/wusb_ca.7d
deleted file mode 100644
index 2af68c2a0e..0000000000
--- a/usr/src/man/man7d/wusb_ca.7d
+++ /dev/null
@@ -1,92 +0,0 @@
-'\" te
-.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
-.\" 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.
-.\" 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
-.\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH WUSB_CA 7D "Apr 17, 2009"
-.SH NAME
-wusb_ca \- WUSB Cable Association Driver
-.SH DESCRIPTION
-.sp
-.LP
-The \fBwusb_ca\fR driver is a USBA (Solaris USB Architecture) compliant client
-driver that supports the cable association model which is defined in
-Association Models Supplement to the Certified WUSB specification.
-.sp
-.LP
-The wireless USB cable association driver is a USB class driver that provides
-interfaces for establishing a first-time connection between Wireless USB hosts
-and devices. This process of establishing a first-time connection is called
-\fIassociation\fR in WUSB standard. It is a prerequisite process that must be
-completed by hosts and devices prior to implementing the security requirements
-outlined in \fIWireless Universal Serial Bus Specification 1.0\fR.
-.sp
-.LP
-Users should use \fBwusbadm\fR(1M) to do cable association for WUSB devices.
-.SH FILES
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/wusb_ca\fR\fR
-.ad
-.sp .6
-.RS 4n
-32-bit ELF 86 kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/amd64/wusb_ca\fR\fR
-.ad
-.sp .6
-.RS 4n
-64-bit x86 ELF kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/sparcv9/wusb_ca\fR\fR
-.ad
-.sp .6
-.RS 4n
-64-bit SPARC ELF kernel module
-.RE
-
-.SH ATTRIBUTES
-.sp
-.LP
-See \fBattributes\fR(5) for a description of the following attributes:
-.sp
-
-.sp
-.TS
-box;
-l | l
-l | l .
-ATTRIBUTE TYPE ATTRIBUTE VALUE
-_
-Architecture SPARC, x86, PCI-based systems
-.TE
-
-.SH SEE ALSO
-.sp
-.LP
-\fBwusbadm\fR(1M), \fBattributes\fR(5), \fBhwahc\fR(7D), \fBhwarc\fR(7D),
-\fBusba\fR(7D)
-.sp
-.LP
-\fIWriting Device Drivers\fR
-.sp
-.LP
-\fISystem Administration Guide: Basic Administration\fR
-.sp
-.LP
-\fIWireless Universal Serial Bus Specification 1.0\fR
-.sp
-.LP
-http://www.usb.org
-.sp
-.LP
-http://www.sun.com
diff --git a/usr/src/man/man7d/wusb_df.7d b/usr/src/man/man7d/wusb_df.7d
deleted file mode 100644
index 8993e3a058..0000000000
--- a/usr/src/man/man7d/wusb_df.7d
+++ /dev/null
@@ -1,124 +0,0 @@
-'\" te
-.\" Copyright (c) 2009, Sun Microsystems, Inc. All Rights Reserved
-.\" 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.
-.\" 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
-.\" fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH WUSB_DF 7D "Sep 18, 2009"
-.SH NAME
-wusb_df, hwa1480_fw \- WUSB firmware download driver and firmware module for
-Intel i1480 chipset
-.SH DESCRIPTION
-.sp
-.LP
-The \fBwusb_df\fR driver is a Solaris USB Architecture (USBA) compliant client
-driver that is used to download firmware for Host Wire Adapter (HWA) dongles
-that use Intel i1480 chipsets.
-.sp
-.LP
-Currently, the \fBwusb_df\fR driver can only download driver for Intel i1480
-based HWA dongles. The \fBhwa1480_fw\fR is a miscellaneous module which is
-transformed from Intel's firmware binary version RC1.3PA2-20070828.
-\fBwusb_df\fR reads firmware data from \fBhwa1480_fw\fR module and downloads it
-to HWA hardware.
-.sp
-.LP
-Users can use \fBelfwrap\fR(1) to transform new firmware binary. Users must use
-the same name as \fBhwa1480_fw\fR, since \fBwusb_df\fR only recognizes this
-symbol.
-.SH FILES
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/wusb_df\fR\fR
-.ad
-.sp .6
-.RS 4n
-32-bit ELF 86 kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/sparcv9/wusb_df\fR\fR
-.ad
-.sp .6
-.RS 4n
-64-bit SPARC ELF kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/amd64/wusb_df\fR\fR
-.ad
-.sp .6
-.RS 4n
-64-bit x86 ELF kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/misc/hwa_1480\fR\fR
-.ad
-.sp .6
-.RS 4n
-32-bit ELF 86 kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/misc/sparcv9/hwa_1480\fR\fR
-.ad
-.sp .6
-.RS 4n
-64-bit SPARC ELF kernel module
-.RE
-
-.sp
-.ne 2
-.na
-\fB\fB/kernel/drv/amd64/hwa_1480\fR\fR
-.ad
-.sp .6
-.RS 4n
-64-bit x86 ELF kernel module
-.RE
-
-.SH ATTRIBUTES
-.sp
-.LP
-See \fBattributes\fR(5) for a description of the following attributes:
-.sp
-
-.sp
-.TS
-box;
-l | l
-l | l .
-ATTRIBUTE TYPE ATTRIBUTE VALUE
-_
-Architecture SPARC, x86, PCI-based systems
-.TE
-
-.SH SEE ALSO
-.sp
-.LP
-\fBelfwrap\fR(1)\fBadd_drv\fR(1M), \fBrem_drv\fR(1M), \fBupdate_drv\fR(1M),
-\fBattributes\fR(5)
-.sp
-.LP
-\fIWriting Device Drivers\fR
-.sp
-.LP
-\fISystem Administration Guide: Basic Administration\fR
-.sp
-.LP
-\fIWireless Universal Serial Bus Specification 1.0\fR
-.sp
-.LP
-http://www.usb.org
-.sp
-.LP
-http://www.sun.com