bug-hurd
[Top][All Lists]
Advanced

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

Re: Removing qlogicisp binary only firmware from GNU Mach


From: Alfred M. Szmidt
Subject: Re: Removing qlogicisp binary only firmware from GNU Mach
Date: Wed, 27 Oct 2004 05:30:07 +0200

Maybe we could like get my NIC patch commited to?  And then there are
those nice fixes for the whole autoconf thing, those too would be nice
to get commited.  Or are there any problems with those two "patches"?
I can clean them up if someone actually tells me that these things can
get included.


Oh yeah, I forgot to upload a new version of that NIC thing, it as at
the usual place[0] now.

www.update.uu.se/~ams/patches/gnumach-nic-update-2.diff.gz

2004-10-27  Alfred M. Szmidt  <ams@gnu.org>

        * i386/linux/Makefile.in (linux-net-files): Removed duplicate
        entry of `net.c'.

2004-10-25  Guillem Jover  <guillem@hadrons.org>
        
        * linux/src/include/asm-i386/cache.h: New file from Linux 2.2.26.

        * linux/src/drivers/net/ns820.c: Copied to ...
        * linux/dev/drivers/net/ns820.c: ... here.

        * linux/src/drivers/net/intel-gige.c: Copied to ...
        * linux/dev/drivers/net/intel-gige.c: ... here.

        * linux/dev/include/linux/malloc.h: Include <asm/cache.h>.
        * i386/linux/Drivers.in: Do not include "pci-skeleton.c" in the
        "net" AC_DRIVER_CLASS.  Enable the starfire, intel_gige and
        natsemi network drivers. Remove "CONFIG_" from starfire, sundance,
        winbond840, hamachi, natsemi, myson803 and ns820 driver
        declarations. Replace INTER_GIGE with INTEL_GIGE.
        * linux/dev/drivers/net/Space.c: Add conditional probes for
        natsemi, ns820, winbond840, hamachi, sundance, starfire, myson803
        and intel-gige drivers.

        * linux/dev/drivers/net/ns820.c (netsami_drv_id): Renamed to ...
        (ns820_drv_id): ... this. Fix all callers.

        * linux/dev/drivers/net/intel-gige.c
        (skel_netdev_probe): Renamed to ...
        (igige_probe): ... this.

2004-09-21  Guillem Jover  <guillem@hadrons.org>

        * i386/linux/Drivers.in (winbond-840): Renamed to ...
        (winbond_840): ... this.

2004-08-05  Arief M. Utama  <arief_mulya@yahoo.com>

        * linux/dev/drivers/net/eepro100.c: Added PCI ID's from Linux
        2.4.23 for: "Intel PCI EtherExpress Pro100 VE 82801CAM", 
        "Intel PCI EtherExpress Pro100 VE 82801CAM", 
        "Intel PCI Phoneline Network Connection 82562EH", 
        "Intel PCI LAN Controller 82801CAM", 
        "Intel PCI EtherExpress Pro100 VM/KM 82801CAM", 
        "Intel PCI LAN Controller with 82562ET/EZ PHY 82801DB", 
        "Intel PCI LAN Controller with 82562ET/EZ (CNR) PHY 82801DB", 
        "Intel PCI LAN Controller with 82562EM/EX PHY", 
        "Intel PCI LAN Controller with 82562EM/EX (CNR) PHY 82801DB"
        "Intel PCI EtherExpress Pro100 VM 82801DB", 
        "Intel PCI EtherExpress Pro100 VE 82801EB/ER", 
        "Intel PCI Fast Ethernet/CardBus Controller 82551QM", 
        "Intel PCI EtherExpress Pro100 82865", 
        "Intel PCI EtherExpress Pro100 Smart (i960RP/RD)", 
        "Intel PCI LAN0 Controller 82801E", 
        "Intel PCI LAN1 Controller 82801E", 
        "Intel PCI to PCI Bridge EtherExpress Pro100 Server Adapter", 
        "Intel PCI EtherExpress Pro100 Server Adapter".

2004-02-29  Alfred M. Szmidt  <ams@kemisten.nu>

        * i386/linux/Makefile.in (linux-net-files): Added `cb_shim.c',
        `hamachi.c', `intel-gige.c', `myson803.c', `natsemi.c', `ns820.c',
        `pci-scan.c', `pci-serial.c', `pci-skeleton.c', `starfire.c',
        `sundance.c' and `winbond-840.c.
        * i386/linux/Drivers.in (ns820, myson803, sundance,
        winbond-840, hamachi): New drivers.  Added `pci-scan' and
        `pci-skeleton.o' to the network driver class.
        * linux/dev/include/linux/modversions.h: New file.

        * linux/src/drivers/net/3c59x.c, linux/src/drivers/net/eepro100.c,
        linux/src/drivers/net/epic100.c, linux/src/drivers/net/ne2k-pci.c,
        linux/src/drivers/net/rtl8139.c, linux/src/drivers/net/tulip.c,
        linux/src/drivers/net/via-rhine.c,
        linux/src/drivers/net/yellowfin.c: Updated files from netdrivers
        3.5 (http://www.scyld.com/network).
        * linux/src/drivers/net/winbond-840.c,
        linux/src/drivers/net/starfire.c,
        linux/src/drivers/net/sundance.c, linux/src/drivers/net/ns820.c,
        linux/src/drivers/net/pci-scan.c,
        linux/src/drivers/net/pci-scan.h,
        linux/src/drivers/net/pci-serial.c,
        linux/src/drivers/net/pci-skeleton.c,
        linux/src/drivers/net/hamachi.c,
        linux/src/drivers/net/intel-gige.c,
        linux/src/drivers/net/kern_compat.h,
        linux/src/drivers/net/myson803.c, linux/src/drivers/net/natsemi.c,
        linux/src/drivers/net/cb_shim.c: New files from netdrivers 3.5
        package (http://www.scyld.com/network).




reply via email to

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