From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.3 From: ABATAPA To: hardware@lists.altlinux.org Date: Wed, 12 Mar 2008 14:08:25 +0300 User-Agent: KMail/1.9.7 References: <47D6A922.10708@aaanet.ru> In-Reply-To: <47D6A922.10708@aaanet.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200803121408.25504.altlinux-hardware@yandex.ru> Subject: Re: [Hardware] =?koi8-r?b?8NLPwtLP0yB1c2I=?= X-BeenThere: hardware@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: hardware@lists.altlinux.org List-Id: ALT Linux hardware support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Mar 2008 11:08:35 -0000 Archived-At: List-Archive: List-Post: 11 марта 2008 г. altlinux@aaanet.ru написал: > Всем привет! > Есть мини АТС которая управляется через usb. К ней есть прога которая > виндовая. Около АТС-ки будет только linux, можно ли как нибудь > пробросить этот usb на виндовую машину? сделать типа тунеля? Все очень просто, нужно просто поискать (в Сизифе): # apt-cache search usb | grep ip ... usbip-client - USB/IP client utility usbip-common - USB/IP common files usbip-server - USB/IP server utils # # apt-cache show usbip-server ... Description: USB/IP server utils The USB/IP Project aims to develop a general USB device sharing system over IP network. To share USB devices between computers with their full functionality, USB/IP encapsulates "USB requests" into IP packets and transmits them between computers. Original USB device drivers and applications can be also used for remote USB devices without any modification of them. A computer can use remote USB devices as if they were directly attached; for example, we can: - USB storage devices: fdisk, mkfs, mount/umount, file operations, play a DVD movie and record a DVD-R media. - USB keyboards and USB mice: use with linux console and X Window System. - USB webcams and USB speakers: view webcam, capture image data and play some music. - USB printers, USB scanners, USB serial converters and USB Ethernet interfaces: ok, use fine. This package contains USB/IP client utils. -- ABATAPA