Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Dec 1995 02:44:44 -0800
From:      David Greenman <davidg@Root.COM>
To:        Mark Murray <mark@grondar.za>
Cc:        Peter Wemm <peter@freefall.freebsd.org>, CVS-committers@freefall.freebsd.org, cvs-sys@freefall.freebsd.org
Subject:   Re: cvs commit: src/sys/i386/isa bt742a.c 
Message-ID:  <199512071044.CAA27201@corbin.Root.COM>
In-Reply-To: Your message of "Thu, 07 Dec 95 12:12:04 %2B0200." <199512071012.MAA10454@grumble.grondar.za> 

next in thread | previous in thread | raw e-mail | index | archive | help
>How hard would this be?
>
>     if (bounce_buffers_required && more_than_16MB_ram) {
>       log_message("this card requires bounce buffers for more than 16MB ram!");
>       turn_on_bounce_buffers();
>     }

   This is what escentially happens when you have the BOUNCE_BUFFERS option in
the kernel.

-DG



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512071044.CAA27201>