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.4-414-g2413179


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.4-414-g2413179
Date: Sun, 23 Feb 2014 17:18:27 +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  241317985705f7a4cc81286692322c23fce03104 (commit)
       via  c3f3e29ecd36052bfa4b01cd5d782c04836ae37a (commit)
      from  a7261c78d3290338ab44abe22c3bebc8abcfb43b (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 241317985705f7a4cc81286692322c23fce03104
Merge: c3f3e29 a7261c7
Author: Samuel Thibault <address@hidden>
Date:   Sun Feb 23 12:14:38 2014 -0500

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

commit c3f3e29ecd36052bfa4b01cd5d782c04836ae37a
Author: Samuel Thibault <address@hidden>
Date:   Sun Feb 23 11:57:45 2014 -0500

    AHCI driver cleanups
    
    * linux/dev/drivers/block/ahci.c (struct port): Add id and is_cd fields.
    (ahci_end_request): Only print error if quiet flag of the request is not
    set.
    (ahci_do_port_request): Upgrade sector parameter to 64 bit. Include
    those bits in the LBA48 request.
    (ahci_do_request): Upgrade sector count to 64bit. Only print errors if
    quiet flag of the request is not set.
    (ahci_probe_port): Move identify code...
    (ahci_identify): ... to new function. Handle WIN_PIDENTIFY case to
    recognize ATAPI devices.
    (ahci_probe_port): Also try WIN_PIDENTIFY command.
    (ahci_geninit): Avoid checking partition table on empty devices.

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

Summary of changes:
 linux/dev/drivers/block/ahci.c |  260 ++++++++++++++++++++++++----------------
 1 files changed, 154 insertions(+), 106 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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