hwahc.7d revision ed22c7109fc5dd9e1b7a5d0333bdc7ad2718e2ab
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]
HWAHC 7D "Apr 17, 2009"
NAME
hwahc - Host Wire Adapter Host Controller Driver
DESCRIPTION

The hwahc 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.

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.

The hwahc driver supports bulk, interrupt and control transfers.

FILES
/kernel/drv/hwahc

32-bit ELF 86 kernel module

/kernel/drv/sparcv9/hwahc

64-bit SPARC ELF kernel module

/kernel/drv/amd64/hwahc

64-bit x86 ELF kernel module

ATTRIBUTES

See attributes(5) for a description of the following attributes:

ATTRIBUTE TYPE ATTRIBUTE VALUE
Architecture SPARC, x86
SEE ALSO

add_drv(1M), prtconf(1M), rem_drv(1M), update_drv(1M), attributes(5), ehci(7D), hubd(7D), usba(7D)

Writing Device Drivers

System Administration Guide: Basic Administration

Universal Serial Bus Specification 2.0

Wireless Universal Serial Bus Specification 1.0

http://www.usb.org

http://www.sun.com

DIAGNOSTICS

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:

WARNING: device_path hwahc instance_number: Message ...

Connection device on WUSB port port_number fails

The connecting device fails to connect to the HWA. Make sure the device has been associated with the host.