Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #734
| Date | 2011-09-18 09:34 +0100 |
|---|---|
| From | cferris@freeRemoveuk.com.invalid |
| Newsgroups | comp.sys.acorn.programmer |
| Subject | Re: DEVICEFS Serial Driver RPC examples |
| Message-ID | <d005911452.cferris@cferris.freeuk.com> (permalink) |
| References | <d698181452.cferris@cferris.freeuk.com> <265b6a1452.beeb@ron1954.woosh.co.nz> <j545kg$vk3$1@dont-email.me> |
| Organization | Home |
In message <j545kg$vk3$1@dont-email.me>
druck <news@druck.org.uk> wrote:
> On 18/09/2011 02:32, Ron wrote:
[snip]
> A% = USR(driver)
>
> The values in A% to H% will automatically be copied in to registers R0
> to R7 and passed to the driver. A% will be updated with the value to R0
> on exit from the driver.
>
Thanks for info - but am trying to use the DEVICEFS system - with the
RPC to start with - if that works - try and make a 'Serial Driver' that
other programs can use.
If this works - make a 'Serial Driver' for the 'Iyonix/Beagle' - that
can use the 'FTDI' module (which used DEVICEFS) to send to a 'USB to
RS232' converter.
For the RPC someone wrote:-
*******
in% = OPENIN "devices#baud19200;sleep:$.Serial"
out% = OPENOUT "devices#baud19200;sleep:$.Serial"
********
Where does the info - between the speech marks come from?
ie 'sleep'!!
Thanks
--
Colin Ferris Cornwall UK
Back to comp.sys.acorn.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
DEVICEFS Serial Driver RPC examples cferris@freeRemoveuk.com.invalid - 2011-09-17 11:39 +0100
Re: DEVICEFS Serial Driver RPC examples Ron <beeb@woosh.co.nz> - 2011-09-18 13:32 +1200
Re: DEVICEFS Serial Driver RPC examples druck <news@druck.org.uk> - 2011-09-18 08:12 +0100
Re: DEVICEFS Serial Driver RPC examples cferris@freeRemoveuk.com.invalid - 2011-09-18 09:34 +0100
Re: DEVICEFS Serial Driver RPC examples Ron <beeb@woosh.co.nz> - 2011-09-19 02:50 +1200
Re: DEVICEFS Serial Driver RPC examples cferris@freeRemoveuk.com.invalid - 2011-09-18 17:46 +0100
Re: DEVICEFS Serial Driver RPC examples Ron <beeb@woosh.co.nz> - 2011-09-19 08:34 +1200
Re: DEVICEFS Serial Driver RPC examples Ron <beeb@woosh.co.nz> - 2011-09-19 09:08 +1200
Re: DEVICEFS Serial Driver RPC examples "John Williams (News)" <UCEbin@tiscali.co.uk> - 2011-09-18 23:15 +0200
Re: DEVICEFS Serial Driver RPC examples Ron <beeb@woosh.co.nz> - 2011-09-21 14:14 +1200
Re: DEVICEFS Serial Driver RPC examples cferris@freeRemoveuk.com.invalid - 2011-09-18 22:42 +0100
Re: DEVICEFS Serial Driver RPC examples Ron <beeb@woosh.co.nz> - 2011-09-19 10:57 +1200
Re: DEVICEFS Serial Driver RPC examples Rick Murray <heyrickmail-usenet@yahoo.co.uk> - 2011-09-19 18:37 +0200
Re: DEVICEFS Serial Driver RPC examples Thomas Milius <Thomas-Milius@t-online.de> - 2011-09-20 19:49 +0200
Re: DEVICEFS Serial Driver RPC examples Ron <beeb@woosh.co.nz> - 2011-09-21 11:34 +1200
Re: DEVICEFS Serial Driver RPC examples Thomas Milius <Thomas-Milius@t-online.de> - 2011-09-23 20:55 +0200
Re: DEVICEFS Serial Driver RPC examples Ron <beeb@woosh.co.nz> - 2011-09-24 19:16 +1200
csiph-web