K 10 svn:author V 3 jhb K 8 svn:date V 27 2009-03-12T20:41:52.391809Z K 7 svn:log V 341 The recent change to use memory > 1MB for the heap by default broke CD booting because the CD driver did not use bounce buffers to ensure request buffers sent to the BIOS were always in the first 1MB. Copy over the bounce buffer logic from the BIOS disk driver (minus the 64k boundary code for floppies) to fix this. Reported by: kensmith END