diff options
author | ps <ps@FreeBSD.org> | 2003-05-21 07:00:49 +0000 |
---|---|---|
committer | ps <ps@FreeBSD.org> | 2003-05-21 07:00:49 +0000 |
commit | 1f8de07ce7dfde672600b4184e84769f1b3516d0 (patch) | |
tree | 37714b32df7063d8d941bbf74632877ecaad0b83 /sys/i386/conf/PAE | |
parent | 75e88124d7988922181344082558658bd36d2dad (diff) | |
download | FreeBSD-src-1f8de07ce7dfde672600b4184e84769f1b3516d0.zip FreeBSD-src-1f8de07ce7dfde672600b4184e84769f1b3516d0.tar.gz |
- Make this work with PAE.
- atomically load and clear the status block so we dont miss an
update.
Submitted by: jdp
Approved by: re (scottl)
Diffstat (limited to 'sys/i386/conf/PAE')
-rw-r--r-- | sys/i386/conf/PAE | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE index d7b1846..ee0312e 100644 --- a/sys/i386/conf/PAE +++ b/sys/i386/conf/PAE @@ -73,7 +73,6 @@ nodevice tl nodevice tx nodevice vr nodevice wb -nodevice bge nodevice cs nodevice ed |