[00:12:36] <CIA-110> anevilyak * r41550 /haiku/branches/releases/r1alpha3/headers/os/BeBuild.h: Add missing alpha 3 version definition. [13:49:13] <CIA-110> mmlr * r41551 /haiku/trunk/build/jam/FloppyBootImage: [13:49:13] <CIA-110> Add the ACPI module (and the DPC dependency) to the floppy boot image. It is [13:49:13] <CIA-110> used for el-torito booting the CD and anyboot images. Due to the previous lack [13:49:13] <CIA-110> of the ACPI module on these, IO-APICs wouldn't get enabled on CD or anyboot [13:49:13] <CIA-110> images booted via CD drives. [14:02:20] <CIA-110> mmlr * r41552 /haiku/branches/releases/r1alpha3/build/jam/ (. FloppyBootImage): [14:02:20] <CIA-110> Merge r41551 from trunk into r1alpha3 branch: [14:02:20] <CIA-110> Add the ACPI module (and the DPC dependency) to the floppy boot image. It is [14:02:20] <CIA-110> used for el-torito booting the CD and anyboot images. Due to the previous lack [14:02:20] <CIA-110> of the ACPI module on these, IO-APICs wouldn't get enabled on CD or anyboot [14:02:20] <CIA-110> images booted via CD drives. [16:42:50] <CIA-110> kallisti5 * r41553 /haiku/trunk/src/add-ons/kernel/drivers/graphics/radeon_hd/driver.cpp: r600 chipset pciids are a mess, added a few more chipsets from AMD's site [18:46:56] <CIA-110> anevilyak * r41554 /haiku/trunk/build/jam/FloppyBootImage: Mark ACPI module as x86-only. Fixes ARM build regression. [19:06:08] <CIA-110> kallisti5 * r41555 /haiku/trunk/src/add-ons/ (4 files in 2 dirs): [19:06:08] <CIA-110> * enhance tracing of accelerant [19:06:08] <CIA-110> * introduce a global struct to hold register locations for [19:06:08] <CIA-110> Radeon HD chipset model this accelerant was spawned for. [19:06:08] <CIA-110> * add Radeon 5430 PCIID [19:10:16] <CIA-110> kallisti5 * r41556 /haiku/trunk/src/add-ons/accelerants/radeon_hd/mode.cpp: now CRT is 0-1 vs 1-2 [19:58:58] <CIA-110> kallisti5 * r41557 /haiku/trunk/src/add-ons/accelerants/radeon_hd/ (accelerant.cpp accelerant.h mode.cpp): add viewport registers; correct chipset dependent scale code; rename virtualheight to make it more consistant; spell check