[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patch] GNU Mach-1.x support for 3c556 NIC
From: |
Marco Gerards |
Subject: |
Re: [patch] GNU Mach-1.x support for 3c556 NIC |
Date: |
Mon, 16 Feb 2004 23:06:28 +0100 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Michael Banck <mbanck@gmx.net> writes:
> Hi,
>
> this patch adds support in GNU Mach 1.x for the 3Com 3c556 chip, as
> found in my notebook. I've extracted it from Linux-2.2, and it seems to
> work well :)
Thanks a lot for your patch, it looks fine to me.
> I hope the ChangeLog entry is alright, feel free to correct me.
>
> 2004-02-15 Michael Banck <mbanck@gmx.net>
>
>
> * linux/src/drivers/net/3c59x.c: Added support for 3c556 from
> Linux-2.2.17-pre14, originally by Fred Maciel.
> (pci_tbl): Added 3c556 PCI IDs and chipset features.
> (vortex_probe1): Special case data values for 3c556 when doing
> outw() port output.
What about:
2004-02-15 Michael Banck <mbanck@gmx.net>
Adds support for 3c556 from Linux-2.2.17-pre14, originally by
Fred Maciel.
* linux/src/drivers/net/3c59x.c (pci_tbl): Added 3c556 PCI IDs and
chipset features.
(vortex_probe1): Special case data values for 3c556 when doing
outw() port output.
Anyway, I suck at writing changelogs so I wait a day so people can
correct me if that what I said was not true. If that does not happens
I'll apply this patch tomorrow.
Thanks,
Marco
Re: [patch] GNU Mach-1.x support for 3c556 NIC, Alfred M. Szmidt, 2004/02/17