Just tried, it works all right, thanks.
Signed-off-by: Naranjo Manuel Francisco <[EMAIL PROTECTED]>
> Hi,
>
> - proper endianness macros
> - scheduling in interrupt in error case
>
> Regards
> Oliver
>
> Signed-off-by: Oliver Neukum <[EMAIL PROTECTED]>
>
---
Luiz Fernando N.Capitulino wrote:
> Signed-off-by: Luiz Fernando N. Capitulino <[EMAIL PROTECTED]>
>
It works all right.
Acked-by: Naranjo Manuel Francisco <[EMAIL PROTECTED]>
-
Using Tomcat but need to do more? Need to sup
Sergei:
> Naranjo Manuel Francisco <[EMAIL PROTECTED]> writes:
>> My problems start when I recieve more than 300 bytes. The system crashes. I
>> have
>> tried to delay the output of data in order to give the hardware time to push
>> the recived data out, but could get to anything.
>> I'm not
Luiz Fernando N. Capitulino wrote:
> On Tue, 11 Jul 2006 14:36:31 -0300
> "Naranjo Manuel Francisco" <[EMAIL PROTECTED]> wrote:
>
> | > | +static int aircable_write(struct usb_serial_port *port,
> | > | + const unsigned char *source, int
> count)
> | > | +{
> |
Randy,
It seems that Thunderbird has make disasters with my code, and replaced all my
tab with spaces :(, I will correct everything and send again, I will use
Sylpheed
instead of Thunderbird, as I have seen is a bit better.
Regards,
Manuel
> On Sun, 09 Jul 2006 17:26:43 -0300 Manuel Nara
Hi,
Here is the patch again :) , I have made the corrections suggested by
Olivier and Luiz.
I have corrected what my email client was removing.
Please take a look at it.
Naranjo, Manuel Francisco
[EMAIL PROTECTED]
Signed-off-by: Naranjo, Manuel Francisco <[EMAIL PROTECTED]>
diff -uprN -X linux-va
Sergei Organov wrote:
> Greg KH <[EMAIL PROTECTED]> writes:
>> On Tue, Jul 04, 2006 at 09:46:09AM -0300, Manuel Naranjo wrote:
> [...]
>>> +#include <../drivers/usb/serial/usb-serial.h>
>> Huh? It should just be "usb-serial.h"
>
> I
Greg:
> On Tue, Jul 04, 2006 at 09:46:09AM -0300, Manuel Naranjo wrote:
>> Here is the patch I generetaded using a kernel 2.6.16.18 (The one
>> included on the CD of drivers development). This is a working version,
>> that can handle transfers at to 180 bytes, the
Oliver:
I need some little more information.
> Hi,
>
>> Here is the patch:
>
> your mailer mangled the patch.
Sorry I did that.
>
>> +if (num_bulk_out == 0) {
>> +dbg("Invalid interface, discarding.\n");
>> +return -5;
>
> symbolic values are mandatory
Where are they
de open to correction, this is my first try with drivers, I have
done my best to avoid flaws, I have based my driver on the code inside
usbserial.c and generic.c.
Regards,
Manuel Naranjo
Here is the patch:
diff -uprN -X Documentation/dontdiff
a/drivers/usb/serial/AIRcable-USB-serial.c
b/drivers/
Greg KH wrote:
> On Mon, Jul 03, 2006 at 10:24:26PM -0300, Manuel Naranjo wrote:
>> Greg KH wrote:
>>> On Mon, Jul 03, 2006 at 07:32:55PM -0300, Manuel Naranjo wrote:
>>>> Hi:
>>>> I'm working on AIRcable USB driver, I was about to send a patch di
Greg KH wrote:
> On Mon, Jul 03, 2006 at 07:32:55PM -0300, Manuel Naranjo wrote:
>> Hi:
>> I'm working on AIRcable USB driver, I was about to send a patch diff
>> file as Greg KH recommended me, when I found a bug, which will not make
>> the system crash, but i
Hi:
I'm working on AIRcable USB driver, I was about to send a patch diff
file as Greg KH recommended me, when I found a bug, which will not make
the system crash, but is a bug at least.
The problem that I'm having is the amount of data this devices can
receive is limited to 180 bytes, any amount
Hi:
I have made a driver that uses usb-serial to make AIRcable USB Devices
work. The device is released under the GPL license. What I would like to
know if there is any way to report this hardware as compatible, with
Linux Kernel v2.6. If anyone is interesated i can send the source code
to the
own, i want to learn :=).
Thanks a lot,
Manuel Naranjo
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falka
> There is no general USB to serial spec, sorry. You will have to contact
> the vendor of your device to get the protocol used to talk to the device
> in order to create a Linux driver.
>
> Or perhaps it already works with Linux as it uses one of the common
> chipsets that are availble for this (
>
> Well, the only 'generic' one I know is the usb-serial.txt file under
> Documentation/usb/. Also available here:
>
> http://www.mjmwired.net/kernel/Documentation/usb/usb-serial.txt
I have just found that thanks anyway
> But would be better if you say what wha you adapter is and what
>
Hi:
I'm new to linux usb, i'm trying to make a usb serial adapter work, but
i can not, is there any official documentation about the Serial USB
module, because i can not find nothing on internet.
Thaks,
Manuel Naranjo
Using Tomcat but need to do more? Need to support web services, sec
18 matches
Mail list logo