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  6a47810d44ab7f1f0c2c93229797bf7c2f232ff7 (commit)
      from  9e608d32e9e85246decd868f326efde66108c7f3 (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 6a47810d44ab7f1f0c2c93229797bf7c2f232ff7
Author: Samuel Thibault <[email protected]>
Date:   Sat Nov 28 17:31:26 2009 +0100

    Add sis900 driver
    
    2005-05-01  Andreas B. Mundt  <[email protected]>
    
        * i386/README-Drivers: Likewise.
        * i386/linux/Makefile.in (linux-net-files): Added 'sis900'.
        * i386/linux/configure.ac (sis900): New driver.
        * linux/dev/drivers/net/Space.c: Add conditional probes 'sis900'
        driver.
        * linux/src/drivers/net/sis900.c: New file.
        * linux/src/drivers/net/sis900.h: Likewise.

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

Summary of changes:
 linux/Makefrag.am              |    5 +
 linux/configfrag.ac            |    4 +
 linux/dev/drivers/net/Space.c  |    4 +
 linux/src/drivers/net/sis900.c | 1803 ++++++++++++++++++++++++++++++++++++++++
 linux/src/drivers/net/sis900.h |  284 +++++++
 5 files changed, 2100 insertions(+), 0 deletions(-)
 create mode 100644 linux/src/drivers/net/sis900.c
 create mode 100644 linux/src/drivers/net/sis900.h


hooks/post-receive
-- 
GNU Mach


Reply via email to