haiku/src/kernel
Axel Dörfler 17e0266f6e Implemented platform_register_boot_device(): it parses drive_parameters
versions 2.x and 3.x and fills the disk_identifier of the boot disk.
"Dumb" checksum/size recognition is not yet implemented (stores only the
size of the disk for now).
Does not yet create bios_drive structures for any other drives.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9962 a95241bf-73f2-0310-859d-f6bbb57e9c96
2004-11-15 18:11:27 +00:00
..
apps Replaced region_id with area_id. 2004-11-08 14:11:46 +00:00
boot Implemented platform_register_boot_device(): it parses drive_parameters 2004-11-15 18:11:27 +00:00
core Added an additional flags parameter to fs_mount(), "args" is now a const char. 2004-11-15 16:43:30 +00:00
drivers A terminated buffer just feels better. 2004-11-08 23:23:17 +00:00
glue Now initializes some global variable defined in libroot_init.c. 2004-07-05 18:50:20 +00:00
ldscripts Added boot_loader.ld file (same as stage2.ld for ppc). 2004-04-22 00:53:55 +00:00
libroot - deactivate vtable-thunks, as BeOS never used them and we need to be 2004-11-10 19:43:14 +00:00
vm2/tests Removing old VM2, starting to integrate new VM. 2003-07-30 11:48:09 +00:00
Jamfile added gnu regex 2004-11-09 22:49:35 +00:00
TODO It is accomplished ... 2002-07-09 12:24:59 +00:00