[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avrdude-dev] Blank skipping, multi-byte writes, notes on parallel p
From: |
Joerg Wunsch |
Subject: |
Re: [avrdude-dev] Blank skipping, multi-byte writes, notes on parallel ports |
Date: |
Tue, 22 Apr 2003 11:51:54 +0200 |
User-agent: |
Mutt/1.2.5i |
As Lou Cyphre wrote:
> <silly>
> Is it viable for avrdude to access I/O directly on PCI address...?
> </silly>
If you know the exact port address, why not? It needs a rewrite of
the command-line parser though. Maybe the parser should understand
the usual names (lptN), but failing that, try to parse the argument
as a number (using strtoul(), so 0xf00 will work).
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/