May 7, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31

[05:29:56] <CIA-98> scottmc * r41356 /haiku/trunk/build/jam/OptionalPackages: Cleaned up directories for gperf.
[05:34:57] <CIA-98> scottmc * r41357 /haiku/trunk/build/jam/OptionalPackages: Updated groff gcc2 build to clean up directories, added gcc4 built groff.
[05:39:42] <CIA-98> scottmc * r41358 /haiku/trunk/build/jam/OptionalPackages: Cleaned up directories for rsync and added gcc4 build.
[05:51:55] <CIA-98> scottmc * r41359 /haiku/trunk/build/jam/OptionalPackages: Fixed doc directory for xz-utils.
[05:55:20] <CIA-98> scottmc * r41360 /haiku/trunk/build/jam/OptionalPackages: Fixed gcc2 sqlite package, previous one had some stray directories in it. The gcc4 zip was ok.
[07:56:44] <CIA-98> humdinger * r41361 /haiku/trunk/docs/user/support/string.dox: Fixing some typos, found by John Scipione and some by myself.
[08:52:39] *** Duggan has joined #haiku-jp
[09:24:02] *** Duggan has quit IRC
[09:25:16] *** Duggan has joined #haiku-jp
[10:08:20] <CIA-98> nielx * r41362 /haiku/trunk/docs/user/header.html: Update the header to reflect the height of the logo image, which is 84px instead of 86px. See the discussion on r41337 on haiku-commits.
[11:20:09] *** Duggan has quit IRC
[17:47:40] <CIA-98> mmlr * r41363 /haiku/trunk/src/add-ons/kernel/bus_managers/pci/ (pci.cpp pci.h): Add a debugger command to refresh the cached pci_infos from PCI config space.
[18:38:57] <CIA-98> mmlr * r41364 /haiku/trunk/ (5 files in 2 dirs):
[18:38:57] <CIA-98> Add a way to store a new interrupt_line value to the PCI module. It both updates
[18:38:57] <CIA-98> the cached pci_info and writes the new value into PCI config space. Drivers
[18:38:57] <CIA-98> using either mechanism to enumerate devices will therefore get the updated
[18:38:57] <CIA-98> value.
[18:49:16] <CIA-98> mmlr * r41365 /haiku/trunk/ (4 files in 2 dirs):
[18:49:16] <CIA-98> Add a way to look up basic PCI info for an ACPI device. It works for retrieving
[18:49:16] <CIA-98> the base bus number and segment which is what we're using them for. It should
[18:49:16] <CIA-98> work generically, however I only tested it to look up PCI bridge devices.
[18:49:16] <CIA-98> The logic is a subset of what is done in AcpiEvPciConfigRegionSetup when setting
[18:49:16] <CIA-98> up the operation region for a PCI device.
[19:05:30] <CIA-98> mmlr * r41366 /haiku/trunk/headers/os/drivers/ACPI.h:
[19:05:30] <CIA-98> Cleanup spaces vs. tabs. Probably those spaces were copied over from ACPICA
[19:05:30] <CIA-98> sources as they use 4 spaces instead of tabs.
[19:30:41] <CIA-98> mmlr * r41367 /haiku/trunk/src/system/kernel/arch/x86/ (arch_int.cpp irq_routing_table.cpp irq_routing_table.h): (log message trimmed)
[19:30:41] <CIA-98> * Added functionality to resolve the addresses provided in the IRQ routing table
[19:30:41] <CIA-98> to PCI devices partly using the new ACPI interface and by using bridge config
[19:30:41] <CIA-98> information from PCI.
[19:30:41] <CIA-98> * Added lookup of matching device/pin combinations and update of the relevant
[19:30:41] <CIA-98> interrupt line variable via the new PCI module function. This means that the
[19:30:42] <CIA-98> Global System Interrupt (GSI) that is used after switching to the IO-APIC is
[19:34:34] <CIA-98> mmlr * r41368 /haiku/trunk/src/system/kernel/arch/x86/irq_routing_table.cpp:
[19:34:34] <CIA-98> Added root name for PCI express, a note about why it works even without it and
[19:34:34] <CIA-98> a TODO to eventually do it correctly anyway.
[21:40:05] <CIA-98> mmu_man * r41369 /haiku/trunk/docs/ (1324 files in 187 dirs): Set MIME type for png files to images/png as should be. NetSurf at least wants it when browsing the docs directly on the svn server.
[23:39:33] <CIA-98> mmlr * r41370 /haiku/trunk/ (3 files in 3 dirs):
[23:39:34] <CIA-98> Added a temporary opt-in option "enable_ioapic" to the boot menu. This way the
[23:39:34] <CIA-98> IO-APIC can be easily enabled to test it on various configurations. Note that
[23:39:34] <CIA-98> the previous default opt-out didn't work because the safemode options would not
[23:39:34] <CIA-98> be touched at all when not actually entering the boot menu.
[23:39:34] <CIA-98> Once IO-APIC is more broadly tested this can be removed again and the opt-out
[23:39:34] <CIA-98> option reenabled.

top