From owner-freebsd-usb@FreeBSD.ORG Wed Sep 17 10:01:14 2008 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 53D2C1065672 for ; Wed, 17 Sep 2008 10:01:14 +0000 (UTC) (envelope-from yerenkow@uct.ua) Received: from smtp.ukrindex.com (smtp.ukrindex.com [194.88.218.46]) by mx1.freebsd.org (Postfix) with ESMTP id 143BB8FC0C for ; Wed, 17 Sep 2008 10:01:14 +0000 (UTC) (envelope-from yerenkow@uct.ua) Received: from [193.110.100.24] by smtp.ukrindex.com with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1Kftb1-000624-S4 for freebsd-usb@freebsd.org; Wed, 17 Sep 2008 12:45:15 +0300 Message-ID: <48D0CF9F.2080700@uct.ua> Date: Wed, 17 Sep 2008 12:36:31 +0300 From: "A.Y." User-Agent: Thunderbird 2.0.0.16 (X11/20080726) MIME-Version: 1.0 To: freebsd-usb@freebsd.org X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 7bit Subject: Genius g-pen 4500 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2008 10:01:14 -0000 I'm using 7-stable; Genius g-pen 4500 is a USB-device, DIGITIZER actually. It's detected as stalled and disabled device; xorg input driver wizardpen compiles succesfully under freebsd; this driver is compatible with device under linux. So i wonder, could I change detection rules of this device, so device wouldn't be stalled and disabled via some conf files, or tweaking usb-source code? Or should I wait for new usb-stack? Thank you.