VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/usb-implementation-notes.dita@ 99797

最後變更 在這個檔案從99797是 99797,由 vboxsync 提交於 22 月 前

Docs: bugref:10302. Merging changes from the docs team. Almost exclusively conkeyref related stuff.

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 1.4 KB
 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic
3 PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
4<topic xml:lang="en-us" id="usb-implementation-notes">
5 <title>Implementation Notes for Windows and Linux Hosts</title>
6
7 <body>
8 <p>
9 On Windows hosts, a kernel mode device driver provides USB proxy
10 support. It implements both a USB monitor, which enables
11 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> to capture devices when they are plugged in, and
12 a USB device driver to claim USB devices for a particular
13 virtual machine. System reboots are not necessary after
14 installing the driver. Also, you do not need to replug devices
15 for <ph conkeyref="vbox-conkeyref-phrases/product-name"/> to claim them.
16 </p>
17 <p>
18 On supported Linux hosts, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> accesses USB devices
19 through special files in the file system. When <ph conkeyref="vbox-conkeyref-phrases/product-name"/> is
20 installed, these are made available to all users in the
21 <codeph>vboxusers</codeph> system group. In order to be able
22 to access USB from guest systems, make sure that you are a
23 member of this group.
24 </p>
25 </body>
26
27 </topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette