[linux-usb-devel] Oops when plugged a usb flash

2005-06-20 Thread lei chen
media/usbdisk. But when I cd into that directory and ls. The command will hang forever. Then from dmesg, I noticed an oops as the following. Thanks. Lei Chen Initializing USB Mass Storage driver... scsi0 : SCSI emulation for USB Mass Storage devices Vendor: NEWMANModel: FLASH DISK

[linux-usb-devel] Another famous OS is open now!

2005-06-14 Thread lei chen
Hi, Solaris is opened yesterday. It can be accessed on www.opensolaris.org . Then, what will this Sun's action affect Linux and other open source project? Will it do benefit or harm to the open source community? Or specifically, will it attract developers from Linux? Will you guys turn to it?

[linux-usb-devel] USB absolute mouse question

2005-02-02 Thread lei chen
Hi, From this segment of code in linux-2.6.10/drivers/usb/input/usbmouse.c: input_report_key(dev, BTN_LEFT, data[0] & 0x01); input_report_key(dev, BTN_RIGHT, data[0] & 0x02); input_report_key(dev, BTN_MIDDLE, data[0] & 0x04); input_report_key(dev, BTN_S

RE: [linux-usb-devel] Is there a plan to develop USB video class driver for Linux?

2005-01-31 Thread lei chen
ay, January 17, 2005 6:05 PM > > To: linux-usb-devel@lists.sourceforge.net > > Cc: lei chen > > Subject: Re: [linux-usb-devel] Is there a plan to develop USB > > video class driver for Linux? > > > > > > Am Montag, 17. Januar 2005 10:07 schrieb lei che

Re: [linux-usb-devel] Is there a plan to develop USB video class driver for Linux?

2005-01-19 Thread lei chen
--- Oliver Neukum <[EMAIL PROTECTED]> : > Am Mittwoch, 19. Januar 2005 00:00 schrieb David Brownell: > > > > This class is quite complex. > > > > The USB parts shouldn't be; it's a bit of housekeeping on top > > of some ISO traffic management. ?nd interestingly enough, the > > pipe stuff Linus h

Re: [linux-usb-devel] Is there a plan to develop USB video class driver for Linux?

2005-01-17 Thread lei chen
--- Oliver Neukum <[EMAIL PROTECTED]> : > Am Montag, 17. Januar 2005 10:07 schrieb lei chen: > > Hi, > >Just very curious. The USB video class > > specification has been there for more than a year. > > Only MS Windows XP claims to support this class spec. &g

[linux-usb-devel] Is there a plan to develop USB video class driver for Linux?

2005-01-17 Thread lei chen
Hi, Just very curious. The USB video class specification has been there for more than a year. Only MS Windows XP claims to support this class spec. It really supports a JVC camera,which is said to be compliant with USB Video Class 1.0. I wonder if Linux has some plan or roadmap to support thi

[linux-usb-devel] Re: Could you help on some problems on Cypress FX2 ?

2004-12-27 Thread lei chen
Hi, I think I'd better reply to this alias to make it clear. >Hi, >On Tuesday 21 December 2004 06:50, lei chen wrote: > my source file here. I don't if it is the right place > to > ask these questions. If not, please point me to the > > That is: > > Hos

Re: [linux-usb-devel] Could you help on some problems on Cypress FX2 ?

2004-12-20 Thread lei chen
pressed a key.\r\n"); c = getchar (); printf ("\r\n"); printf ("You pressed '%c'.\r\n\r\n", c); } } /*------ --*/ --- lei chen <[EMAIL PROTECTED]> : > Hi, > I am using FX2 CY3681 to develop a USB device like > usb-serial adaptor. I want to use

[linux-usb-devel] Could you help on some problems on Cypress FX2 ?

2004-12-20 Thread lei chen
Hi, I am using FX2 CY3681 to develop a USB device like usb-serial adaptor. I want to use the serial port 0 on CY3681 to send and receive data. That is: Host1 ---> EZ-USB FX2 --> Test system( Solaris) RS232

Re: [linux-usb-devel] (no subject)

2004-10-09 Thread lei chen
--- [EMAIL PROTECTED] 的正文: > Hello. > I need to establish tcp/ip or serial connection You want to do what? usb serial? Or your embedded board acts as a usb device? > through usb during > bootloader stage.Now I use blob to successfully > established tcp/ip > connection with linux host(with usb