Re: [PATCH] hid: hid bus prototype 20070416

2007-04-16 Thread Jiri Kosina
a broken-out version with separate changes, that'd be great. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Jiri Kosina
of the device, so just adding it to blacklist should suffice. Thanks, -- Jiri Kosina SUSE Labs - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Jiri Kosina
this *is* a blacklisted ID ... Yes, so it definitely should be ignored and not claimed by the usbhid subsystem. Could you please verify in /sys/bus/usb/drivers/usbhid whether this device is really claimed by the usbhid driver? Do you have other HID devices in the system? -- Jiri Kosina - To unsubscribe from

Re: Acecad USB Tablet: usbmouse takeover and odd motion

2007-04-20 Thread Jiri Kosina
. This also makes me to speed up with one of my items on TODO list - rename usbmouse and usbkbd to something that wouldn't be so confusing and wouldn't make people think that they should enable these drivers if they want support for USB keyboards/mice. Will queue this for 2.6.22. -- Jiri Kosina SUSE

Re: Sleep during spinlock in TPM driver

2007-04-23 Thread Jiri Kosina
, this line looks bogus to me. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: serial8250 lockdep report from 2.6.21-rc7

2007-04-23 Thread Jiri Kosina
thoroughly soon, if noone beats me with it) From: Jiri Kosina [EMAIL PROTECTED] 8250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt() Commit 40b36daa introduced possibility that serial8250_backup_timeout() - serial8250_handle_port() locks port.lock

Re: 2.6.21-rc7: BUG: sleeping function called from invalid context at net/core/sock.c:1523

2007-04-23 Thread Jiri Kosina
On Mon, 23 Apr 2007, Jeremy Fitzhardinge wrote: I got this on resume; it looks like a Bluetooth and/or USB problem. PM: Removing info for No Bus:hci0 BUG: sleeping function called from invalid context at net/core/sock.c:1523 in_atomic():1, irqs_disabled():0 1 lock held by khubd/180: #0:

Re: 2.6.21-rc7: BUG: sleeping function called from invalid context at net/core/sock.c:1523

2007-04-24 Thread Jiri Kosina
whether this will be processed properly in time when going to suspend. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-25 Thread Jiri Kosina
that it is also possible to obtain -mm tree through git, which provides very convenient means for bisecting. This is what I usually do. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: Keyboard stops working after *lock [Was: 2.6.21-rc2-mm1]

2007-03-09 Thread Jiri Kosina
. Thanks. Cc's added. Remains unsolved in 2.6.21-rc3-mm2. Does a PS/2 keyboard behave for you? Nowadays I forward all USB HID related issues to Jiri Kosina ;) (CCed). Hi, more importantly, does 2.6.21-rc3 work for you? There are not that many USB HID/hidinput specific patches in -mm, so

Re: Keyboard stops working after *lock [Was: 2.6.21-rc2-mm1]

2007-03-09 Thread Jiri Kosina
On Fri, 9 Mar 2007, Jiri Kosina wrote: If this is present also in vanilla and not only in -mm, could you please try reverting commits 4237081e573b99a48991aa71364b0682c444651c and d4ae650a904612ffb7edd3f28b69b022988d2466 and let me know if the situation gets any better? Hi Jiri, or even

Re: 2.6.21-rc3-mm1

2007-03-10 Thread Jiri Kosina
the parser code has been rewritten. The hid_parser structure in question is living for very short time anyway, so it shouldn't be that big issue. Thanks. From: Jiri Kosina [EMAIL PROTECTED] Subject: [PATCH] HID: allocate hid_parser through vmalloc() hid_parser is non-trivially large structure

Re: Keyboard stops working after *lock [Was: 2.6.21-rc2-mm1]

2007-03-11 Thread Jiri Kosina
, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Keyboard stops working after *lock [Was: 2.6.21-rc2-mm1]

2007-03-12 Thread Jiri Kosina
situation? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [linux-usb-devel] 2.6.21-rc3-mm1

2007-03-12 Thread Jiri Kosina
- no failure so far. Thanks for testing. The patch fixing this already went to Linus in todays HID/USB HID update (which has not yet been merged). Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo

Re: Question re hiddev

2007-03-13 Thread Jiri Kosina
what I am currently implementing also for the new hidraw userspace interface. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: USB Keyboard

2007-03-15 Thread Jiri Kosina
HID debugging, but usb debug should be more interesting now) and send us the logs? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please

Re: [PATCH 2/3] swsusp: Do not use page flags

2007-03-15 Thread Jiri Kosina
to get any free pages eventually ... ? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: USB Keyboard

2007-03-15 Thread Jiri Kosina
keyboards. Do you happen to have USB Legacy setting in BIOS? If so, could you try turning it off? Also, does this happen only with one particular type of keyboard, or with various ones? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [linux-usb-devel] USB Keyboard

2007-03-15 Thread Jiri Kosina
the result? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [linux-usb-devel] USB Keyboard

2007-03-15 Thread Jiri Kosina
been deleted from CC in the middle of the thread, so sorry for superfluous reply. However, the fact about usbkbd still applies - it is almost certain that you don't want to use it, and you'd better keep it unloaded. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH] Fix USB vendor and product IDs endianness for USB HID devices

2007-02-11 Thread Jiri Kosina
that they could be applied directly using patch -p1 against toplevel of the kernel tree (your patch was just against hid-core.c, but without any path) - please inline patches in message and do not attach them, if possible I will submit the patch to stable team. Thanks, -- Jiri Kosina SUSE Labs

Re: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-02-18 Thread Jiri Kosina
and mouse is switched to HID mode, if they support it)? Marcel, do you have any idea how this could happen? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-02-19 Thread Jiri Kosina
#define DEBUG and #define DEBUG_DATA and send us the output? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [BUG] no boot with 2.6.21-rc3 and later

2007-03-18 Thread Jiri Kosina
DISK drive Looks like it's related to some change in drivers/ide. As there have been only 13 patches in this area between rc2 and rc3, it should take only 3 or 4 reboots to figure the offending patch using git-bisect - could you please give it a try? Thanks, -- Jiri Kosina - To unsubscribe

Re: whence CONFIG_PROVE_SPIN_LOCKING?

2007-03-18 Thread Jiri Kosina
... ? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: appletouch quirk doesn't run at resume

2007-03-18 Thread Jiri Kosina
can check this in /sys)? When the quirk works correctly, only the keyboard interface should be bound to usbhid driver. Please check the binding both before and after suspend/resume cycle, and let me know. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux

Re: appletouch quirk doesn't run at resume

2007-03-18 Thread Jiri Kosina
driver works again. So i think this is maybe a problem in X? ... but there is something apparently wrong either with the appletouch driver or X. Could you test via evtest whether the events are properly generated by the kernel? If they do, I'd say it is almost certainly X bug. Thanks, -- Jiri

Re: [BUG] no boot with 2.6.21-rc3 and later

2007-03-20 Thread Jiri Kosina
is really trivial to use - see the manpage for the example on the process of bisecting. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read

Re: BUG: at drivers/hid/hid-core.c:778 implement() with bluetooth keyboard/mouse

2007-03-21 Thread Jiri Kosina
://www.mail-archive.com/linux-kernel@vger.kernel.org/msg128743.html -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-03-23 Thread Jiri Kosina
this started to happen after bluez-utils update, as you stated in the mail above some time ago? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [patch] [bugfix] loop.c

2007-03-23 Thread Jiri Kosina
should be rather rewritten not to allocate such large contignuous chunks of memory through kmalloc(). -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [patch] [bugfix] loop.c

2007-03-23 Thread Jiri Kosina
of max_loop which is large enough. Or am I just blind? The while (nbl max_loop) which immediately follows is then going to corrupt memory, right? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info

Re: Xorg fails to start on 2.6.21-rc4-git7

2007-03-23 Thread Jiri Kosina
: Thomas Renninger [EMAIL PROTECTED] Date: Tue Feb 27 12:13:00 2007 -0500 Hi, there have been other issues reproted with this patch, it is probably going to be reverted - see http://lkml.org/lkml/2007/3/23/104 and the thread that follows. -- Jiri Kosina - To unsubscribe from this list: send

Re: [patch] [bugfix] loop.c

2007-03-23 Thread Jiri Kosina
). -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: keyboard.c: Stop flooding dmesg with useless warnings

2007-03-25 Thread Jiri Kosina
On Sun, 25 Mar 2007, Parag Warudkar wrote: Yes this is a USB keyboard. Any hint as to where I should start looking to make the driver not emit input event for keycode==0? Was it always doing that? I'll add Jiri Kosina to the CC list as he's involved with HID now. Something (some

Re: HID OOPS running hid2hci on logitech diNovo dongle

2007-03-25 Thread Jiri Kosina
this could be possibly caused solely by newer versions of bluez-utils, as Amedee stated in some of the threads above? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: 2.6.21-rc5-mm4

2007-04-06 Thread Jiri Kosina
* for paravirtualization. The following will never clobber any registers: -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: HID bus prototype - 20070408

2007-04-10 Thread Jiri Kosina
it nevertheless, but it'd be much more convenient if you manage to send a patch. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Jiri Kosina
reverted to see if it helps? I am unfortunately not able to reproduce it here on x86_64. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Jiri Kosina
On Thu, 12 Apr 2007, Jiri Kosina wrote: Could you please - try booting without any HID devices plugged in (i.e. usb mice, usb keyboards) if the problem persists? - recompile 2.6.21-rc6-mm1 with git-hid.patch reverted to see if it helps? Do you compile with CONFIG_HIDRAW? -- Jiri Kosina

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Jiri Kosina
On Thu, 12 Apr 2007, Jiri Kosina wrote: - try booting without any HID devices plugged in (i.e. usb mice, usb keyboards) if the problem persists? - recompile 2.6.21-rc6-mm1 with git-hid.patch reverted to see if it helps? Do you compile with CONFIG_HIDRAW? Helge, with your .config, my

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Jiri Kosina
the boot succeeds. When manually trying to modprobe ipmi_si after that, the modprobe itself hangs, but the machine remains usable otherwise. I still wonder if this could be related to what Helge was originally reporting. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Jiri Kosina
On Thu, 12 Apr 2007, Jiri Kosina wrote: CONFIG_IPMI_SI=y hangs upon boot on the already mentioned printk from ipmi_si. With CONFIG_IPMI_SI=m the boot succeeds. When manually trying to modprobe ipmi_si after that, the modprobe itself hangs, but the machine remains usable otherwise. Actually

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Jiri Kosina
On Thu, 12 Apr 2007, Helge Hafting wrote: The last messages (handwritten, somewhat shortened) calling hid_init+0x0/0x10() returned 0 ran for 0 msec calling hid_init+0x0/0x50() usbcore registered new interface driver hiddev and then it hangs completely. OK, so it hangs somewhere nearby

Re: 2.6.21-rc6-mm1 USB related boot hang

2007-04-12 Thread Jiri Kosina
at different stages of boot, depending on your local configuration/kernel version used. Is vanilla 2.6.21-rc6 ok? If so, would you have time to bisect the offending patch? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: Fwd: RE: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-02-20 Thread Jiri Kosina
in the output (it should read something like hid-core.c: report descriptor (size XY, read YZ) = ... some hexadecimal numbers. This should be output by the time the HID device is connected. This output is generated in usb_hid_configure() function in hid-core.c -- Jiri Kosina - To unsubscribe from

Re: [2.6 patch] drivers/hid/hid-debug.c should #include linux/hid-debug.h

2007-02-21 Thread Jiri Kosina
On Wed, 21 Feb 2007, Adrian Bunk wrote: Every file should include the headers containing the prototypes for it's global functions. Applied, thanks. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More

Re: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-02-22 Thread Jiri Kosina
quite probable to me - I have been playing yesterday with another masterpiece from Logitech (S510 keyboard), which also requires fixing its report descriptor on-the-fly because it is fully usable :( -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-02-22 Thread Jiri Kosina
it, instead of being a kernel issue? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

gitweb on kernel.org buggy?

2007-02-22 Thread Jiri Kosina
the branch you switched to, which seems wrong to me. This definitely worked previously (and works on other installations of gitweb outside the kernel.org), so it might be worth fixing. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

2.6.21-rc1 dims my LCD

2007-02-25 Thread Jiri Kosina
to manually raise the brightness on the LCD. Quite annoying :) I have bisected this to your commit 994efacdf9a087b52f71e620b58dfa526b0cf928 Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo

Re: 2.6.21-rc1 dims my LCD

2007-02-26 Thread Jiri Kosina
something like X? I observed it only on console, but didn't experiment with it too much yet. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please

Re: 2.6.21-rc1 dims my LCD

2007-02-26 Thread Jiri Kosina
Is this really a right thing to do? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] ACPI: ibm-acpi: improve backlight power handling

2007-02-26 Thread Jiri Kosina
calls from backlight driver, which won't get handled properly by your code, in result confusing the brightness status. I would suggest applying something like the patch below instead, if you find it OK. From: Jiri Kosina [EMAIL PROTECTED] [PATCH] ibm-acpi: handle power calls from backlight

Re: [PATCH] ACPI: ibm-acpi: improve backlight power handling (v2)

2007-02-26 Thread Jiri Kosina
properly, which doesn't necessairly mean we will get bd-props.power == FB_BLANK_UNBLANK, right? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please

[RFC] [PATCH] bluetooth hid quirks - mightymouse quirk

2007-02-27 Thread Jiri Kosina
thing to do? Also, it would be great if anyone who actually owns the hardware could test that this makes the scrollwheel work. Thanks. From: Jiri Kosina [EMAIL PROTECTED] [PATCH] [Bluetooth] hid quirks - mightymouse quirk This patch allows bluetooth hid devices to use quirks which

Re: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-02-27 Thread Jiri Kosina
to cause the bug)? -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[GIT PATCH] HID and USB HID update for 2.6.21-rc2

2007-02-28 Thread Jiri Kosina
|6 +- 24 files changed, 1793 insertions(+), 1727 deletions(-) Adrian Bunk (1): HID: hid-debug.c should #include linux/hid-debug.h Jiri Kosina (8): USB HID: use CONFIG_HID_DEBUG for outputting report descriptor HID: fix bug in zeroing the last field byte

Re: [GIT PATCH] HID and USB HID update for 2.6.21-rc2

2007-02-28 Thread Jiri Kosina
that really need merging, so just to know what would be acceptable for you at the time being. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo

Re: [GIT PATCH] HID and USB HID update for 2.6.21-rc2

2007-02-28 Thread Jiri Kosina
(), which just looks very sad to me. But OK, I will leave it in there. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [GIT PATCH] HID and USB HID update for 2.6.21-rc2

2007-02-28 Thread Jiri Kosina
this solution oposes your taste (The point of a header file is to *declare* things, not to have big data structures in), so I would probably not go this way. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL

Re: [PATCH] Fix 2.6.21 rfcomm lockups (2.6.21 regression)

2007-03-05 Thread Jiri Kosina
On Sun, 4 Mar 2007, Mark Lord wrote: This patch prevents total system lockup when using rfcomm devices. I acknowledge that this patch fixes lockup for me too. When debugging this, I also came across a different bug (spotted by lockdep). Is the patch below applicable? From: Jiri Kosina

Re: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-03-05 Thread Jiri Kosina
system, for which there already is a support? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: [DOC] The documentation for HID Simple Driver Interface 0.5.0

2007-03-05 Thread Jiri Kosina
not yet finished due to too many other pending things. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [linux-usb-devel] [DOC] The documentation for HID Simple Driver Interface 0.5.0

2007-03-05 Thread Jiri Kosina
this in my TODO, but I guess it doesn't matter too much here. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [linux-usb-devel] [DOC] The documentation for HID Simple Driver Interface 0.5.0

2007-03-05 Thread Jiri Kosina
(declaring a byte array report) or declaring a report which does not match the data contained. Parsing a report is definitely a userland job. Which is exactly what the new hidraw interface is going to provide. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: [linux-usb-devel] [DOC] The documentation for HID Simple Driver Interface 0.5.0

2007-03-06 Thread Jiri Kosina
to work on it in a future anyway. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Question: shutdown Linux from user space

2007-03-06 Thread Jiri Kosina
kernelnewbies mailinglist instead. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: Boot time Bluetooth BUG: warning: (value m) at hid-core.c:793

2007-03-06 Thread Jiri Kosina
00 00 (and maybe ff 80 09 01 00 00 ?) This doesn't look like what is currently supported by hid2hci function switch_logitech(), but I would rather leave this to Marcel. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

[GIT PATCH] HID and USB HID updates for 2.6.21-rc2

2007-03-06 Thread Jiri Kosina
Linus, could you please pull from 'for-linus' branch of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid.git for-linus to receive fixes for HID core layer and USB HID layer. This update is needed to make the IOWarrior device driver (that got merged during merge 2.6.21 merge

Re: [DOC] The documentation for HID Simple Driver Interface 0.5.0

2007-03-06 Thread Jiri Kosina
in this fashion so Li tried to provide mechanism to augment default HID behaviour for sepcific devices. That's right. We could always extend the quirks so that it's long long, or something like that, but this is also not sustainable in the long term. -- Jiri Kosina - To unsubscribe from

Re: tiny tty driver sample

2007-03-07 Thread Jiri Kosina
); will do. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-03-28 Thread Jiri Kosina
is other mysterious thing? ;) Yes, HUT is Hid Usage Table. You can obtain them from http://www.usb.org/developers/hidpage/#Usage_Tables Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info

Re: Linux 2.6.21-rc5

2007-03-28 Thread Jiri Kosina
-g28defbea-dirty #131 [ 208.538260] - [ 208.542611] inconsistent {hardirq-on-W} - {in-hardirq-W} usage. [ 208.548600] swapper/0 [HC1[1]:SC0[0]:HE0:SE1] takes: Perhaps something like the one below? From: Jiri Kosina [EMAIL PROTECTED] oprofile: fix potential deadlock

Re: appletouch quirk doesn't run at resume

2007-03-28 Thread Jiri Kosina
,SYMLINK+=input/appletouchpad and the let Xorg use /dev/input/appletouchpad, which will always be a symlink to the correct device. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http

Re: fs/block_dev.c:953: warning: 'found' might be used uninitialized in this function

2007-03-28 Thread Jiri Kosina
are really GCC bugs. Please examine the code in question. Anyway imho this time gcc got it right? From: Jiri Kosina [EMAIL PROTECTED] blockdev: bd_claim_by_kobject() could check value of unititalized pointer Fixes this warning: fs/block_dev.c: In function `bd_claim_by_kobject': fs/block_dev.c:953

[PATCH] DCCP: proper optlen checking in do_dccp_getsockopt()

2007-03-28 Thread Jiri Kosina
From: Jiri Kosina [EMAIL PROTECTED] DCCP: proper optlen checking in do_dccp_getsockopt() Robert Swiecki discovered [1] a signedness bug in checking of optlen in do_dccp_getsockopt(). This bug can allow user to read parts of the kernel memory. [1] http://www.securityfocus.com/archive/1/463934/30

Re: appletouch quirk doesn't run at resume

2007-03-28 Thread Jiri Kosina
solution which would have reasonable nastiness/functionality ratio. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-03-28 Thread Jiri Kosina
it very badly, sorry for confusion. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-03-29 Thread Jiri Kosina
-transport specific The purpose of hidraw is to provide the applications the same functionality they are having when using libhid/libusb, but in a transport-independent way, as it is hooked to generic HID layer, which works as a 'proxy' for different transports that use it. -- Jiri Kosina

Re: usb hid: reset NumLock

2007-03-31 Thread Jiri Kosina
bug #228674. To see this bug, you must first log in to an account with the appropriate permissions. :) Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-03-31 Thread Jiri Kosina
driver is needed or handling by (existing) generic HID layer is enough. As an added value, hooking the hidraw code to this architecture would then be rather a trivial task. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

Re: [PATCH] hid: add two led codes to hid input mapping

2007-04-01 Thread Jiri Kosina
are defined in HUT 1.12 on page 62). Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] hid: add two led codes to hid input mapping

2007-04-01 Thread Jiri Kosina
. Dan, could you please redo the patch to use the leds infrastructure and send it to me? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-04-02 Thread Jiri Kosina
to ship a separate userspace program along with the driver. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-04-02 Thread Jiri Kosina
this be OK by you? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-04-02 Thread Jiri Kosina
the report, and issue input_event() itself - pass it to hidraw and let userspace to consume it This is going to work for the scenario you have described, right? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED

Re: usb hid: reset NumLock

2007-04-02 Thread Jiri Kosina
me VID/PID for involved keyboards. Fair enough, thanks. Besides the trivial nitpicks above, I think that this fixed version is fine. So as soon as you have the VIDs and PIDs of the hardware which requires this, could you please update the patch and send it to me again? Thanks, -- Jiri Kosina

Re: usb hid: reset NumLock

2007-04-03 Thread Jiri Kosina
and rearranging it to be sorted again, queued for 2.6.22. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-04-03 Thread Jiri Kosina
code is usualy more efficient than just ranting random ideas :) Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-04-03 Thread Jiri Kosina
- Paul, what is the current status please? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: usb hid: reset NumLock

2007-04-03 Thread Jiri Kosina
of the quirk bitmask are going to be taken by the quirk entries (so no, it's not related to the size of the table). Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: 2.6.21-rc5-mm4

2007-04-03 Thread Jiri Kosina
] sys_socketcall+0x7a/0x261 [c01808ec] sys_ioctl+0x4c/0x68 [c0103dc8] sysenter_past_esp+0x5d/0x99 === INFO: lockdep is turned off. Code: Bad EIP value. EIP: [] 0x SS:ESP 0068:c3885ddc Kernel panic - not syncing: Fatal exception in interrupt -- Jiri Kosina

Re: 2.6.21-rc5-mm4

2007-04-03 Thread Jiri Kosina
is causing it. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: 2.6.21-rc5-mm4

2007-04-03 Thread Jiri Kosina
will start bisection when I get back to the respective machine (tomorrow) and will let you know. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: 2.6.21-rc5-mm4

2007-04-04 Thread Jiri Kosina
On Tue, 3 Apr 2007, Jiri Kosina wrote: we're also having problems reproducing it on that same combination (2.6.21-rc4 + my tree), so it points to something in -mm. Since your trace is completely different right now it looks like something else is fuzzing it up. Since the e1000 changes

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-04-04 Thread Jiri Kosina
allow it to vanish, don't worry. We just have to make sure that new users will use hidraw instead, as it provides more flexibility for the user, is not dependent on the underlying transport protocol, etc. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel

Re: usb hid: reset NumLock

2007-04-05 Thread Jiri Kosina
after all. Pete, could you please resend your patch, with proper metadata, we need to merge your one then. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-04-05 Thread Jiri Kosina
of hidraw (it's in -mm or I can send it to you as a separate patch) and check whether you have any comments on this? It would be good if you could use hidraw rather than reading raw usb data through libusb. Thanks. -- Jiri Kosina - To unsubscribe from this list: send the line unsubscribe linux

  1   2   3   4   5   6   7   8   9   10   >