Date : Wed, 10 Feb 1999 12:13:30 GMT
From : hick@... (gARetH baBB)
Subject: Re: Backup BBC Hard Disk to PC ??
In message <07.199902101007.KAA14525@...>,
jgh@... (Jonathan Graham Harston) wrote:
> updating the HADFS system software. We managed to get it working at a
> full 19.2k baud, but even at that speed, it would probably be an overnight
You can frig the thing to do 76.8 (change from div 64 to div 16 - you
*might* be even able to use div 1 for tx though not for rx) - I don't know
how you're doing it but writing directly to the port (try not to use
irqs at all, poll for tx/rx in a tight loop) would help a large amount.
Hmm, will a PC do 76.8 ? Else you'd have to use 9600x4 = 38400.
> job to do the whole hard drive. We started investigating using the
> printer ports to join the machines.
Though that is a more practicable idea ...