Re: [linux-usb-devel] [Bugme-new] [Bug 8310] New: USB device names are not sanitized for UTF-8

2007-06-06 Thread Nicolas Mailhot
So, should I test the original patch or wait while you tweak it? Regards, -- Nicolas Mailhot - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your

[linux-usb-devel] [BUG] USB input death then system freeze

2007-05-24 Thread Nicolas Mailhot
-:00:02.1-8.1/input1: Off (II) track-expl-usb-:00:02.1-8.3/input0: Off Steps to reproduce: Just run the system for some time More info there (logs, configs, etc) http://bugzilla.kernel.org/show_bug.cgi?id=8535 -- Nicolas Mailhot signature.asc Description: Ceci est une partie de message

Re: [linux-usb-devel] OHCI: USB webcam works, but not on USB Hub

2007-04-03 Thread Nicolas Mailhot
r module in mainline anytime soon? This kind of problem if typical of out-of-tree development. -- Nicolas Mailhot - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'

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

2007-04-02 Thread Nicolas Mailhot
> Er, I also want to know what are drawbacks of "flip-flopping" ? This will cause major havoc as soon as hot-plugging and apps listening to HAL events (xorg eventually) enter in play. -- Nicolas Mailhot -

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

2007-03-06 Thread Nicolas Mailhot
ated later? (also there is the slight problem of teaching X to accept > 255 keycodes, which won't happen till there are popular drivers linux-side emitting them) -- Nicolas Mailhot - Take Surveys. Earn Cash. I

Re: [linux-usb-devel] [PATCH] usb/hid:The HID Simple Driver Patches 0.5.0 (all-in-one)

2007-03-05 Thread Nicolas Mailhot
Hi Li Yu The key codes seems to have changed since 0.4.0, and the GNOME multimedia key applet does not report anything for the 1-2-3-4-5-star shortcut keys, but the rest works fine. Regards, -- Nicolas Mailhot signature.asc Description: Ceci est une partie de message numériquement signée

[linux-usb-devel] Microsoft Natural Ergonomic Keyboard 4000 status?

2006-11-17 Thread Nicolas Mailhot
Hi, What's the status on Microsoft Natural Ergonomic Keyboard 4000 support ? I see Liyu last posted a patch more than a month ago¹, but no one answered him. ¹ http://marc.theaimsgroup.com/?l=linux-kernel&m=116063231432178&w=2 Regards, -- Ni

[linux-usb-devel] Re: PATCH: (as313) Fix bug in TT initialization introduced by earlier patch

2004-06-14 Thread Nicolas Mailhot
Le lun, 14/06/2004 Ã 10:35 -0700, Greg KH a Ãcrit : > On Mon, Jun 14, 2004 at 10:23:43AM -0400, Alan Stern wrote: > > On Sun, 13 Jun 2004, Nicolas Mailhot wrote: > > > > > This one seems to work nicely. > > > Do you consider it the final fix or just a quick ban

Re: [linux-usb-devel] Fw: [Bugme-new] [Bug 2859] New: Oops in usb code at kernel init

2004-06-14 Thread Nicolas Mailhot
Le dim, 13/06/2004 Ã 14:15 -0400, Alan Stern a Ãcrit : > On Thu, 10 Jun 2004, Nicolas Mailhot wrote: > > > Well, this fixes the oops all right. > > Unfortunately, this does not fix the functionality - the usb devices are > > still dead on bootup. > > Try out this

Re: [linux-usb-devel] Fw: [Bugme-new] [Bug 2859] New: Oops in usb code at kernel init

2004-06-10 Thread Nicolas Mailhot
d obviously don't apply as312). > > Hmm, sounds like that's not gonna be a quick fix. This should > solve the problem instead ... it builds, and looks obvious. Well, this fixes the oops all right. Unfortunately, this does not fix the functionality - the usb devices are still dead

Re: [linux-usb-devel] Fw: [Bugme-new] [Bug 2859] New: Oops in usb code at kernel init

2004-06-09 Thread Nicolas Mailhot
d obviously don't apply as312). > > Hmm, sounds like that's not gonna be a quick fix. This should > solve the problem instead ... it builds, and looks obvious. I'll test this this evening Paris time - thanks. -- Nicolas Mailhot signature.asc Description: Ceci est une par

[linux-usb-devel] Re: [Bug 1412] Copy from USB1 CF/SM reader stalls, no actual content is read (only directory structure)

2003-11-07 Thread Nicolas Mailhot
Le ven 07/11/2003 à 22:02, Nicolas Mailhot a écrit : > Le ven 07/11/2003 à 10:25, Nicolas Mailhot a écrit : > > Le ven 07/11/2003 à 10:09, Jens Axboe a écrit : > > > > Try with this debug patch then, does it work now? [...] > > Will try this evening when I have ph

[linux-usb-devel] Re: [Bug 1412] Copy from USB1 CF/SM reader stalls, no actual content is read (only directory structure)

2003-11-07 Thread Nicolas Mailhot
Le ven 07/11/2003 à 10:25, Nicolas Mailhot a écrit : > Le ven 07/11/2003 à 10:09, Jens Axboe a écrit : > > Try with this debug patch then, does it work now? > > > > = drivers/scsi/scsi_lib.c 1.77 vs edited = > > --- 1.77/drivers/scsi/scsi_lib.cTue Oct 14 0

[linux-usb-devel] Re: [Bug 1412] Copy from USB1 CF/SM reader stalls, no actual content is read (only directory structure)

2003-11-07 Thread Nicolas Mailhot
Le ven 07/11/2003 à 10:09, Jens Axboe a écrit : > On Fri, Nov 07 2003, Nicolas Mailhot wrote: > > Le ven 07/11/2003 à 09:24, Jens Axboe a écrit : > > > On Wed, Nov 05 2003, Alan Stern wrote: > > > > > > In any case, it quite likely _does_ point to a driver bug.

[linux-usb-devel] Re: [Bug 1412] Copy from USB1 CF/SM reader stalls, no actual content is read (only directory structure)

2003-11-07 Thread Nicolas Mailhot
said it looks like a driver bug, not in > upper layers. How much memory did the system that crashed have? If the > system has highmem, try testing with scsi_calculate_bounce_limit() > unconditionally returning BLK_BOUNCE_HIGH. The system has 1 GiB of memory, ie just enough to mak

Re: [linux-usb-devel] 2.5.42-ac1, 2.5.42, 2.5.41 boot hang with CONFIG_USB_DEBUG=n

2002-10-18 Thread Nicolas Mailhot
wMaxPacketSize 2 bInterval 255 Language IDs: (length=4) 0409 English(US) RH 8 2.4.18-kernel still runs like a charm. I hope this can give you a hint to what problem is :( Regards, -- Nicolas Mailhot ---

Re: [linux-usb-devel] 2.5.42-ac1, 2.5.42, 2.5.41 boot hang with CONFIG_USB_DEBUG=n

2002-10-15 Thread Nicolas Mailhot
it'd be worth seeing if there were any problems with that. In > fact, > in drivers/usb/host/ohci-hcd.c there is one dbg() that could affect > init timing. Experiment: leave all debug messages off, but change > the first dbg() call in hc_reset() into an err() call. Does that m

Re: [linux-usb-devel] 2.5.42-ac1, 2.5.42, 2.5.41 boot hang with CONFIG_USB_DEBUG=n

2002-10-14 Thread Nicolas Mailhot
portant, but I had to enable usb keyboard legacy mode in the bios to have keyboard support in the bootloader stage. I had a bad feeling about the option though, a good bios is a lean bios. -- Nicolas Mailhot --- This sf.net email is sponsore

Re: [linux-usb-devel] 2.5.42-ac1, 2.5.42, 2.5.41 boot hang with CONFIG_USB_DEBUG=n

2002-10-14 Thread Nicolas Mailhot
boot afterwards was ok, though). Still CONFIG_USB_DEBUG is better than no CONFIG_USB_DEBUG, the first one boots almost always, the second hangs (maybe almost always, after 4-5 hangs I stopped testing it). I'll go on experimenting now. Regards, -- Nicolas Mailhot> ---

[linux-usb-devel] 2.5.42-ac1, 2.5.42, 2.5.41 boot hang with CONFIG_USB_DEBUG=n

2002-10-13 Thread Nicolas Mailhot
r: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes3 Transfer TypeInterrupt Synch Type none wMaxPacketSize 2 bInterval 255

Re: [linux-usb-devel] Blacklisting of AMD-756

2001-04-09 Thread Nicolas Mailhot
Le mar, 10 avr 2001 11:27:54, Brad Hards a écrit : > There was a recent discussion on the linux-kernel mailing > list > concerning this issue. See Miles Lane's originating email > at > http://www.uwsg.indiana.edu/hypermail/linux/kernel/0104.0/0400.html > and follow the thread. It will likely be

[linux-usb-devel] Blacklisting of AMD-756

2001-04-09 Thread Nicolas Mailhot
Hi, Is something done about this ? * AMD-756 [Viper] USB has a serious erratum when used with * lowspeed devices like mice; oopses have been seen. The * vendor workaround needs an NDA ... for now, blacklist it. I have one of these beasts, I'm not using it for lowsp

Re: [linux-usb-devel] Generic SSFDC support (for Carry readers and possibly SDDR09)

2001-04-09 Thread Nicolas Mailhot
Le lun, 09 avr 2001 21:20:00, Robert Baruch a écrit : > Alan Cox wrote: > > > > Erk. The scsi layer does not support 256 byte block > media > > Oh dear. > > Uhh...1MB and 2MB cards are obsolete? > > Does anyone actually have any of these cards? Maybe we > should fatally > deprecate them.

[linux-usb-devel] [BUG][LONG] DPCM/SDDR09 driver BUG

2001-03-11 Thread Nicolas Mailhot
: from system boot-up to usb oops, cleaned-up a little : see attached file smartmedia.txt.bz2 Other logs are available on demand. I hope some bright mind will see where the problem is, this have been plaging me for months. Best regards, -- Nicolas Mailhot smartmedia.txt.bz2