Let's develop an open-source media archive standard

From: Dwight K. Elvey <dwight.elvey_at_amd.com>
Date: Thu Aug 12 17:33:14 2004

>From: "Fred Cisin" <cisin_at_xenosoft.com>
>
>On Thu, 12 Aug 2004, Dwight K. Elvey wrote:
>> Hi Jules
>> Here is what I've found. It is a disk drive emulator.
>> Unless a PC is DMA driven, bit banging a floppy is not practical.
>
>Disk I/O without DMA is not practical. But it IS possible.
>Consider the PCJr and Tandy 1000, both of which do disk I/O
>without DMA on 4.77MHz? machines.
>
>

 True, but it does require the hardware to be setup for it.
I have a Forth processor ( NC4000 ) that I talk directly
to the controller chip without DMA. Newer processors are
faster but may have latency issues. Using a dedicated uP
or some FPLA is the right way to handle it.
 Of course the problem is multiplies when you have no controller
chip and you are talking about raw bit streamed data.
 It was mentioned earlier that for logging bit stream data,
the gaps my have trash in them that causes loss of sync. This
should also be handled in the specification.
Dwight
Received on Thu Aug 12 2004 - 17:33:14 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:36:34 BST