[01:10:56] <CIA-98> kallisti5 * r41319 /haiku/trunk/ (3 files in 3 dirs): small bit of style cleanup; added additional checks to see if a battery was damaged or it is just an empty slot [19:28:07] <CIA-98> tqh * r41320 /haiku/trunk/ (4 files in 2 dirs): [19:28:08] <CIA-98> This opens up so many possiblities. [19:28:08] <CIA-98> * ACPI module now has a get_possible_resources function. [20:34:18] <CIA-98> kallisti5 * r41321 /haiku/trunk/src/apps/powerstatus/ExtendedInfoWindow.cpp: small logic correction, string compare reversed for empty battery slot test [20:45:43] <CIA-98> scottmc * r41322 /haiku/trunk/build/jam/OptionalPackages: [20:45:44] <CIA-98> Updated xz-utils to 5.0.1, removed unneeded if statement as the xz-utils gcc4 works on both [20:45:44] <CIA-98> gcc2 and gcc4. [20:53:09] <CIA-98> scottmc * r41323 /haiku/trunk/build/jam/OptionalPackages: Updated apr and apr-util builds to clean up their directories. [20:56:19] <CIA-98> scottmc * r41324 /haiku/trunk/build/jam/OptionalPackages: Updated subversion to 1.6.15 and cleaned up it's directories. [21:15:10] <CIA-98> scottmc * r41325 /haiku/trunk/build/jam/OptionalPackages: Missed updating the date on the first yasm filename. [21:23:51] <CIA-98> kallisti5 * r41326 /haiku/trunk/src/add-ons/accelerants/radeon_hd/bios.cpp: enhance tracing of the radeon_hd accelerant [21:40:19] <CIA-98> scottmc * r41327 /haiku/trunk/headers/os/mail/E-mail.h: Readded function declarations that were removed in r40397. These are needed for building Pe. [21:57:35] <CIA-98> mmlr * r41328 /haiku/trunk/src/system/kernel/arch/x86/ (arch_int.cpp irq_routing_table.cpp irq_routing_table.h): (log message trimmed) [21:57:35] <CIA-98> * Change some of the structure fields to more sensible types. [21:57:35] <CIA-98> * The irq values we get from ACPICA are already converted, remove the wrong [21:57:35] <CIA-98> extra conversion from bitfield to irq number. [21:57:35] <CIA-98> * Add and handle extended irq structures. [21:57:35] <CIA-98> * Disable the legacy PIC when done configuring the IOAPIC. Since during that [21:57:36] <CIA-98> configuration the ACPI module is initialized, the ACPI SCI is still enabled [22:04:53] <CIA-98> mmlr * r41329 /haiku/trunk/src/system/kernel/arch/x86/irq_routing_table.h: Remove wrong comment. [22:15:15] <CIA-98> jackburton * r41330 /haiku/trunk/headers/os/mail/E-mail.h: Fix build. [23:34:10] <CIA-98> axeld * r41331 /haiku/trunk/src/preferences/keymap/ (Keymap.cpp Keymap.h): [23:34:10] <CIA-98> * Added missing 'const' for the entry_ref paramter of Load(), and Save(). [23:34:10] <CIA-98> * Cleaned up Keymap.h. [23:47:49] <CIA-98> axeld * r41332 /haiku/trunk/src/apps/readonlybootprompt/ (BootPrompt.rdef BootPromptWindow.cpp BootPromptWindow.h): [23:47:49] <CIA-98> * Changed the look and text of ReadOnlyBootPrompt to be a bit more inviting. [23:47:49] <CIA-98> * This should close #5786, but YMMV - comments and corrections welcome!