commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 69498acfbb9e9e80dde3e0b777e5b4f0


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 69498acfbb9e9e80dde3e0b777e5b4f00b73b1a9
Date: Sun, 09 Jun 2013 21:33:17 +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  69498acfbb9e9e80dde3e0b777e5b4f00b73b1a9 (commit)
       via  63e94ea48ad692f506e8db51e64cf3f710d58a71 (commit)
       via  b6f5f510249eaa3cdc31fd7d001f61b7844dbee0 (commit)
       via  b582af37cf8bfd70e6cf9a0e082b26890e8108af (commit)
       via  ea45ed1b6cb14af24e817aefbba642e3733e3a88 (commit)
      from  cf79b6a9a9d4ceef4f69d0e8c691cd198863cd67 (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 69498acfbb9e9e80dde3e0b777e5b4f00b73b1a9
Merge: 63e94ea cf79b6a
Author: Samuel Thibault <address@hidden>
Date:   Sun Jun 9 23:32:57 2013 +0200

    Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach

commit 63e94ea48ad692f506e8db51e64cf3f710d58a71
Author: Samuel Thibault <address@hidden>
Date:   Sun Jun 9 22:06:16 2013 +0200

    Do not skip AHCI controller without HOST_CAP_ONLY
    
    We rather rely on the announced PCI type to determine whether to use IDE or
    AHCI.
    
    * linux/dev/drivers/block/ahci.c (ahci_probe_dev): Do not skip AHCI
    controller without HOST_CAP_ONLY.

commit b6f5f510249eaa3cdc31fd7d001f61b7844dbee0
Author: Samuel Thibault <address@hidden>
Date:   Sun Jun 9 22:05:02 2013 +0200

    Add timeout to ahci IDENTIFY
    
    * linux/dev/drivers/block/ahci.c (identify_timeout): New function.
    (identify_timer): New variable.
    (ahci_probe_port): Add timer to abandon identify command.

commit b582af37cf8bfd70e6cf9a0e082b26890e8108af
Author: Samuel Thibault <address@hidden>
Date:   Sun Jun 9 21:47:58 2013 +0200

    Fix printf format
    
    * linux/dev/drivers/block/ahci.c (ahci_do_request): Cast capacity into 
unsigned
    long and use %lu format.
    (ahci_probe_port): Cast size into unsigned and use %u format.

commit ea45ed1b6cb14af24e817aefbba642e3733e3a88
Author: Samuel Thibault <address@hidden>
Date:   Sun Jun 9 21:44:21 2013 +0200

    Fix format

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

Summary of changes:
 linux/dev/drivers/block/ahci.c |   26 ++++++++++++++++++--------
 1 files changed, 18 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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