commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 0ec3a87748d9e90d21116038e386cace


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 0ec3a87748d9e90d21116038e386cace5ea4a460
Date: Sat, 22 Sep 2012 22:45:04 +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  0ec3a87748d9e90d21116038e386cace5ea4a460 (commit)
      from  a564ecbc2cb4441ebac32ac5300bc7840569eb30 (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 0ec3a87748d9e90d21116038e386cace5ea4a460
Author: Sergio Lopez <address@hidden>
Date:   Sun Sep 23 00:40:52 2012 +0200

    Update DMA auto-enabling, make forcing DMA an option
    
    * linux/configfrag.ac (--enable-ide-forcedma): Add option.
    * linux/src/drivers/block/ide.c (ide_probe_promise_20246): Do not call
    ide_init_promise.
    (probe_for_hwifs): Add SI, VIA, AL PCI probing.
    * linux/src/drivers/block/ide.h (hwif_chipset_t): Add hpt343, udma and
    ultra66 chipsets.
    * linux/src/drivers/block/triton.c: Update to upstream 1.14 version.
    * linux/src/include/linux/hdreg.h (HDIO_GET_IDENTITY): Rename to ...
    (HDIO_OBSOLETE_IDENTITY): ... new macro.
    (HDIO_GET_IDENTITY): New macro.
    (hd_driveid): Add fields for extended identification.

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

Summary of changes:
 linux/configfrag.ac              |    5 +
 linux/src/drivers/block/ide.c    |    6 +-
 linux/src/drivers/block/ide.h    |    3 +-
 linux/src/drivers/block/triton.c |  820 +++++++++++++++++++++++++++++---------
 linux/src/include/linux/hdreg.h  |   49 ++-
 5 files changed, 690 insertions(+), 193 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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