Summary: | Virtualization: Document USB passthrough using VirtualBox. | ||||||
---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Johannes Jost Meixner <xmj> | ||||
Component: | Books & Articles | Assignee: | Sevan Janiyan <sevan> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | emulation, sevan, xmj | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
URL: | https://reviews.freebsd.org/D11685 | ||||||
Attachments: |
|
A commit references this bug: Author: sevan Date: Tue Aug 1 11:09:02 UTC 2017 New revision: 50613 URL: https://svnweb.freebsd.org/changeset/doc/50613 Log: The handbook currently states that USB passthrough is not possible without an extension pack. This is incorrect, virtualbox-ose is merely limited to emulating a USB1.1 host controller. PR: 220350 Submitted by: Johannes Jost Meixner Approved by: bcr (mentor) Differential Revision: https://reviews.freebsd.org/D11685 Changes: head/en_US.ISO8859-1/books/handbook/virtualization/chapter.xml Committed, thank you :) |
Created attachment 183905 [details] document virtualbox usb passthrough. The handbook currently states that USB passthrough is not possible without an extension pack. This is incorrect, virtualbox-ose is merely limited to emulating a USB1.1 host controller. Patch attached documents how to pass through things.