FreeBSD src
Go to file
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
bin Fix grammar to eliminate support for unary minus expressions -- they 1993-09-14 22:49:52 +00:00
etc Support for new wt driver. Removed old references to as* disk types since 1993-09-30 20:18:59 +00:00
gnu >From: "J.T. Conklin" <jtc@sun-lamp.cs.berkeley.edu> 1993-09-24 17:51:10 +00:00
lib/csu/i386 Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00
libexec/makekey Libcrypt upgrade 1993-07-20 23:49:11 +00:00
sbin The fdisk man page doesn't show correctly the usage possibilities of 1993-08-10 10:31:35 +00:00
share/man/man4 From: baukno@login.dkuug.dk (S|ren Schmidt) 1993-09-09 00:32:25 +00:00
sys This is a fix for the 32K DMA buffer region that was not accounted for, 1993-09-30 23:16:17 +00:00
usr.bin Added README which explains the copyright status of getopt(1) 1993-07-27 17:24:17 +00:00
usr.sbin Import NetBSD version of dbsym (below is rlog of there version), and add 1993-09-26 16:40:41 +00:00