Subject: Re: Bounce buffers for ISA dma
To: None <explorer@vorpal.com>
From: John Kohl <jtk@atria.com>
List: port-i386
Date: 11/30/1994 08:53:18
>>>>> "Michael" == Michael Graff <explorer@vorpal.com> writes:

Michael> The problem is, unless I want to compile on a slow machine and copy a
Michael> kernel around on a floppy, I can't do it easily.  I can test anything
Michael> written though once I buy more memory.  ;)

Hmm, I don't know quite what you're implying about your environment.
But you (or someone else) could test a bounce-buffer implementation on a
16MB machine by artificially triggering the bounce-buffer test when DMA
is, say, above 8MB.

==John