Bug 57318 - Consistent ESA configuration
Summary: Consistent ESA configuration
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: eCos
Classification: Retired
Component: Ethernet drivers
Version: CVS
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: George Thomas
QA Contact: George Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-10 08:49 UTC by Jesper Skov
Modified: 2007-04-18 16:38 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-06-20 16:07:37 UTC
Embargoed:


Attachments (Terms of Use)

Description Jesper Skov 2001-12-10 08:49:31 UTC
All drivers should set the ESA by the same steps as the CS8900A, allowing
the user to override the ESA at the RedBoot command line if desired.

Note that RedBoot needs two options (see aaed2000 driver):eth0_esa and
eth0_esa_data, the former controlling whether to override the ESA or not,
the latter the actual ESA.

    // Find ESA - check possible sources in sequence and stop when
    // one provides the ESA:
    //   RedBoot option (via provide_esa)
    //   Compile-time configuration
    //   EEPROM
    //   <fail configuration of device>

Comment 1 Alex Schuilenburg 2003-06-20 16:07:37 UTC
This bug has moved to http://bugs.ecos.sourceware.org/show_bug.cgi?id=57318


Note You need to log in before you can comment on or make changes to this bug.