A method and a network device having a flexible EEPROM for setting configuration settings
13 claims: 2 independent, 11 dependent
- 1A method for configuring default values of a network device, wherein the network device existing in a microprocessor mode or in a memory mode, comprising:a) determining whether the default values are obtained through a microprocessor interface or a memory interface, wherein the microprocessor interface and the memory interface sharing the same pins;b) when it is determined that the default values are obtained through the memory interface, performing the steps of: b1) receiving a header from a memory through the memory interface;b2) determining from the header whether any default value of the network device should be updated;b3) fetching at least one configuration instruction from the memory when the determining step determines that the network device should be updated;b4) interpreting sad at least one configuration instruction;and b5) changing a register default value of said default values corresponding to said interpreted at least one configuration instruction;and c) when it is determined that the default values are obtained through the microprocessor interface, changing said default values according to data received through the microprocessor interface.
- 7A network device existing in a microprocessor mode or in a memory mode, comprising:means for determining whether the default values are obtained through a microprocessor interface or a memory interface wherein the microprocessor interface and the memory interface sharing the same pins;means for receiving a header from a memory through the memory interface;means for determining from the header whether any default value of the network device should be updated;means for fetching at least one configuration instruction from the memory when the determining step determines that the network device should be updated;means for interpreting said at least one configuration instruction;means changing a register default value of said default values corresponding to said interpreted at least one configuration instruction;and means for changing said default values according to data received through the microprocessor interface;wherein said means for changing said default values according to data received through the microprocessor interface is configured to change the default values when the means for determining whether the default values are obtained through a microprocessor interface or a memory interface determines that the default values are to be obtained through a microprocessor interface.
Independent claims2
26 paragraphs in 6 sections, as filed
BACKGROUND OF THE INVENTION
FIELD OF INVENTION
The present invention relates to a network device having an apparatus for selectively configuring the network device using an Electrically Erasable Programmable Read Only Memory (EEPROM). More specifically, the network device is able to use dynamic configuration settings in the EEPROM interface, that increases flexibility, has fewer limitations and is a low cost alternative.
DESCRIPTION OF RELATED ART
Many types of network devices are necessary to allow a network to function properly. These network devices are composed of chips, with these chips allowing for the control and monitoring of data through the network device. Chip vendors may pre-set some register default values inside a network device, such as a switch/hub chip, to provide a low cost switch and hub application. That means it is not necessary for system integrators to change the internal register default values to build a workable system. The preconfigured chips allow for the network devices to be setup and to function quickly for a majority of system integrators.
In some cases, these pre-set register default values might not suitable for some system integrators. Chip vendors should provide some methods so that system integrators can change some register values instead of using default values. Some chip vendors will provide a microprocessor interface (SPI, I2C, or PCI) to allow system integrators to change all write-able registers. However, built-in microprocessors on the chip boards increase system costs and may not be needed by many customers.
Another alternative method to allow users to change the default values is to provide an Electrically Erasable Programmable Read Only Memory (EEPROM) interface. With an EEPROM interface, a system integrator can change some register default values using a very low cost EEPROM in the document US-A-5 794 033 a method for reprogramming of a hardware logics containing an EEPROM is disclosed. Most chip vendors have provided an EEPROM interface for a low cost switch and hub application.
Fig. 1 provides as an example of a low cost pre-programmed EEPROM that is used to change some default values of a network switch/hub chip. When the external control signal (RESET) goes to inactive, network switch/hub chip start to change its some register default values via downloading the contents of EEPROM. And then network switch/hub chip start its normal operation after the download phase had been finished.
When the RESET signal goes to inactive, the network switch/hub chip starts to fetch data from external EEPROM automatically. Most of the network switch/hub chips will fetch data from EEPROM address 00h (the first entry), and fetch the other data in sequence. In order to change some register default values or set chip configuration, the chip vendor will provide a register set (a part of chip register file) which are downloadable from EEPROM. Each entry of EEPROM is pre-defined and will directly map to one or more entries of a register set inside network switch/hub chip as described in Fig. 2.
However, in this kind of scenario, two major drawbacks may occur. First, different system integrators may want to change different registers. And it is not necessary for system integrators to configure all downloaded register. However, even if system integrators only want to configure some of chip downloadable registers, it is still necessary to fill all the contents of downloadable register set into EEPROM. Secondly, some register default values of network switch/hub chip are change-able via microprocessor interface, but they are not downloadable via EEPROM. In this case, the only way for system integrator to act is to build a microprocessor on the PCB instead of using a very low cost EEPROM.
Thus, there is a need for a mechanism and a process to be used with a network device that allows for a system integrator to make changes to default settings of the network device that is not costly or cumbersome. Additionally, there is also a need for such a mechanism to change only certain defaults on a network device without the limitations imposed by the prior art processes and devices. Also, there is a need for a system that can use multiple inputs to allow for changes to the default values of the network device.
SUMMARY OF THE INVENTION
It is an object of this invention to overcome the drawbacks of the above-described conventional network devices and methods. The present invention provides for a new approach for chip and network component vendors to provide system integrators a dynamic configuration using a low cost EEPROM. With this approach, system integrators will have flexibility to change the default values of all configurable registers inside a network device, such as a switch/hub chip or components on a PC board. A network device will be able to update configuration setting either through the low cost EEPROM or though a microprocessor interface.
These and other objects of the present invention are provided by a method and a network device according to the appended claims 1-13 and will be described in or be apparent from the following description of the preferred embodiments.
BRIEF DESCRIPTION OF THE DRAWINGS
For the present invention to be easily understood and readily practiced, preferred embodiments will now be described, for purposes of illustration and not limitation, in conjunction with the following figures: <ul id="ul0001" list-style="none" compact="compact"><li>Fig. 1 illustrates a network device that interfaces with an EEPROM;</li><li>Fig. 2 illustrates the how the contents of the EEPROM map into register file using the chip register map;</li><li>Fig. 3 illustrates an embodiment of the present invention where the EEPROM has a dynamic configuration;</li><li>Fig. 4 illustrates a process of changing the defaults of an example of the system of the present invention;</li><li>Fig. 5 illustrates a network device without an EEPROM interface applicable to one embodiment of the present invention;</li><li>Fig. 6 illustrates a network device with an EEPROM interface according to one embodiment of the present invention;</li><li>Fig. 7 illustrates the contents of the EEPROM used in one embodiment of the present invention; and</li><li>Fig. 8 illustrates a process of changing the defaults of an example of the network device of the present invention.</li></ul>
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
The present invention is directed to changing the contents of the EEPROM used in a network device to a set of configuration instructions instead of configuration values only. Each configuration instruction can be composed of address index and its corresponding desired value. An indirect mapping mechanism is used to map EEPROM contents to their corresponding registers inside network switch/hub chip instead of original direct mapping method. Besides, a header, encapsulated with a specific key value and total number of configuration instructions, should be filled in the first entry of EEPROM content. This header is designed as an identifier during EEPROM download cycle. One embodiment of the present invention is illustrated in Fig. 3.
To achieve this flexible configuration apparatus, the network device, inclusive of such a switch/hub chip, should have a built-in circuit (called, in this example, Configuration Instruction Interpreter, CII) inside the chip to interpret configuration instruction. When RESET signal goes to inactive, the CII of network switch/hub chip start to fetch header (the first entry) from external EEPROM automatically, then the key is obtained. If the key value is not matched with the number pre-defined inside network device, it indicates that it is not necessary to change any chip default value, and download sequence might be skipped. While key value is matched with the pre-defined number, the CII continuously fetches configuration instruction from EEPROM, and changes the corresponding (defined in address index of configuration instruction) register default value to the desired value by interpreting instruction. This process will be repeated until all instruction download completely. Additionally, since the number of default values needing to be updated is determined from the start, the time needed to perform the updated is less than the equivalent updating performed in the prior art methods and systems.
This process, described above, is illustrated in Fig. 4. In this example, the process continually checks to see if the RESET signal is set to inactive. Once the RESET signal is inactive, the header of the EEPROM is read. A key is determined and compared with the pre-defined number inside the chip. If there is a match, then instructions are read from the EEPROM and the corresponding register default value is changed. If the immediately previous instruction just read was the last, then, in this example, the process ends. If that previous instruction was not the last, then the next instruction is read from the EEPROM and the default values of the corresponding register are changed.
With this new configuration instruction of EEPROM content, it is not necessary for vendor of the network device to provide a pre-defined downloadable set. Furthermore, a system integrator could use a very cost EEPROM to change any downloadable register default value. The system integrator could decide which registers he wants to change the default values without too much limitation. Additionally, the system integrator also could decide how many registers he wants to change. Such that, less capacity EEPROM could be used due to few register default values changed.
The EEPROM system and method discussed above increases the versatility of the network devices, as compared to such devices without an EEPROM interface. A portion of a network device without such an EEPROM interface is schematically illustrated in Fig. 5. The network device of this example is a low-cost switch that can be used to perform high-speed switching, including packet buffers, transceivers, media access controllers, address management and non-blocking switch controller. Other configurations are possible and the present invention is not limited to the network device illustrated in Fig. 5. Since the network device is designed for cost sensitive unmanaged markets and requires only a low cost micro controller to initialize and configure the device, the use of above-described EEPROM to set configuration settings is particularly attractive.
The portions of such a network switch illustrated in Fig. 5 include a Media-Independent Interface (MII) management section and a Serial Peripheral Interconnect (SPI) Interface section. The device sends and receives data through these interfaces and communicates with the register interface, to read and write to a register file. As discussed above, if a network device has only the microprocessor interfaces, this reduces versatility and can increase cost.
Alternatively, the device can have an EEPROM interface. Portions of such a network device are illustrated in Fig. 6. This allows for the device to update the default values of the network device using either the EEPROM interface or SPI interface. In a preferred embodiment, the network switch cannot co-exist in both the EEPROM and SPI modes. The single mode operation does not require the resolution of conflicting instructions to the register file that can occur if both modes were operational.
With respect to the above embodiment of the network device, an example of a configuration of the EEPROM contents is illustrated in Fig. 7. The first entry in the EEPROM contains a key that determines the operation of the EEPROM. The first entry also contains a speed select bit and provides a total number of entries in the EEPROM. Next, an address number is provided with a specific number provided for a change page and other numbers representing an offset address. The data entry number can be, in this example, one of four numbers: 1 for an 8-/16-bit value, 2 for a 24-/32-bit value, 3 for a 40-/48-bit value and 4 for a 56-/64-bit value, with the last being a maximum. Data follows each address tag.
In general, the network device does not co-exist in both the EEPROM and the microprocessor modes. As such that, the first thing to be determined is which mode is applied to this network device after the RESET signal goes to inactive. It is necessary to have another control pin (that can be called a STRAP pin) to indicate which configuration mode is selected. This process is illustrated in Fig. 8.
In Fig. 8, the network device checks to determine if the RESET signal has been set to inactive. If it has, then a control pin is read to determine if either the EEPROM interface or the SPI interface is selected. If the control pin indicates that the SPI interface is selected, then the network device waits for a microprocessor to configure the registers over the SPI interface. Otherwise, if the EEPROM interface is selected, then the rest of the process steps are carried out. These steps are similar to those illustrated in Fig. 4 and their description need not be repeated.
When the EEPROM mode is selected, the network chip is a MASTER and external EEPROM is a SLAVE. That is all control signals are driven from chip to EEPROM. In such a mode, all registers in the network device are configurable. When microprocessor mode is selected, the network device is a SLAVE and the external microprocessor is a MASTER. That is, all control signals are driven from microprocessor to chip. All registers in the network device are configurable and read-able.
Since the EEPROM mode and the microprocessor or SPI mode do not coexist, in this example, it is possible to let the EEPROM and the SPI interfaces share the same pins to save the pin-count. This sharing of pins is another cost advantage of the network device according to the present invention.
As such, the network device embodying the present invention would have numerous benefits over the prior art devices. The network device allows for a system integrator to make changes to default settings of the network device that is not costly or cumbersome. Additionally, only certain defaults on a network device may be changed without the limitations imposed by the prior art processes and devices. Also, the network device allows for the use of multiple inputs to allow for changes to the default values of the network device.
One configuration of the invention is, in one embodiment, embodied on a semiconductor substrate, such as silicon, with appropriate semiconductor manufacturing techniques and based upon a circuit layout which would, based upon the embodiments discussed above, be apparent to those skilled in the art. A person of skill in the art with respect to semiconductor design and manufacturing would be able to implement the various modules, interfaces, and components, etc. of the present invention onto a single semiconductor substrate, based upon the architectural description discussed above. It would also be within the scope of the invention to implement the disclosed elements of the invention in discrete electronic components, thereby taking advantage of the functional aspects of the invention without maximizing the advantages through the use of a single semiconductor substrate.
Although the invention has been described based upon these preferred embodiments, it would be apparent to those of skilled in the art that certain modifications, variations, and alternative constructions would be apparent, while remaining within the scope of the invention. In order to determine the metes and bounds of the invention, therefore, reference should be made to the appended claims.
Contents6
6 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6
Every citation, both waysCites: the store holds 3 of 4
| Document | Relation | Office |
|---|---|---|
| US5727126A | Cites | United States of America |
| US5794033A | Cites | United States of America |
| US6119192A | Cites | United States of America |
| PAGE I: "Reconfigurable processor architectures" MICROPROCESSORS AND MICROSYSTEMS, IPC BUSINESS PRESS LTD. LONDON, GB, vol. 20, no. 3, 1 May 1996 (1996-05-01), pages 185-196, XP004032566 ISSN: 0141-9331 | Non-patent | – |
16 members in 3 offices
Priority claims5
| Document | Office | Kind | Date |
|---|---|---|---|
| 144725 | United States of America | – | |
| 14472502 | United States of America | A | |
| 14472502 | United States of America | A | |
| 144725 | – | – | – |
| US20020144725 | – | – | – |
Members16
| Document | Office | Kind | |
|---|---|---|---|
| US2003196005A1 | United States of America | A1 | |
| US2003196006A1 | United States of America | A1 | |
| EP1359711A2 | European Patent Office (EPO) | A2 | |
| EP1365327A1 | European Patent Office (EPO) | A1 | |
| EP1359711A3 | European Patent Office (EPO) | A3 | |
| US6738833B2 | United States of America | B2 | |
| US2004215843A1 | United States of America | A1 | |
| US6816918B2 | United States of America | B2 | |
| US2005050080A1 | United States of America | A1 | |
| EP1365327B1This record | European Patent Office (EPO) | B1 | |
| DE60307172D1 | Germany | D1 | |
| DE60307172T2 | Germany | T2 | |
| US7480741B2 | United States of America | B2 | |
| EP1359711B1 | European Patent Office (EPO) | B1 | |
| DE60329050D1 | Germany | D1 | |
| US7721014B2 | United States of America | B2 |
32 legal events, as 4 offices reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | Office | |
|---|---|---|---|
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Gb: european patent ceased through non-payment of renewal feeCeasedGBPC | GBPC | EP | |
| Application deemed withdrawn, or ip right lapsed, due to non-payment of renewal feeWithdrawnR119 | R119 | DE | |
| Amendments to the register in respect of changes of name or changes affecting rights (sect. 32/1977)REGISTERED BETWEEN 20171005 AND 20171011732E | 732E | GB | |
| Change of applicant/patenteeR081 | R081 | DE | |
| Change of representativeR082 | R082 | DE | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Lapsed in a contracting state [announced via postgrant information from national office to epo]LapsedPG25 | PG25 | EP | |
| Notification of lapseLapsedST | ST | FR | |
| Annual fee paid to national office [announced via postgrant information from national office to epo]GrantedPGFP | PGFP | EP | |
| Change of addressCA | CA | FR | |
| No opposition filedOpposition26N | 26N | EP | |
| No opposition filed within time limitOppositionORIGINAL CODE: 0009261PLBE | PLBE | EP | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: NO OPPOSITION FILED WITHIN TIME LIMITSTAA | STAA | EP | |
| Party data changed (patent owner data changed or rights of a patent transferred)RAP2 | RAP2 | EP | |
| Fr: translation filedET | ET | EP | |
| Corresponds to:REF | REF | EP | |
| Designated contracting statesAK | AK | EP | |
| European patent grantedGrantedFG4D | FG4D | GB | |
| (expected) grantORIGINAL CODE: 0009210GRAA | GRAA | EP | |
| Grant fee paidORIGINAL CODE: EPIDOSNIGR3GRAS | GRAS | EP | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | EP | |
| First examination report despatched17Q | 17Q | EP | |
| Designation fees paidAKX | AKX | EP | |
| Request for examination filed17P | 17P | EP | |
| Information on inventor provided before grant (corrected)RIN1 | RIN1 | EP | |
| Information on inventor provided before grant (corrected)RIN1 | RIN1 | EP | |
| Designated contracting statesAK | AK | EP | |
| Request for extension of the european patentAX | AX | EP | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI | EP |
Numbers
- Publication
- 1365327
- Publication, DOCDB
- 1365327
- Publication, EPODOC
- EP1365327
- Application
- 3010477
- Application, DOCDB
- 03010477
- Application, EPODOC
- EP20030010477
Titles3
- German
- Ein Verfahren und Netzwerkvorrichtung bestehend aus einem flexiblem EEPROM um Konfigurationseinstellungen einzustellen
- English
- A method and a network device having a flexible EEPROM for setting configuration settings
- French
- Méthode et apparail de réseau comprenant EEPROM flexible pour définir les paramètres de configuration
Classification
- CPC, 12
- G06F9/4411
- G06F13/4022
- H04L69/22
- H04L69/12
- G06F13/10
- G06F13/14
- G06F13/38
- G06F13/40
- G06F17/00
- H04L41/082
- G06F15/177
- G06F3/00
- IPC, 10
- G06F13 38
- G06F3 00
- G06F9 445
- G06F13 10
- G06F13 14
- G06F13 40
- G06F15 177
- G06F17 00
- H04L12 24
- H04L29 06
Designated states1
- Contracting states, 1
- United Kingdom
