Re: may I commit this small umodem patch ?

2008-07-03 Thread Alexander Sabourenkov
Gary Jennejohn wrote: On Thu, 3 Jul 2008 16:07:19 +0200 Luigi Rizzo <[EMAIL PROTECTED]> wrote: [...] +#if 1 + if (ret == UMATCH_NONE && + id->bInterfaceClass == UICLASS_CDC_DATA && + id->bInterfaceSubClass == UISUBCLASS_DATA && + id->bInterfaceProtocol == 0x

Microsoft Habu Mouse

2008-07-03 Thread Chris Pet.
Hello, I have an issue with this mouse, as I believe it's a known issue I didn't bother making a PR. The problem is this mouse is not support in 7.0-release as it's detected as a keyboard only, I had to upgrade to Stable which isn't a issue. The issue lies when using the mouse with X the mouse tend

usb/125238: Habu Mouse turns off in X

2008-07-03 Thread Chris Pet
>Number: 125238 >Category: usb >Synopsis: Habu Mouse turns off in X >Confidential: no >Severity: critical >Priority: medium >Responsible:freebsd-usb >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id

Re: may I commit this small umodem patch ?

2008-07-03 Thread Luigi Rizzo
On Thu, Jul 03, 2008 at 05:07:00PM +0200, Gary Jennejohn wrote: > On Thu, 3 Jul 2008 16:07:19 +0200 > Luigi Rizzo <[EMAIL PROTECTED]> wrote: > > > There was a discussion back in september about adding > > support for basic CDC tty devices in umodem.c. > > This lets you talk to a number of usb devi

Re: may I commit this small umodem patch ?

2008-07-03 Thread Gary Jennejohn
On Thu, 3 Jul 2008 16:07:19 +0200 Luigi Rizzo <[EMAIL PROTECTED]> wrote: > There was a discussion back in september about adding > support for basic CDC tty devices in umodem.c. > This lets you talk to a number of usb devices built around > microcontrollers (e.g. Atmel), and puts us on par with >

may I commit this small umodem patch ?

2008-07-03 Thread Luigi Rizzo
There was a discussion back in september about adding support for basic CDC tty devices in umodem.c. This lets you talk to a number of usb devices built around microcontrollers (e.g. Atmel), and puts us on par with Linux and Windows in terms of supporting these devices. Because this simply require