ID #1267
usb over ip / ethernet
The USB/IP Project
How To Set Up A USB-Over-IP Server And Client With Ubuntu 10.04
Server side:
Linux (debian squeeze has usbip package in repository, lenny has not)
Client side:
Linux
Windows (32bit only)
How to install the virtual usb bus driver on Windows XP:
according to this forum post you can follow these steps
1. Uncompress the downloaded binary package to a directory.
2. Double-click the 'Add Hardware' wizard in Control Panel.
3. At the 'Welcome to the Add Hardware Wizard', click 'Next'.
4. Select 'Yes, I have already connected the hardware', then click Next.
5. Select 'Add a new hardware device' from the list, then click Next.
6. Select 'Install the hardware that I manually select from a list(Advanced)', and then click next.
7. Select 'System Devices', then click Next.
8. Click 'Have Disk', click 'Browse', choose the uncompressed directory, and click OK.
9. Click on the 'Virtual USB Bus Enumerator', and then click Next.
10. At 'The wizard is ready to install your hardware', click Next.
11. Click Finish at 'Completing the Add/Remove Hardware Wizard.'
To use it:
1. open a command prompt window, cd to the uncompressed directory.
2. run usbip -l 192.168.2.1 to list the exported devices from ip 192.168.2.1
3. run usbip -a 192.168.2.1 2-1 to imported the device.
(Of course, you should change 192.168.2.1 and 2-1 to something else)
Značky: -
Související záznamy:
- instalace Realtek 8168 (gigabit ethernet)
- Option EDGE Combo (GPRS/Wi-fi PCMCIA)
- PCI wi-fi karta TP-LINK TL-WN551G
- integrovana sitova karta Realtek RTL8111
- 06:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
Můžete přidat komentář k odpovědi