I have recently come across an old problem with FreeBSD. It only
access 16 Megs on a EISA system that has 64 Megs. I remember there being a
declaration in the config files for the kernel that you could change to fix
this problem when you recompiled the kernel. Could someone refresh my
memory for me ;)
Thanks in advance,
Ron.
--
***===--- Ronald Pepper - pep...@dashi.us.dell.com ---===***
Office: Braker F Server Group
Phone: (512) 728-7638 Unix Support-IPS
All opinions are mine alone. Dell Computer Corporation
> Hello,
>
> I have recently come across an old problem with FreeBSD. It only
> access 16 Megs on a EISA system that has 64 Megs. I remember there being a
> declaration in the config files for the kernel that you could change to fix
> this problem when you recompiled the kernel. Could someone refresh my
> memory for me ;)
>
If it is a (true) EISA machine, you don't need bounce buffers. You should
have access to all your memory. If you have a broken motherboard, then
add OPTIONS BOUNCE_BUFFERS (look in LINT) in your kernel config file.
BTW, this newsgroup will be going away soon. Try comp.unix.bsd.freebsd.misc
--
Steven G. Kargl
Applied Physics Laboratory
University of Washington
Seattle, WA 98105