From 2b947a45d7ebba5664c57cc5fc6cf7dc2f35db71 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Jul 2002 22:37:13 +0000 Subject: 2002-07-16 Eric Norum * New driver for the Intel EtherExpressPro (82559ER) chip. * network/if_fxp.c, network/if_fxpreg.h, network/if_fxpvar.h, network/pci.h: New file. * network/Makefile.am: Modified to reflect above. --- c/src/libchip/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'c/src/libchip/ChangeLog') diff --git a/c/src/libchip/ChangeLog b/c/src/libchip/ChangeLog index fafdfc9bfc..928f676eec 100644 --- a/c/src/libchip/ChangeLog +++ b/c/src/libchip/ChangeLog @@ -1,3 +1,10 @@ +2002-07-16 Eric Norum + + * New driver for the Intel EtherExpressPro (82559ER) chip. + * network/if_fxp.c, network/if_fxpreg.h, network/if_fxpvar.h, + network/pci.h: New file. + * network/Makefile.am: Modified to reflect above. + 2001-05-14 Till Straumann * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am: -- cgit v1.2.3