From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10564 invoked by alias); 13 Mar 2003 18:49:38 -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 10554 invoked by uid 371); 13 Mar 2003 18:49:38 -0000 Date: Thu, 13 Mar 2003 18:49:00 -0000 Message-ID: <20030313184938.10552.qmail@sources.redhat.com> From: nickg@sources.redhat.com To: ecos-cvs@sources.redhat.com Subject: ecos/packages/devs/eth/mips/atlas/current Chan ... X-SW-Source: 2003/txt/msg00522.txt.bz2 List-Id: CVSROOT: /cvs/ecos Module name: ecos Changes by: nickg@sourceware.org 2003-03-13 18:49:38 Modified files: packages/devs/eth/mips/atlas/current: ChangeLog packages/devs/eth/mips/atlas/current/cdl: atlas_eth_drivers.cdl packages/devs/eth/mips/atlas/current/src: if_atlas.c Log message: * cdl/atlas_eth_drivers.cdl: Changed CYGPKG_DEVS_ETH_ARM_ATLAS_OPTIONS to CYGPKG_DEVS_ETH_MIPS_ATLAS_OPTIONS. * src/if_atlas.c (atlas_saa9730_init): ifdeffed out bogus code to set MAC address in non-redboot configuration just to make it compile. Note that there are other problems with this driver in eCos.