From owner-freebsd-questions@freebsd.org Wed Sep 13 14:32:30 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D035FE23F0F for ; Wed, 13 Sep 2017 14:32:30 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-io0-x234.google.com (mail-io0-x234.google.com [IPv6:2607:f8b0:4001:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 96BE5671FF for ; Wed, 13 Sep 2017 14:32:30 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: by mail-io0-x234.google.com with SMTP id k101so2484840iod.0 for ; Wed, 13 Sep 2017 07:32:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=R98rOqhcibishH3CWOWLG8Dxes/UqShLVrZKKj6lT6I=; b=pQP/5gx7FQ+hZe/U2ZpSAKAeqAfnjmZ0+kpHKHfRXXb0qnh6Ry+D0DCzeDzhpoLNoG wMYXuvG4e1ug5BLUxcUF/fhCsT54UWrb8TleDNLyxSOggMKLJdWoiVqyI83kvVFoNzqs nOANJ1x6Q9rOyk3InvpP6+PBhekfHpw4+NReSAsnY11EJEMFIJroUBnln/lGWmXzbBAu 0s5tYeJl2prCfwxYsHxxJ2e/fRJ3l4E888Bhj680NzOFoRII1zHHk5DLN+oGpkJyv8Jq v823WOtNruVWnXpuYHNtH2bq1uwnbHlam5S82UR8+l5zs7nC+thlb2SE3/f9fXf690Vb ilkg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=R98rOqhcibishH3CWOWLG8Dxes/UqShLVrZKKj6lT6I=; b=LvZ5yyUyuKEDfajKQ9xZpji5FZjmrgQ1Ovwgxig9Jm6Y30o2mJNxNi1eYxySXsxPTe P5gtmldGNflfsTE+5l4/eq3zijGzE/l02ieODQYMMjMOFzPUI3mlast9lQNFSPZfeKZ5 TUXrVl9peWtPW8UeyCI2EJzl/Fja/kQ3pkIMPWWKBcxIkHo7yKGfDiDTgpP2yJBV2fw2 cPhDmEhe6wqalk3569OH/RwOwCrO0H8NOQN2P2C6z8iQwmPsYUnhNUtQgergjgaZ88b6 oNFR1UyMjx0fjDLKOi0yWUjm8ExzXmzG03p4ORp4D42XJK3BeGkm65QOaFIoQhb2U3iZ tzYA== X-Gm-Message-State: AHPjjUhtY/FzfQaeCJPYvDhQjfk311RHK5FRxtyUD4VHkE2xeUXg/7Y6 xol0IUOSRWrc7vaRrevzQSLlPzHNCMj5rQ9t0kk= X-Google-Smtp-Source: AOwi7QDyRLuWrwuCsxZ4QbK0M+T0gKyY7NiSkD5R4Dm1tWNM4zTGoJQtBPPc5Uax+qWbnVfZvBSrQ4arI8EzVI4VK74= X-Received: by 10.107.16.157 with SMTP id 29mr26372982ioq.196.1505313149799; Wed, 13 Sep 2017 07:32:29 -0700 (PDT) MIME-Version: 1.0 Received: by 10.2.145.141 with HTTP; Wed, 13 Sep 2017 07:32:29 -0700 (PDT) In-Reply-To: References: <20170913095411.25a5910f.freebsd@edvax.de> From: Adam Vande More Date: Wed, 13 Sep 2017 09:32:29 -0500 Message-ID: Subject: Re: Using PlustekMobileOffice with Wine To: Amit Yaron Cc: FreeBSD Questions Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Sep 2017 14:32:30 -0000 On Wed, Sep 13, 2017 at 8:13 AM, Amit Yaron wrote: > I know that Wine for Linux can support USB if you create links to > /dev/ttyUSB*, which do not exist in FreeBSD. > Where is the documentation for this support? -- Adam