Re: final usb question

2008-06-09 Thread Markus Brueffer
Am Montag, 9. Juni 2008 03:53:47 schrieb Chuck Robey: > Hans Petter Selasky wrote: > > On Sunday 08 June 2008, Chuck Robey wrote: > >> Hans Petter Selasky wrote: > >>> Hi Chuck, > >>> > >>> On Sunday 08 June 2008, Chuck Robey wrote: > Hans, this is the big question, requires more thought, so i

Re: final usb question

2008-06-09 Thread Markus Brueffer
Am Sonntag, 8. Juni 2008 16:35:08 schrieb Chuck Robey: > This replaces my last usb question, because (even though I think the answer > to that one confirms the utter insanity of the people who wrote the USB-HID > spec), I have absolute confirmation of the fact that I cannot, in > situations where t

Re: final usb question

2008-06-09 Thread Markus Brueffer
Am Sonntag, 8. Juni 2008 22:53:42 schrieb Chuck Robey: > Hans Petter Selasky wrote: > > Hi Chuck, > > > > On Sunday 08 June 2008, Chuck Robey wrote: > >> Hans, this is the big question, requires more thought, so if you don't > >> have enough time on hand, give this a skip for a while. I'm CC'ing t

Re: dumping usb device reports

2008-03-22 Thread Markus Brueffer
Am Donnerstag, 20. März 2008 23:47:25 schrieb Chuck Robey: > I need to take a look at what crud comes in from my tablet, because I need > to test my understanding of it's configuration descriptors. Ultimately, I > need to be able to view the raw data in hex. I'm NOT talking about the > stuff tha

Re: getting my new graphic tablet cooperating with gimp

2008-02-17 Thread Markus Brueffer
Am Donnerstag, 14. Februar 2008 20:23:32 schrieb Chuck Robey: > Markus Brueffer wrote: > >> I appreciate the extra information. In fact, I am having one heck of a > >> time trying to figure out exactly how to parse this. I am reading with > >> the HID1_11 spec

Re: getting my new graphic tablet cooperating with gimp

2008-02-13 Thread Markus Brueffer
Am Mittwoch, 13. Februar 2008 18:28:09 schrieb Chuck Robey: > Torfinn Ingolfsen wrote: > > On Sun, 10 Feb 2008 18:10:52 +0100 > > > > Kai Wang <[EMAIL PROTECTED]> wrote: > >> On Sat, Feb 09, 2008 at 05:27:55PM -0500, Chuck Robey wrote: > >>> I have a nice new UC-Logic WP8060-TAB08, sometimes called

Re: Logitech xbox gamepad as a uhid

2008-02-04 Thread Markus Brueffer
Am Mittwoch, 30. Januar 2008 20:47:48 schrieb Kevin Downey: > I have a wireless xbox (not xbox 360) gamepad that I would like to use > as a remote control for media stuff in X. I figure a first step in > that direction is to get it recognized as a uhid device. > > I find it hard to believe that I a

Re: usb/119411: Co-ordinate system of mouse

2008-01-07 Thread Markus Brueffer
The following reply was made to PR usb/119411; it has been noted by GNATS. From: Markus Brueffer <[EMAIL PROTECTED]> To: freebsd-usb@freebsd.org Cc: Sujai Edwin Moses <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: usb/119411: Co-ordinate system of mouse Date: Mon, 7 Jan 2008 23

Re: usb/119411: Co-ordinate system of mouse

2008-01-07 Thread Markus Brueffer
Am Montag, 7. Januar 2008 09:22:27 schrieb Sujai Edwin Moses: > I am getting negative values of y-axis when i move the mouse upwards. Is > this a problem with the mouse or normal? if normal, can you tell me the > co-ordinate system used by the mouse? This is perfectly normal. For details about the

Re: usb/110357: Support for USB mouses with W axis and inverted Z axis

2007-03-16 Thread Markus Brueffer
Synopsis: Support for USB mouses with W axis and inverted Z axis Responsible-Changed-From-To: freebsd-usb->markus Responsible-Changed-By: markus Responsible-Changed-When: Fri Mar 16 13:59:07 UTC 2007 Responsible-Changed-Why: I'll handle this http://www.freebsd.org/cgi/query-pr.cgi?pr=110357

Re: usb/110349: Support for USB mouses with W axis and inverted Z axis

2007-03-16 Thread Markus Brueffer
Synopsis: Support for USB mouses with W axis and inverted Z axis State-Changed-From-To: open->closed State-Changed-By: markus State-Changed-When: Fri Mar 16 13:58:08 UTC 2007 State-Changed-Why: Duplicate of usb/110357 http://www.freebsd.org/cgi/query-pr.cgi?pr=110349

Re: Wireless usb mouse

2007-03-02 Thread Markus Brueffer
kldload(8). Please report back, if it works for you or not. Markus -- Markus Brueffer    | GPG-Key: http://people.FreeBSD.org/~markus/markus.asc [EMAIL PROTECTED] | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4 [EMAIL PROTECTED] | FreeBSD: The Power to Serve! pgpZ31t42YSiL.pgp Description: PGP signature

Re: usb/106565: [PATCH] ums(4) does not work if the mouse defaults to boot protocol

2006-12-12 Thread Markus Brueffer
Synopsis: [PATCH] ums(4) does not work if the mouse defaults to boot protocol Responsible-Changed-From-To: freebsd-usb->markus Responsible-Changed-By: markus Responsible-Changed-When: Wed Dec 13 02:34:00 UTC 2006 Responsible-Changed-Why: Good catch, I'll handle it. http://www.freebsd.org/cgi/que

Re: usb/106435: Possible buffer overflow in dev/usb/ums.c

2006-12-09 Thread Markus Brueffer
Synopsis: Possible buffer overflow in dev/usb/ums.c Responsible-Changed-From-To: freebsd-usb->markus Responsible-Changed-By: markus Responsible-Changed-When: Sat Dec 9 13:08:55 UTC 2006 Responsible-Changed-Why: I'll handle this one. http://www.freebsd.org/cgi/query-pr.cgi?pr=106435 _

Re: usb descriptor bogus?

2006-10-31 Thread Markus Brueffer
using Descriptor Tool 2.4. This is a small windows > program obtainable from http://www.usb.org/developers/hidpage/dt2_4.zip > > Any ideas what is wrong with the descriptor (or maybe libusbhid) ? > > Regards, > Rene -- Markus Brueffer    | GPG-Key: http://people.FreeBSD.org/~ma

Re: [Patch] Fix collection entry parsing in libusbhid

2006-02-16 Thread Markus Brueffer
Am Thursday 16 February 2006 08:47 schrieb Alexander Leidinger: > Markus Brueffer <[EMAIL PROTECTED]> wrote: > > Furthermore I have removed the loop in REPORT_SAVED_COLL. If someone > > knows why > > it was there in the first place, please share your wisdom :) > &g

[Patch] Fix collection entry parsing in libusbhid

2006-02-15 Thread Markus Brueffer
collection entries should have been reported by then. Ok to commit? Markus -- Markus Brueffer    | GPG-Key: http://people.FreeBSD.org/~markus/markus.asc [EMAIL PROTECTED] | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4 [EMAIL PROTECTED] | FreeBSD: The Power to Serve! pgp9JuPinjTwf.pgp