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. 4f5f185d376ab759e40dd15


From: Zheng Da
Subject: [SCM] the great next stuff branch, dde, updated. 4f5f185d376ab759e40dd1502fed5a3780368f98
Date: Thu, 06 May 2010 13:26:43 +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  4f5f185d376ab759e40dd1502fed5a3780368f98 (commit)
       via  fa607756eea8830f3307a7fa6ef7a2797829e251 (commit)
       via  8a4668dfd4106f26bf5bf6ed69717eb06a3628db (commit)
       via  c4e4b1c0d190b2df955627b6ca4fa1a9cbdea935 (commit)
       via  e0571ec558b13cbf400f2a0c55787238fcf3d858 (commit)
      from  4661d478225c954fe4ee280e0553ea93b205d41b (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 4f5f185d376ab759e40dd1502fed5a3780368f98
Author: Zheng Da <address@hidden>
Date:   Fri May 7 01:23:03 2010 +0000

    Add DDE rtl8139.

commit fa607756eea8830f3307a7fa6ef7a2797829e251
Author: Zheng Da <address@hidden>
Date:   Fri May 7 01:17:41 2010 +0000

    Add memory clobbers to assembly snippets.
    
    Merge from the master branch (commit acb9f2e4).

commit 8a4668dfd4106f26bf5bf6ed69717eb06a3628db
Author: Zheng Da <address@hidden>
Date:   Fri May 7 01:15:03 2010 +0000

    fix a bug when device_intr_notify return an error.

commit c4e4b1c0d190b2df955627b6ca4fa1a9cbdea935
Author: Zheng Da <address@hidden>
Date:   Fri May 7 01:12:35 2010 +0000

    remove printing in dde_e1000 and dde_pcnet32.

commit e0571ec558b13cbf400f2a0c55787238fcf3d858
Author: root <root@(null).(none)>
Date:   Fri May 7 00:26:14 2010 +0000

    make devnode open for reading and writing.

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

Summary of changes:
 dde_e1000/e1000_hw.c                         |    3 -
 dde_e1000/e1000_main.c                       |   33 +-
 dde_pcnet32/pcnet32.c                        |    7 +-
 dde_rtl8139/.gitignore                       |    1 +
 dde_rtl8139/8139cp.c                         | 2107 ++++++++++++++++++++++++++
 {dde26_test => dde_rtl8139}/Makeconf.local   |    0
 {dde_pcnet32 => dde_rtl8139}/Makefile        |    4 +-
 {dde26_test => dde_rtl8139}/default.ld       |    0
 {dde_e1000 => dde_rtl8139}/main.c            |    0
 devnode/devnode.c                            |    3 +-
 libddekit/interrupt.c                        |    5 +-
 pfinet/linux-src/include/asm-i386/checksum.h |    6 +-
 12 files changed, 2127 insertions(+), 42 deletions(-)
 create mode 100644 dde_rtl8139/.gitignore
 create mode 100644 dde_rtl8139/8139cp.c
 copy {dde26_test => dde_rtl8139}/Makeconf.local (100%)
 copy {dde_pcnet32 => dde_rtl8139}/Makefile (85%)
 copy {dde26_test => dde_rtl8139}/default.ld (100%)
 copy {dde_e1000 => dde_rtl8139}/main.c (100%)


hooks/post-receive
-- 
the great next stuff




reply via email to

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