[linux-usb-devel] アアムリョウ【FREE】

2006-02-22 Thread ASD
フリーセックスの時代到来。 嬉しいです。 http://do-do-do.net/syb/ 問) [EMAIL PROTECTED] --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files

[linux-usb-devel] lh7a40x udc driver: lock issue

2006-02-22 Thread Franck Bui-Huu
I noticed a dead lock in lh7a40x udc driver. When the driver receive a SET_FEATURE HALT request, the dev lock is taken by the interrupt handler lh7a40x_udc_irq then the handler will call lh7a40x_set_halt function which in its turn will try to acquire the dev lock. Thanks -- Franck

[linux-usb-devel] Track this Micro-cap Issue

2006-02-22 Thread Marcia H. Wiley
Smart Money Equities would like to thank our valued readers for making 2005 a great year. Please continue to support Smart Money Equities by visiting our sponsors and featured advertisers. We would like to introduce you to a company involved in the nanotechnology field. It is widely believed

[linux-usb-devel] Problem with Hercules MUSE Pocket LT

2006-02-22 Thread Jakob B
Hello everybody, I'm trying to get a Hercules MUSE Pocket LT USB 5.1 soundcard to work. Until now playback via /dev/dsp1 works but neither recording nor 5.1 is working... Any hints? Linux Box 2.6.12.6-realtime #8 Fri Feb 10 22:57:59 CET 2006 i686 AMD Athlon(tm) XP 2700+ AuthenticAMD GNU/Linux

[linux-usb-devel] USB serial disconnect causes kernel oops

2006-02-22 Thread Joshua Wise
Hi all, I was playing around with some USB gadgets that I'm working on today when my host exploded with this BUG: [ 863.013018] usb 1-4: PocketPC PDA converter now attached to ttyUSB0 [ 872.706790] drivers/usb/serial/ipaq.c: ipaq_open - failed doing control urb, error -32 [ 875.115297]

Re: [linux-usb-devel] USB serial disconnect causes kernel oops

2006-02-22 Thread Greg KH
On Wed, Feb 22, 2006 at 08:36:29PM -0500, Joshua Wise wrote: Hi all, I was playing around with some USB gadgets that I'm working on today when my host exploded with this BUG: [ 863.013018] usb 1-4: PocketPC PDA converter now attached to ttyUSB0 [ 872.706790] drivers/usb/serial/ipaq.c:

[linux-usb-devel] New Birthday Calendar

2006-02-22 Thread Sunil Saggar
Hi Please update your birthday ..if u havn't done that ... Pleas I'm setting up a birthday calendar and need your help. Just click (or copy and paste) the link below and enter your birthday details. (It's quick, easy and you can keep your age secret!)

Re: [linux-usb-devel] i.MX21 USB Device (Function/Gadget)

2006-02-22 Thread David Brownell
On Tuesday 21 February 2006 3:33 am, Shaun Tancheff wrote: I am working with an i.MX21 development board. So far I have been able to negotiate as a Device with a Windows XP Host but I can't get past the USB_REQ_SET_ADDRESS with a Linux Host. Your iMX controller driver has bugs then.

[linux-usb-devel] KVM switch problems

2006-02-22 Thread Mårten Wikström
Hi! I have an ActionStar KVM switch which is working ok. Now I want to be able to use the hotkey feature of it, and that would require a driver. There is one for windows but alas not for linux. (to my knowledge, at least). So I have started writing a driver for it. This leads me to a couple of