USB Passthrough: Difference between revisions

Jump to navigation Jump to search
m
Fixed a minor spelling mistake on 'Vendor ID'
(→‎Windows: Further fixes merged.)
m (Fixed a minor spelling mistake on 'Vendor ID')
(One intermediate revision by one other user not shown)
Line 8: Line 8:
|0E6F
|0E6F
|0129
|0129
|HID
| rowspan="2" | HID
|Supported
| rowspan="12" | Supported
|-
|-
|EA Active NFL Training Camp Dongle
|EA Active NFL Training Camp Dongle
|21A4
|21A4
|AC40
|AC40
|HID
|Supported
|-
|-
|Logitech Vantage USB Microphone
|Logitech Vantage USB Microphone
Line 21: Line 19:
|0A03
|0A03
|OH0/VEN
|OH0/VEN
|Supported
|-
|-
|Harmonix Guitar Controller for Nintendo Wii
|Harmonix Guitar Controller for Nintendo Wii
| rowspan="3" | 1BAD
| rowspan="3" | 1BAD
|0004
|0004
|HID
| rowspan="7" | HID
|Supported
|-
|-
|Rock Band 3 Mustang Guitar Dongle
|Rock Band 3 Mustang Guitar Dongle
|3430
|3430
|HID
|Supported
|-
|-
|Rock Band Drum Set
|Rock Band Drum Set
|3110
|3110
|HID
|Supported
|-
|-
|Skylanders Giants Portal
|Skylanders Giants Portal
| rowspan="4" | 1430
| rowspan="4" | 1430
| rowspan="3" | 0150
| rowspan="3" | 0150
|HID
| Supported
|-
|-
|Skylanders Swap Force Portal
|Skylanders Swap Force Portal
|HID
|Supported
|-
|-
|Skylanders Wireless Receiver for Wii
|Skylanders Wireless Receiver for Wii
|HID
|Supported
|-
|-
|Tony Hawk Ride Skateboard
|Tony Hawk Ride Skateboard
|0100
|0100
|HID
|Supported
|-
|-
|Wii Speak Module
|Wii Speak Module
Line 62: Line 46:
|0308
|0308
|OH0
|OH0
|Supported
|-
|-
|YourShape Camera
|YourShape Camera
|030A
|030A
|VEN
|VEN
|Supported
|-
|-
|Internal Bluetooth dongle
|Internal Bluetooth dongle
Line 78: Line 60:
== Setting up ==
== Setting up ==
=== Linux ===
=== Linux ===
Linux support does not require any special drivers. However, a udev rule must be created to allow access to the devices.  Note, the Vender ID and Product ID SHOULD be verified from the device itself before creating the rule.
Linux support does not require any special drivers. However, a udev rule must be created to allow access to the devices.  Note, the Vendor ID and Product ID SHOULD be verified from the device itself before creating the rule.


1. Paste the following into '''/etc/udev/rules.d/52-dolphin.rules''' (/lib/udev/rules.d/52-dolphin.rules if making a package). Do not forget to replace the XXXX with the appropriate Vendor and Product IDs.
1. Paste the following into '''/etc/udev/rules.d/52-dolphin.rules''' (/lib/udev/rules.d/52-dolphin.rules if making a package). Do not forget to replace the XXXX with the appropriate Vendor and Product IDs.

Navigation menu