commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.6-26-gb282c5d


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.6-26-gb282c5d
Date: Fri, 29 Jan 2016 18:32:08 +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 "GNU Mach".

The branch, master has been updated
       via  b282c5d4fa0a99556d9b977b3a9b92e06c66db85 (commit)
      from  8bde80c03f475f06b62962905dc6766f5bc28c4c (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 b282c5d4fa0a99556d9b977b3a9b92e06c66db85
Author: Samuel Thibault <address@hidden>
Date:   Fri Jan 29 19:28:16 2016 +0100

    Fallback on direct PCI access when no BIOS32 is available
    
    Some hardware start shippping with no BIOS32 at all, and we'll have to
    implement ACPI to get the address of the mmconfig table.  In the meanwhile,
    we can hope that the direct probe works (it does on HP820 for instance).
    
    * linux/src/arch/i386/kernel/bios32.c (pcibios_init): Also try
    check_direct_pci() when bios32 probing failed.

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

Summary of changes:
 linux/src/arch/i386/kernel/bios32.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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