freebsd-skq/sys/i386
Rodney W. Grimes b145f751d3 This is a fix for the 32K DMA buffer region that was not accounted for,
it relocates it to be after the BIOS memory hole instead of right below
the 640K limit.
THANK YOU CHRIS!!!

From: <cgd@postgres.Berkeley.EDU>
Date: Wed, 29 Sep 93 18:49:58 -0700
basically, reserve a new 32k space right after firstaddr,
and put the buffer space there...

the diffs are below, and are in ~cgd/sys/i386/i386 (in machdep.c)
on freefall.  i obviously can't test them, so if some of you would
look the diffs over and try them out...
1993-09-30 23:16:17 +00:00
..
boot Changed header from 386BSD BOOT to FreeBSD BOOT. 1993-07-16 13:06:08 +00:00
conf Remove we0, since it is being removed from the system 1993-09-30 20:45:37 +00:00
eisa Revised drivers from Julian. 1993-08-28 03:07:44 +00:00
i386 This is a fix for the 32K DMA buffer region that was not accounted for, 1993-09-30 23:16:17 +00:00
include define SHMMAXPGS where it is suppose to be, you can over ride this with 1993-09-27 00:36:57 +00:00
isa >From: vak@zebub.msk.su (Serge V.Vakulenko) 1993-09-30 20:12:37 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00