1wusb_ca(7D) Devices wusb_ca(7D)
2
3
4
6 wusb_ca - WUSB Cable Association Driver
7
9 The wusb_ca driver is a USBA (Solaris USB Architecture) compliant
10 client driver that supports the cable association model which is
11 defined in Association Models Supplement to the Certified WUSB specifi‐
12 cation.
13
14
15 The wireless USB cable association driver is a USB class driver that
16 provides interfaces for establishing a first-time connection between
17 Wireless USB hosts and devices. This process of establishing a first-
18 time connection is called association in WUSB standard. It is a prereq‐
19 uisite process that must be completed by hosts and devices prior to
20 implementing the security requirements outlined in Wireless Universal
21 Serial Bus Specification 1.0.
22
23
24 Users should use wusbadm(1M) to do cable association for WUSB devices.
25
27 /kernel/drv/wusb_ca
28
29 32-bit ELF 86 kernel module
30
31
32 /kernel/drv/amd64/wusb_ca
33
34 64-bit x86 ELF kernel module
35
36
37 /kernel/drv/sparcv9/wusb_ca
38
39 64-bit SPARC ELF kernel module
40
41
43 See attributes(5) for a description of the following attributes:
44
45
46
47
48 ┌─────────────────────────────┬──────────────────────────────┐
49 │ATTRIBUTE TYPE │ATTRIBUTE VALUE │
50 ├─────────────────────────────┼──────────────────────────────┤
51 │Architecture │SPARC, x86, PCI-based systems │
52 ├─────────────────────────────┼──────────────────────────────┤
53 │Availability │SUNWusb │
54 └─────────────────────────────┴──────────────────────────────┘
55
57 wusbadm(1M), attributes(5), hwahc(7D), hwarc(7D), usba(7D)
58
59
60 Writing Device Drivers
61
62
63 System Administration Guide: Basic Administration
64
65
66 Wireless Universal Serial Bus Specification 1.0
67
68
69 http://www.usb.org
70
71
72 http://www.sun.com
73
74
75
76SunOS 5.11 17 Apr 2009 wusb_ca(7D)