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. ac1c7eb7a8b24b7469bed53


From: Samuel Thibault
Subject: [SCM] the great next stuff branch, dde, updated. ac1c7eb7a8b24b7469bed5365be38a968d59a136
Date: Mon, 30 Mar 2020 18:40:19 -0400 (EDT)

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  ac1c7eb7a8b24b7469bed5365be38a968d59a136 (commit)
      from  4892303b4b7637bb731ff5f0c28add44a9b841a8 (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 ac1c7eb7a8b24b7469bed5365be38a968d59a136
Author: Samuel Thibault <address@hidden>
Date:   Tue Mar 31 00:28:48 2020 +0200

    Fix calling machdevdde
    
    * libmachdevdde/net.c (register_net): Rename to machdevdde_register_net.
    * libmachdevdde/machdevdde.h (machdevdde_register_net): Add prototype.
    * dde_e100/main.c: Include <hurd/machdevdde.h>.
    (main): Call machdevdde_register_net instead of register_net, call
    machdev_device_init instead of mach_device_init, call machdev_trivfs_init
    instead of trivfs_init, call machdevdde_server instead of ds_server, call
    machdev_trivfs_server instead of trivfs_server.
    * dde_e1000/main.c: Likewise.
    * dde_ne2k_pci/main.c: Likewise.
    * dde_pcnet32/main.c: Likewise.
    * dde_rtl8139/main.c: Likewise.

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

Summary of changes:
 dde_e100/main.c            | 11 ++++++-----
 dde_e1000/main.c           | 11 ++++++-----
 dde_ne2k_pci/main.c        | 11 ++++++-----
 dde_pcnet32/main.c         | 11 ++++++-----
 dde_rtl8139/main.c         | 11 ++++++-----
 libmachdevdde/machdevdde.h |  1 +
 libmachdevdde/net.c        |  2 +-
 7 files changed, 32 insertions(+), 26 deletions(-)


hooks/post-receive
-- 
the great next stuff



reply via email to

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