From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1256 invoked by alias); 6 Oct 2002 13:18:29 -0000 Mailing-List: contact ecos-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Post: List-Help: , Sender: ecos-cvs-owner@sources.redhat.com List-Subscribe: Received: (qmail 1246 invoked by uid 9341); 6 Oct 2002 13:18:29 -0000 Date: Sun, 06 Oct 2002 06:18:00 -0000 Message-ID: <20021006131829.1244.qmail@sources.redhat.com> From: asl@sources.redhat.com To: ecos-cvs@sourceware.cygnus.com Subject: ecos/packages/devs/eth/intel/i82559/current Ch ... X-SW-Source: 2002/txt/msg00296.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: asl@sources.redhat.com 2002-10-06 06:18:29 Modified files: packages/devs/eth/intel/i82559/current: ChangeLog packages/devs/eth/intel/i82559/current/src: if_i82559.c Log message: * src/if_i82559.c (pci_init_find_82559s): Changed scope of max_interrupt_handle since its needed in other places. * src/if_i82559.c (i82559_stop): Corrected wrong name of variable in a diag_printf function.