bug-hurd
[Top][All Lists]
Advanced

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

Re: GNU Mach nic patch update


From: Guillem Jover
Subject: Re: GNU Mach nic patch update
Date: Tue, 26 Oct 2004 07:59:48 +0200
User-agent: Mutt/1.5.6+20040907i

Hi,

On Tue, Oct 26, 2004 at 04:04:02AM +0200, Guillem Jover wrote:
> I've included Alfred's NIC patch into the latest Debian gnumach
> package, fixed several things and enabled all remaining drivers
> but the pcmcia one.

Alfred pointed some mistakes, so I include a revised ChangeLog
entry.

2004-10-25  Guillem Jover  <guillem@hadrons.org>

        * i386/linux/Drivers.in: Renamed winbond-840 driver to winbond_840.
        Do not include "pci-skeleton.c" in the "net" AC_DRIVER_CLASS.
        Enable the starfire, intel_gige and natsemi network drivers. Remove
        "CONFIG_" from cb_chim, starfire, sundance, winbond840, hamachi,
        natsemi, myson803 and ns820 driver declarations. Replace INTER_GIGE
        with INTEL_GIGE.
        * linux/src/include/asm-i386/cache.h: New file from linux 2.2.26.
        * linux/dev/include/linux/malloc.h: Include <asm/cache.h>.
        * linux/src/drivers/net/ns820.c: Copied to ...
        * linux/dev/drivers/net/ns820.c: ... here.
        (netsami_drv_id): Renamed to ...
        (ns820_drv_id): ... this. Fix all callers.
        * linux/src/drivers/net/intel-gige.c: Copied to ...
        * linux/dev/drivers/net/intel-gige.c: ... here.
        (skel_netdev_probe): Renamed to ...
        (igige_probe): ... this.
        * linux/dev/drivers/net/Space.c: Add conditional probes for natsemi,
        ns820, winbond840, hamachi, sundance, starfire, myson803 and
        intel-gige drivers.

regards,
guillem




reply via email to

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