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
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?
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
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
--- 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
--- 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
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
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
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
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
--- [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
11 matches
Mail list logo