commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] the great next stuff branch, dde, updated. cd622a7029222af5c55e124


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, dde, updated. cd622a7029222af5c55e124fce25a018f93a5eb4
Date: Fri, 06 Jul 2012 04:12:03 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "the great next stuff".

The branch, dde has been updated
       via  cd622a7029222af5c55e124fce25a018f93a5eb4 (commit)
       via  7e43f78fd2944d12cc3fc13c71b6b27ba3cfae57 (commit)
       via  86d1f8ebcf19165b0c52ea8346c3532e1caad23e (commit)
      from  686bb403115e7433c56e0d5f7a1cdb9447778c36 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cd622a7029222af5c55e124fce25a018f93a5eb4
Author: Samuel Thibault <address@hidden>
Date:   Fri Jul 6 01:10:57 2012 -0300

    Fix probing for all PCI buses, not only 0 and 2
    
    * libdde_linux26/lib/src/arch/l4/pci.c (pci_bus, pci_bus1): Remove
    variables.
    (l4dde26_init_pci): Use ddekit_pci_get_device to find out all buses to be
    probed for.

commit 7e43f78fd2944d12cc3fc13c71b6b27ba3cfae57
Author: Samuel Thibault <address@hidden>
Date:   Sun Jul 1 00:35:04 2012 -0300

    Add boot_cpu_data
    
    * lib/src/arch/x86/kernel/setup.c: New file
    * lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add kernel/setup.c

commit 86d1f8ebcf19165b0c52ea8346c3532e1caad23e
Author: Samuel Thibault <address@hidden>
Date:   Sun Jul 1 00:32:31 2012 -0300

    Add dma resource management
    
    * contrib/kernel/dma.c: New file.
    * lib/src/Makefile (SRC_C_libdde_linux26.o.a): Add kernel/dma.c

-----------------------------------------------------------------------

Summary of changes:
 libdde_linux26/contrib/kernel/dma.c            |  161 ++++++++++++++++++++++++
 libdde_linux26/lib/src/Makefile                |    2 +
 libdde_linux26/lib/src/arch/l4/pci.c           |   31 +++---
 libdde_linux26/lib/src/arch/x86/kernel/setup.c |  114 +++++++++++++++++
 4 files changed, 292 insertions(+), 16 deletions(-)
 create mode 100644 libdde_linux26/contrib/kernel/dma.c
 create mode 100644 libdde_linux26/lib/src/arch/x86/kernel/setup.c


hooks/post-receive
-- 
the great next stuff



reply via email to

[Prev in Thread] Current Thread [Next in Thread]