-----Original Message-----
 From: ros-dev-bounces(a)reactos.com
 [mailto:ros-dev-bounces@reactos.com] On Behalf Of Ge van Geldorp
 Sent: Saturday, December 04, 2004 9:23 PM
 To: ros-dev(a)reactos.com
 Subject: [ros-dev] RE: [ros-cvs] CVS Update: reactos
 Casper added this code a few years back, at that point using
 the BIOS memory
 map prevented ReactOS from booting.  
The cause for this problem was a bug while parsing the BIOS memory map. This
bug is fixed since a long time. The parsing routine had added some ranges to
the available memory which were marked as not usable.
- Hartmut