Re: [linux-usb-devel] Volunteer to be the new usb.ids maintainer!!

2007-07-28 Thread Vojtech Pavlik
read new USB.org class specs to collect new IDs they assign. Other members of that project will update that file periodically, but there needs to be a designated lead contact. So -- someone, please volunteer! -- Vojtech Pavlik Director SuSE Labs

Re: [linux-usb-devel] Volunteer to be the new usb.ids maintainer!!

2007-07-28 Thread Vojtech Pavlik
send you my backlog of approximately 370 requests ... -- Vojtech Pavlik Director SuSE Labs - This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events

Re: [linux-usb-devel] Need a driver for USB Tablet

2007-02-26 Thread Vojtech Pavlik
a 4000x3000 resolution tablet). I can't use the pressure data. It's not registered as an extended input device. You need to use the evdev X.Org driver with it (man evdev) and set it up according to that manpage (section ABSOLUTE AXIS CONFIGURATION). -- Vojtech Pavlik Director SuSE Labs

Re: [linux-usb-devel] Need a driver for USB Tablet

2007-02-18 Thread Vojtech Pavlik
On Sat, Feb 17, 2007 at 06:32:02PM -0500, [EMAIL PROTECTED] wrote: On Sat, Feb 17, 2007 at 05:12:19PM -0500, Mazin wrote: Vojtech Pavlik wrote: Hello, this look like a USB HID compliant device (which is what I thought from the 0x07 byte in the header), and as such should work

Re: [linux-usb-devel] Need a driver for USB Tablet

2007-02-17 Thread Vojtech Pavlik
-- Vojtech Pavlik Director SuSE Labs - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief surveys

Re: [linux-usb-devel] Need a driver for USB Tablet

2007-02-17 Thread Vojtech Pavlik
support, Mazin -- Vojtech Pavlik Director SuSE Labs The relevant lsusb info is: Bus 003 Device 005: ID 5543:0003 UC-Logic Technology Corp. Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass0 (Defined

Re: [linux-usb-devel] Need a driver for USB Tablet

2007-02-17 Thread Vojtech Pavlik
On Sat, Feb 17, 2007 at 05:12:19PM -0500, Mazin wrote: Vojtech Pavlik wrote: Hello, this look like a USB HID compliant device (which is what I thought from the 0x07 byte in the header), and as such should work with the usbhid.ko driver. Did you try that? Vojtech Errr... how would I

Re: [linux-usb-devel] Need a driver for USB Tablet

2007-02-16 Thread Vojtech Pavlik
sensitivity feature in Linux, and I need somebody to write the driver. I have reverse-engineered the tablet's protocol using a USB sniffer, and I can provide information on each byte it sends. All I need is somebody to implement it. Go ahead and post the protocol. -- Vojtech Pavlik Director

Re: [linux-usb-devel] Fwd: USB IR receivers and evdev

2007-02-14 Thread Vojtech Pavlik
to add. -- Vojtech Pavlik Director SuSE Labs - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT business topics through brief

Re: [linux-usb-devel] Fwd: USB IR receivers and evdev

2007-02-14 Thread Vojtech Pavlik
On Wed, Feb 14, 2007 at 10:50:27AM -0500, Jon Smirl wrote: On 2/14/07, Vojtech Pavlik [EMAIL PROTECTED] wrote: On Wed, Feb 14, 2007 at 09:44:46AM -0500, Jon Smirl wrote: Sending an IR signal involves things like setting the carrier frequency, duty cycle, and then writing a stream of timing

Re: [linux-usb-devel] Fwd: USB IR receivers and evdev

2007-02-14 Thread Vojtech Pavlik
on the corresponding /dev/uinput handle? The kernel knows it, and it'll pass it to the uinput for reading by the appropriate process/handle. -- Vojtech Pavlik Director SuSE Labs - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [linux-usb-devel] USB IR receivers and evdev

2007-02-13 Thread Vojtech Pavlik
, a way can be found to implement that functionality. -- Vojtech Pavlik Director SuSE Labs - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology

Re: [linux-usb-devel] [PATCH] [USB HID]: USB_HID selects HID, so users don't need to

2007-01-02 Thread Vojtech Pavlik
. + to your computer via USB. You can't use this driver and the HIDBP (Boot Protocol) keyboard and mouse drivers at the same time. More information is available: -- Vojtech Pavlik Director SuSE Labs

Re: [linux-usb-devel] [PATCH]suspend support for usblp

2006-10-05 Thread Vojtech Pavlik
Oliver It looks very good, thanks Oliver! I hope it works as well, too. :) Signed-off-by: Oliver Neukum [EMAIL PROTECTED] Signed-off-by: Vojtech Pavlik [EMAIL PROTECTED] Greg, can you add this to your tree? Vojtech --- current/drivers/usb/class/usblp.c 2006-09-20 05:42:06.0

Re: [linux-usb-devel] [2.6 patch] drivers/usb/input/hid-core.c: fix duplicate USB_DEVICE_ID_GTCO_404

2006-09-04 Thread Vojtech Pavlik
, HID_QUIRK_IGNORE }, -- Vojtech Pavlik Director SuSE Labs - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere

Re: [linux-usb-devel] [patch] kbtab usability fixes.

2006-08-07 Thread Vojtech Pavlik
, the power and SAN cables neatly run between them... and the disused tape-storage closet stuffed with old Sun boxen still humming quietly away. - adb in ASR on rumours of a flawless SunOS to NT site cutover. -- Vojtech Pavlik Director SuSE Labs

Re: [linux-usb-devel] [PATCH] appletouch: fix atp_disconnect

2006-07-19 Thread Vojtech Pavlik
-by: Johannes Berg [EMAIL PROTECTED] Signed-off-by: Vojtech Pavlik [EMAIL PROTECTED] --- linux-2.6-fetch.orig/drivers/usb/input/appletouch.c 2006-07-19 15:13:31.989025345 +0200 +++ linux-2.6-fetch/drivers/usb/input/appletouch.c 2006-07-19 15:13:36.409025345 +0200 @@ -597,9 +597,9 @@ static void

[linux-usb-devel] Re: USB keyboards and HID_QUIRK_NOGET

2006-05-14 Thread Vojtech Pavlik
On Fri, May 12, 2006 at 02:16:04PM -0400, Alan Stern wrote: On Wed, 10 May 2006, Vojtech Pavlik wrote: On Wed, May 10, 2006 at 10:50:47AM -0400, Alan Stern wrote: Dmitry and Vojtech: So many USB keyboards require the HID_QUIRK_NOGET blacklist flag, does it make sense to set

[linux-usb-devel] Re: USB keyboards and HID_QUIRK_NOGET

2006-05-10 Thread Vojtech Pavlik
? No, it wouldn't be a big deal to enable it for keyboard and mice. We need it for joysticks for autocalibration, though. -- Vojtech Pavlik Director SuSE Labs --- Using Tomcat but need to do more? Need to support web services, security? Get

[linux-usb-devel] Re: HIDDEV larger request buffer

2006-04-11 Thread Vojtech Pavlik
is really inadequate for uses like this. -- Vojtech Pavlik Director SuSE Labs --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join

Re: [linux-usb-devel] Re: HIDDEV larger request buffer

2006-04-11 Thread Vojtech Pavlik
on most systems. If it could be done dynamically (based on the number of usages in the largest report), that'd be perfect. -- Vojtech Pavlik Director SuSE Labs --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language

[linux-usb-devel] Re: [PATCH] Add quirks required to make a Shuttle PN-31 remote control work

2006-03-20 Thread Vojtech Pavlik
} }; -- Vojtech Pavlik Director SuSE Labs --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking

[linux-usb-devel] Re: 2.6.16-rc5: known regressions

2006-02-27 Thread Vojtech Pavlik
keyboard lockup from boot is the same, or similar problem as mine. 2.6.15.1 kernel is working for me though. Except one of the keyboards is USB and the other PS/2. Both are Microsoft wireless, though. -- Vojtech Pavlik Director SuSE Labs

[linux-usb-devel] Re: [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint

2006-01-25 Thread Vojtech Pavlik
keyboard. Maybe it would be best to have a blacklist entry for devices that don't like hid_init_reports. HID_QUIRK_NOGET is there already? -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.net email is sponsored by: Splunk Inc. Do you grep

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-10 Thread Vojtech Pavlik
other probing, and if the commans are not working, it just bails out. The question of course is why the handoff code doesn't work on that platform. -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.net email is sponsored by: Splunk Inc. Do you

[linux-usb-devel] Re: PROBLEM: PS/2 keyboard does not work with 2.6.15

2006-01-10 Thread Vojtech Pavlik
On Tue, Jan 10, 2006 at 10:12:21AM -0500, Alan Stern wrote: On Tue, 10 Jan 2006, Vojtech Pavlik wrote: It's usually that the BIOS does an incomplete emulation of the i8042 chip, while still getting in the way to the real i8042. Usually GRUB and DOS don't care about sending any commands

[linux-usb-devel] Re: [patch]kzalloc for hid

2006-01-06 Thread Vojtech Pavlik
On Fri, Jan 06, 2006 at 08:54:29PM +0100, Oliver Neukum wrote: Hi, this uses kzalloc in hid. OK. Regards Oliver Signed-off-by: Oliver Neukum [EMAIL PROTECTED] Signed-off-by: Vojtech Pavlik [EMAIL PROTECTED] --- linux-2.6.15-vanilla/drivers/usb/input/hid-core.c

Re: [linux-usb-devel] usb: 2.4.32 usbserial and int flags

2006-01-06 Thread Vojtech Pavlik
@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files

Re: [linux-usb-devel] [RFC][PATCH] Driver for ATI/Philips USB RF remotes

2005-11-26 Thread Vojtech Pavlik
___ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.net email is sponsored by: Splunk Inc. Do you

[linux-usb-devel] Re: [PATCH 2.6.13] usbhid: saitek cyborg 3d rumble (0xff52) driver

2005-11-21 Thread Vojtech Pavlik
patches which I previously submitted: - [PATCH 2.6.13] usbhid: do not unplug queue on urb success - [PATCH 2.6.13] usbhid: hidinput_configure_usage - simulation page - [PATCH 2.6.13] usbhid: add pid page usages Some comment from the maintainer of HID/HIDBP drivers (Vojtech Pavlik) about

[linux-usb-devel] Re: [PATCH] hid-core: Add Clear-Halt on the Interrupt-in endpoint

2005-10-06 Thread Vojtech Pavlik
); + return hid; fail: -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl

[linux-usb-devel] Re: [PATCH] USB: Remove erroneous disconnection tests from hid-core.c

2005-10-06 Thread Vojtech Pavlik
*/ unplug = 1; case -ECONNRESET: /* unlink */ case -ENOENT: -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content

[linux-usb-devel] Re: HELP: unable to use I-MATE SP3 as USB (HTC) gprs modem

2005-09-01 Thread Vojtech Pavlik
, otherwise it's a job for usb-serial. Can you confirm that there's just one interface and no extra descriptors? (lsusb -v) Regards Oliver -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF.Net email is Sponsored

[linux-usb-devel] Re: Fw: quick question; did usb hid change from .12 to .13-rc3 on x86_64?

2005-07-29 Thread Vojtech Pavlik
at http://www.tux.org/lkml/ -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF.Net email is Sponsored by the Better Software Conference EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile Plan-Driven

[linux-usb-devel] Re: Input Device Key Mapping (driver authoring advice?)

2005-07-06 Thread Vojtech Pavlik
; + default:goto ignore; + } + break; You need to separate the LOGIVENDOR2 case, the switch() isn't valid for LOGIVENDOR and MSVENDOR. -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: Input Device Key Mapping (driver authoring advice?)

2005-07-06 Thread Vojtech Pavlik
On Wed, Jul 06, 2005 at 10:49:47AM -0400, Micah F. Galizia wrote: On Wed, 2005-06-07 at 15:55 +0200, Vojtech Pavlik wrote: [snip] I used my best judgement when assigning keys, since the text on the device does not always match up with a key defined in input.h. Here is a list

[linux-usb-devel] Re: Input Device Key Mapping (driver authoring advice?)

2005-07-05 Thread Vojtech Pavlik
On Mon, Jul 04, 2005 at 04:08:09PM -0400, Micah F. Galizia wrote: On Mon, 2005-04-07 at 13:01 +0200, Vojtech Pavlik wrote: The assignment of HID usages to Linux input events is done in the hid-input.c file. Change the #undef DEBUG in there to a #define DEBUG, and take a look at (or send me

[linux-usb-devel] Re: Input Device Key Mapping (driver authoring advice?)

2005-07-04 Thread Vojtech Pavlik
, just not always the right event. If not, is there somewhere in the input system I can tune the key map, or provide one specific to this device? Assuming neither is correct, what should I be doing, and where should I be looking for docs/examples? -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: USB mouse problems in (2.6.12-rc6)

2005-06-21 Thread Vojtech Pavlik
-- Vojtech Pavlik SuSE Labs, SuSE CR --- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need

Re: [linux-usb-devel] [PATCH 2.6.11.7 2/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-19 Thread Vojtech Pavlik
(KEY_PROG3); break; +case 0x279: map_key_clear(KEY_AGAIN); break; default:goto unknown; } break; -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: [PATCH 2.6.11.7 1/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-19 Thread Vojtech Pavlik
for other devices where the descriptors are broken. -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating

Re: [linux-usb-devel] [PATCH 2.6.11.7 2/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-19 Thread Vojtech Pavlik
On Tue, Apr 19, 2005 at 01:11:15PM +0100, Andy Armstrong wrote: On 19 Apr 2005, at 12:59, Vojtech Pavlik wrote: And here are the changes to support the extra keys... Do the codes follow the HID spec? If yes, then OK, if not, then this should be probably fixed in the descriptor when we're

Re: [linux-usb-devel] Re: [PATCH 2.6.11.7 1/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-19 Thread Vojtech Pavlik
would you see that working? (You'll have to forgive me - I haven't actually looked at the HID code before). Have a static __devinit array with the whole descriptor, and simply copy that into the request buffer instead of trying to get it from the device. -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: [PATCH] Fix extraction of HID items = 32 bits

2005-03-13 Thread Vojtech Pavlik
implement(__u8 *report, unsigned offset, unsigned n, __u32 value) -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products from real users. Discover

[linux-usb-devel] Re: [patch 1/2] class/usblp: cleanup usblp_write()

2005-03-07 Thread Vojtech Pavlik
the checks within the loop, several lines of code were removed. Signed-off-by: Nishanth Aravamudan [EMAIL PROTECTED] Signed-off-by: Domen Puncer [EMAIL PROTECTED] --- Bah, nevermind, don't drop, the patches are incremental :) Can you resend it as a single patch? -- Vojtech Pavlik SuSE

Re: [linux-usb-devel] Re: [PATCH] resolv_event is unused but useful: mark it so

2005-03-06 Thread Vojtech Pavlik
On Sun, Mar 06, 2005 at 09:03:18AM -0500, Adam Kropelin wrote: Vojtech Pavlik wrote: On Sat, Mar 05, 2005 at 10:23:25PM -0500, Adam Kropelin wrote: hid-debug.h includes resolv_event, which is currently unused, resulting in a compiler warning. Since this function is presumably useful

[linux-usb-devel] Re: [PATCH] resolv_event is used by hid-input but not hid-core

2005-03-06 Thread Vojtech Pavlik
][code] : ?) : ?); -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start

[linux-usb-devel] Re: Events reported to hiddev before fields are updated?

2005-03-06 Thread Vojtech Pavlik
. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com

[linux-usb-devel] Re: [PATCH] resolv_event is unused but useful: mark it so

2005-03-05 Thread Vojtech Pavlik
) { printk(%s.%s, events[type] ? events[type] : ?, names[type] ? (names[type][code] ? names[type][code] : ?) : ?); -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid

[linux-usb-devel] Re: [PATCH] Make hid-debug.h digestable by gcc-2.95

2005-03-05 Thread Vojtech Pavlik
is then able to compile hid-core with DEBUG enabled. Signed-off-by: Adam Kropelin [EMAIL PROTECTED] OK, applied. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds

[linux-usb-devel] Re: [patch] mtouchusb raw_coordinates module param

2005-03-01 Thread Vojtech Pavlik
On Mon, Feb 28, 2005 at 08:27:59PM -0500, Dan Streetman wrote: On Thu, 24 Feb 2005, Vojtech Pavlik wrote: would a module parameter that selects raw or hw-calibrated be better? That'd be a conflict-less solution, indeed. ok, here's a patch to add a boolean parameter raw_coordinates

Re: [linux-usb-devel] Re: [patch] mtouchusb report hw-calibrated coordinates instead of raw

2005-02-25 Thread Vojtech Pavlik
On Thu, Feb 24, 2005 at 10:36:31AM -0500, Dan Streetman wrote: On Thu, 24 Feb 2005, Vojtech Pavlik wrote: This will break setups where someone is using a non-calibrated touchscreen with the current driver, right? I don't think I can merge it at least until there is a way to set

[linux-usb-devel] Re: [patch] mtouchusb report hw-calibrated coordinates instead of raw

2005-02-24 Thread Vojtech Pavlik
) (data[10]8 | data[9]) +#define MTOUCHUSB_GET_XC(data) (data[4]8 | data[3]) +#define MTOUCHUSB_GET_YC(data) (data[6]8 | data[5]) #define MTOUCHUSB_GET_TOUCHED(data) ((data[2] 0x40) ? 1:0) #define DRIVER_VERSION v1.4 -- Vojtech Pavlik SuSE Labs, SuSE CR

Re: [linux-usb-devel] Re: calibrate a touchscreen via evdev?

2005-02-17 Thread Vojtech Pavlik
linearization hardware calibration available. No problem. One interface more or less ... it'd be nice if the EV_MSC interface was at least designed to be usable with other touchscreens that can do the calibration in mind. -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: calibrate a touchscreen via evdev?

2005-02-16 Thread Vojtech Pavlik
rotation by a few degrees if the touchscreen is not perfectly aligned. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products from real users. Discover which

[linux-usb-devel] Re: calibrate a touchscreen via evdev?

2005-02-16 Thread Vojtech Pavlik
On Wed, Feb 16, 2005 at 12:34:26PM -0500, Dan Streetman wrote: On Wed, 16 Feb 2005, Vojtech Pavlik wrote: I looked at the spec and IMO the driver shouldn't use the hardware calibration at all and should report the raw coordinates. The computer is much better suited to do the mapping, since

Re: [linux-usb-devel] Re: Question about evdev

2005-02-16 Thread Vojtech Pavlik
On Wed, Feb 16, 2005 at 12:43:14PM -0500, Dan Streetman wrote: On Wed, 16 Feb 2005, Vojtech Pavlik wrote: It doesn't flip them while it should flip the Y coordinate. This is because many touchscreens have [0,0] in their bottom left corner by hardware, being in the 1st quadrant, which

[linux-usb-devel] Re: calibrate a touchscreen via evdev?

2005-02-16 Thread Vojtech Pavlik
On Wed, Feb 16, 2005 at 06:38:23PM -0500, Dan Streetman wrote: On Wed, 16 Feb 2005, Vojtech Pavlik wrote: But can't the app/computer can still do software calibration using the hardware-calibrated coordinates instead of raw coordinates? It can, but there is information loss

[linux-usb-devel] Re: [PATCH 1/2][RESEND] ati_remote: Fix device/module removal.

2005-02-15 Thread Vojtech Pavlik
On Mon, Feb 14, 2005 at 11:34:04PM +0200, Ville Syrjälä wrote: Make ati_remote clean up properly when removing either the device or the module. Signed-off-by: Ville Syrjala [EMAIL PROTECTED] Thanks; applied. -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: [PATCH 2/2][RESEND] ati_remote: Change key assignments.

2005-02-15 Thread Vojtech Pavlik
PROTECTED] --- Thanks; applied. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products from real users. Discover which products truly live up

[linux-usb-devel] Re: Question about evdev

2005-02-15 Thread Vojtech Pavlik
that the driver will try to have [0,0] in the upper left corner, however this can be marred by the user turning the touchscreen 180 degrees on the monitor to get the cables on a more convenient side. This happens quite often. A complete matrix axis transformation is necessary then. -- Vojtech Pavlik SuSE

[linux-usb-devel] Re: [PATCH] xpad.c - ddr controller patch (d-pad mapping)

2005-02-12 Thread Vojtech Pavlik
= usb_register(xpad_driver); + if (result == 0) info(DRIVER_DESC : DRIVER_VERSION); + + if (ddr_mode) { + info(DDR mode enabled.); + } else { + info(For DDR pads, pass ddr_mode=1); + } + return result; } -- Vojtech Pavlik

[linux-usb-devel] Re: rmmod hangs if evdev is hold open

2005-02-11 Thread Vojtech Pavlik
function in the usb device driver already returned. Is this a bug, does the XFree driver need to be fixed, or both? Both. Can you check with 2.6.10 or later? -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored

[linux-usb-devel] Re: Problem with USB mouse input

2005-02-09 Thread Vojtech Pavlik
not subscribed to list, please cc me directly. Thanks. Please report the exact mouse type, is it something from the MX series? Also, if you could try with 2.6.10, and #define DEBUG in hid-input.c, and then send me the relevant 'dmesg' output, that'll probably allow me to solve the issue quickly. -- Vojtech

Re: [linux-usb-devel] [patch] To make the ovfx2 driver work properly ;)

2005-02-07 Thread Vojtech Pavlik
); MODULE_PARM(radio_range,2i); MODULE_PARM(pal,s); +#endif #define optimize_vco 1 -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create

[linux-usb-devel] Re: [PATCH] hid-core: Don't reject short reports, just warn

2005-02-06 Thread Vojtech Pavlik
; - } if (hid-claimed HID_CLAIMED_HIDDEV) hiddev_report_event(hid, report); -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases

[linux-usb-devel] Re: Fw: Re: 2.6.11-rc2-mm2

2005-02-04 Thread Vojtech Pavlik
but the keyboard LED lights are still non functional. Should be fixed in rc3. It was yet another bug. -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases

[linux-usb-devel] Re: Fw: Re: 2.6.11-rc2-mm2

2005-01-31 Thread Vojtech Pavlik
://marc.theaimsgroup.com/?l=linux-kernelm=110702712719062q=raw After applying the patch in above url, dmesg got quiet but the keyboard LED lights are still non functional. I didn't notice that, I'll try toggling the LED lights. -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: Patch to stop HID reads from using excessive CPU time

2005-01-27 Thread Vojtech Pavlik
rework this using wait_interruptible()? -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag--drop reports. Save time by over 75%! Publish

[linux-usb-devel] Re: current-pid==0 tests in usb hid code

2004-11-30 Thread Vojtech Pavlik
, that was selective blindness on my side. I did indeed read effect.owner instead of current-pid. As for the current-pid check, I suppose it's superfluous. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide

[linux-usb-devel] Re: current-pid==0 tests in usb hid code

2004-11-28 Thread Vojtech Pavlik
to check whether there is a process associated with the device, with 0 being a special value no process. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products

[linux-usb-devel] Re: [patch] To make the ovfx2 driver work properly ;)

2004-11-24 Thread Vojtech Pavlik
for the vertical flip. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now

[linux-usb-devel] Re: [patch] To make the ovfx2 driver work properly ;)

2004-11-23 Thread Vojtech Pavlik
to ignore[accept] after each H-Sync[V-Sync] (I think all the PC Camera controllers can be programmed this way) The FX2 is rather undocumented, so this is not an option. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored

[linux-usb-devel] Re: [patch] To make the ovfx2 driver work properly ;)

2004-11-22 Thread Vojtech Pavlik
help!! Well, it's scratching _my_ itch. ;) -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products from real users. Discover which products truly live up

[linux-usb-devel] Re: [patch] To make the ovfx2 driver work properly ;)

2004-11-22 Thread Vojtech Pavlik
seriously doubt it - the window registers seem to be ignored in raw mode. -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF email is sponsored by - The IT Product Guide Read honest candid reviews on hundreds of IT Products from real users. Discover which

[linux-usb-devel] [patch] To make the ovfx2 driver work properly ;)

2004-11-14 Thread Vojtech Pavlik
that it works rather well? -- Vojtech Pavlik SuSE Labs, SuSE CR This patch implements proper bayer decoding for ov7620 rawmode. It also switches the OVFX2 camera into raw-RGB interlaced QVGA-60 mode, in which the camers sends all the raw data for its 640x480 bayer-coloured pixels in each field, while

[linux-usb-devel] Re: PATCH: Mods To 'usb.ids' File for SanDisk 'Cruzer Mini' USB Flash-RAM Drive

2004-11-11 Thread Vojtech Pavlik
this is needed, but just in case: Signed-off-by: Bill Marr [EMAIL PROTECTED] Thanks! Bill Marr -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE

[linux-usb-devel] Re: [patch 2.6.9] USB input Kconfig updates

2004-10-21 Thread Vojtech Pavlik
On Thu, Oct 21, 2004 at 11:54:15AM -0700, David Brownell wrote: Notably an annoying dependency botch that made the whole USB menu look wrong in xconfig and menuconfig. Please merge, unless Vojtech objects. Looks fairly OK, but USB_HIDINPUT definitely isn't for UPSes. -- Vojtech Pavlik SuSE

Re: [linux-usb-devel] EHCI blacklist?

2004-10-19 Thread Vojtech Pavlik
so that it doesn't appear in the PCI config space. At least it is on my machines. Would you be open to a patch to blacklist such devices from the EHCI driver? Or perhaps you just want the Vendor/Device ID to do it yourself? -- Vojtech Pavlik SuSE Labs, SuSE CR

Re: [linux-usb-devel] EHCI blacklist?

2004-10-19 Thread Vojtech Pavlik
the device. I'll try tomorrow. ;) The official errata doesn't mention a way to disable the controller, either. Besides, disabled or not, the patch is still valid. Definitely. As far as I know, EHCI was non-functional on the 8111 even in the latest revisions. -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: PATCH: (as385) Fix oops in usblp driver

2004-09-21 Thread Vojtech Pavlik
it for him. So there shouldn't be problems with accepting it. Alan Stern Alan, thanks for the patch. Signed-off-by: Vojtech Pavlik [EMAIL PROTECTED] Signed-off-by: Alan Stern [EMAIL PROTECTED] = drivers/usb/class/usblp.c 1.108 vs edited = --- 1.108/drivers/usb/class/usblp.c 2004-09-09

Re: [linux-usb-devel] Hotplug Driver Interface to User Level Programs: A Driver Example

2004-09-14 Thread Vojtech Pavlik
On Sun, Sep 12, 2004 at 04:33:13AM +0400, Alexander N. Kozhushkin wrote: Unfortunately, now I cannot present a full list of device drivers which use the first and second approaches. However, the drivers/input/mousedev.c file by Vojtech Pavlik is an example

[linux-usb-devel] Re: regarding transfer size

2004-09-10 Thread Vojtech Pavlik
be worthwhile to enable larger buffers by default, and provide an option to reduce the size, and see if anything breaks. The set of devices which don't like large transfers might be very small - it very much depends on what Windows does, and my guess is a large transfer size these days. -- Vojtech

[linux-usb-devel] Re: maintainership of acm cdc

2004-09-10 Thread Vojtech Pavlik
PROTECTED] S: Maintained I2C AND SENSORS DRIVERS @@ -1428,7 +1428,7 @@ MICROTEK X6 SCANNER P: Oliver Neukum -M: [EMAIL PROTECTED] +M: [EMAIL PROTECTED] S: Maintained MIPS @@ -2192,8 +2192,8 @@ S: Maintained USB ACM DRIVER -P: Vojtech Pavlik -M

Re: [linux-usb-devel] Re: input troubles with synaptics

2004-09-09 Thread Vojtech Pavlik
disabled the touchpad ... the keyboard logic seems to queue up some characters until the touchpad is disabled, at which point pending characters appear in Konsole. Weird. Can you get an i8042 debug trace of this? -- Vojtech Pavlik SuSE Labs, SuSE CR

Re: [linux-usb-devel] Re: input troubles with synaptics

2004-09-08 Thread Vojtech Pavlik
On Wed, Sep 08, 2004 at 06:18:11AM -0700, David Brownell wrote: On Wednesday 08 September 2004 12:07 am, Vojtech Pavlik wrote: On the other hand, I have a machine that works OK with the SuSE 9.1 kernel but not with the latest BK kernel ... something other than USB changes seems

[linux-usb-devel] Re: input troubles with synaptics

2004-09-07 Thread Vojtech Pavlik
quirk patch to Linus. ;) -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id

[linux-usb-devel] Re: Update hid-input.c GENDESK section questions

2004-09-01 Thread Vojtech Pavlik
On Wed, Sep 01, 2004 at 12:00:54AM -0400, Dan Streetman wrote: On Tue, 31 Aug 2004, Vojtech Pavlik wrote: -D-pad up/down/right/left Can be mapped to HATxX and HATxY. Needs incrementing x if more real hats/d-pads are found/ I'm not sure how to map it right, I think that the D-pad up

[linux-usb-devel] Re: Update hid-input.c GENDESK section questions

2004-08-30 Thread Vojtech Pavlik
. -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047alloc_id=10808op

Re: [linux-usb-devel] Re: USB troubles in rc2

2004-08-19 Thread Vojtech Pavlik
. Ok, the final patch goes here ... -- Vojtech Pavlik SuSE Labs, SuSE CR [EMAIL PROTECTED], 2004-08-19 17:02:03+02:00, [EMAIL PROTECTED] input: Make sure the HID request queue survives report transfer failures gracefully. Signed-off-by: Vojtech Pavlik [EMAIL PROTECTED] Problem-spotted

Re: [linux-usb-devel] Re: USB troubles in rc2

2004-08-16 Thread Vojtech Pavlik
. Your patch is OK, the above is also fine, and keeping the RUNNING bits correct is rather trivial, too (just clear them on submit error). I've done all those changes to my tree, and I'll send you the complete patch tomorrow morning to test. -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: [HIDDEV] Fix boundary checks for GUSAGE/SUSAGE

2004-08-14 Thread Vojtech Pavlik
, and he didn't pull from my tree yet, with no reason given so far. I hope that when I ping him again, post 2.6.8, that he'll pull. (bk://kernel.bkbits.net/vojtech/input) -- Vojtech Pavlik SuSE Labs, SuSE CR --- SF.Net email is sponsored

[linux-usb-devel] Re: [HIDDEV] Fix boundary checks for GUSAGE/SUSAGE

2004-07-05 Thread Vojtech Pavlik
On Mon, Jul 05, 2004 at 09:30:31PM +1000, Herbert Xu wrote: On Sun, Jun 06, 2004 at 11:40:19AM +0200, Vojtech Pavlik wrote: On Fri, Jun 04, 2004 at 08:07:25PM +1000, Herbert Xu wrote: On Thu, May 06, 2004 at 08:15:15PM +1000, herbert wrote: The current code is applying the maxusage

[linux-usb-devel] Re: [PATCH][2.4] Remove hiddev.h dependence on hid.h

2004-07-05 Thread Vojtech Pavlik
hid_device *); void hiddev_hid_event(struct hid_device *hid, struct hid_field *field, -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email sponsored by Black Hat Briefings Training. Attend Black Hat Briefings Training, Las Vegas July

Re: [linux-usb-devel] BitKeeper problems

2004-06-22 Thread Vojtech Pavlik
. == 77508 bytes uncompressed to 322471, 4.16X expansion Any ideas? I'm stuck. Should I just make a fresh clone? Using reiserfs? You may need a kernel update. -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email sponsored

[linux-usb-devel] Re: [HIDDEV] Fix boundary checks for GUSAGE/SUSAGE

2004-06-06 Thread Vojtech Pavlik
= + field-report_count || + uref-usage_index + uref_multi-num_values + uref-usage_index)) + goto inval; } switch (cmd) { -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: [PATCH]fix typo in acm

2004-06-05 Thread Vojtech Pavlik
, or are they ok to apply? Go ahead and apply. They all make sense. -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email is sponsored by the new InstallShield X. From Windows to Linux, servers to mobile, InstallShield X is the one installation

[linux-usb-devel] Re: [patch] Patch to prevent overlapping access by usb-storage and usbfs

2004-06-03 Thread Vojtech Pavlik
out on pipe 0 to replace the GET_DESCRIPTOR, and the GET_DESCRIPTOR should be retried later (this doeesn't sound like a good idea to me, though) Any thoughts? End comment -- Vojtech Pavlik SuSE Labs, SuSE CR --- This SF.Net email

Re: [linux-usb-devel] [patch] Patch to prevent overlapping access by usb-storage and usbfs

2004-05-31 Thread Vojtech Pavlik
. Okay, so can we all agree on this one? I think Alan's analysis is correct, so I can live with it. Do you have a device affected by this, or are you just channeling a patch? Unfortunately just the second. -- Vojtech Pavlik SuSE Labs, SuSE CR

[linux-usb-devel] Re: [PATCH]error handling of open of acm driver

2004-05-31 Thread Vojtech Pavlik
, please apply this. Signed-off-by: Vojtech Pavlik [EMAIL PROTECTED] You can import this changeset into BK by piping this whole message to: '| bk receive [path to repository]' or apply the patch as usual. === [EMAIL PROTECTED

  1   2   3   >