linux-usb-users,您好! hi,
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
int main (void){
int fd;
unsigned char str[3]={0,5,0};
if ((fd=open("/dev/hiddev0"))<0)
{
perror("open");
Hello Group,
I am involved in porting linux on an ADI's VOX based board, from linux
2.4.16 to 2.4.28, and have been facing problems trying to get USB part
to work. Can you please look at the description, to see if there is a
known bug or if someone has faced a similar problem before?
The board
Update: Don't think it's the adapters. Minicom doesn't exhibit this
behavior on a different computer with a USB card (the computer I'm
working with is an HP laptop).
Using a PCMCIA USB host card on my laptop seems to fix the problem
there, also.
So, I don't have a "missing first character" p
Es para optimizar un servicio determinado.. a traves
del kernel 2.6 (cuantas maneras hay ?)
La idea es la siguiente:
Obtener la optimizacion de un determinado servicio
(de administracion de redes), pero desde o a traves
del kernel (osea configurandolo, segun ciertas
necesidades).
Ayudeme en est
Greg,
I did a bit more investigation. I replaced my driver with the "hello,
world" module, just "hello world" and "goodbye world". The size for my
driver will be 15k, for usbserial is 380k.
I actually used the .config file from my Debian 2.6.6 system, the
compile results is normal, usbserial 37k.
On Mon, 24 Oct 2005, Harry Bobbaers wrote:
> Quoting Alan Stern <[EMAIL PROTECTED]>:
>
> > Didn't you say that the stick was still working under Windows? Just
> > plug
> > it into a computer running Windows and copy everything off it.
>
> as i said: it works in windows, BUT it only sees
On Mon, Oct 24, 2005 at 12:03:32PM -0400, Simon Wu wrote:
> Thanks, Greg.
>
> I didn't modify anything on either Debian with 2.6.6 or Fedora with
> 2.6.9. The kernel come form kernel.org. Here is my compile results on
> both system, but on Fedora, both my driver or the usbserial driver are
> about
On Thu, 2005-10-13 at 14:06 -0600, Andrew Taylor wrote:
> Heyas,
>
> I'm trying to get a Sejin Freeboard IR Wireless USB Keyboard working
> under linux. Here's the device:
>
> http://www.sejin.com/detail.asp?category_id=2&subcat_id=38&child_id=46&page_id=15
>
> USB to ir receiver... ir from mi
Hello,
Don't know if this is an unusual problem or not...
I'm running RedHad Fedora Core 2, and using either a Belkin USB-Serial
adapter F5U109 (driver mct_u232), or a Dynex DX-UBDB9 adapter (driver
pl2303).
The problem is that the first incoming (received) character is dropped
when a program i
On Mon, 24 Oct 2005, Rik Bobbaers wrote:
> On Friday 21 October 2005 16:07, Alan Stern wrote:
>
> > Clearly the stick is broken. It does think it is a CD drive.
> >
> > You might be able to dump its contents by using dd:
> >
> > dd if=/dev/scd0 bs=1M count=128 of=/some_file...
> >
> > If tha
Thanks, Greg.
I didn't modify anything on either Debian with 2.6.6 or Fedora with
2.6.9. The kernel come form kernel.org. Here is my compile results on
both system, but on Fedora, both my driver or the usbserial driver are
about 10 times bigger that of 2.6.6's and the original distribution's:
[EM
On Friday 21 October 2005 16:07, Alan Stern wrote:
> Clearly the stick is broken. It does think it is a CD drive.
>
> You might be able to dump its contents by using dd:
>
> dd if=/dev/scd0 bs=1M count=128 of=/some_file...
>
> If that works, you could attach the file to the loop driver and
> No, OHCI and UHCI are the two standard versions of USB1. EHCI is the only
> standard version for USB2. I was sure looking at your posted lspci output
> and /proc/bus/devices that it was UHCI. DId I misread it?
Yes. Here's the Zonet controller:
02:06.2 USB Controller: VIA Technologies, Inc. USB
13 matches
Mail list logo