avrdude-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avrdude-dev] “Not a typewriter” avrdude error on Android


From: Joerg Wunsch
Subject: Re: [avrdude-dev] “Not a typewriter” avrdude error on Android
Date: Tue, 11 Jun 2013 11:39:48 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

As Anton Smirnov wrote:

> The main problem now i think is to understand what is this file
> descriptor nature since"standard " posix impl can't work with it.

As I said: you have to reimplement a virtual serial port driver
on top of it.  The descriptor is only useful to transmit/receive
URBs through it (via libusb).

I think that kind of job rather belongs into the OS itself.
-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/
Never trust an operating system you don't have sources for. ;-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]