GB2323455A - Time correcting computer dongle - Google Patents

Time correcting computer dongle Download PDF

Info

Publication number
GB2323455A
GB2323455A GB9811313A GB9811313A GB2323455A GB 2323455 A GB2323455 A GB 2323455A GB 9811313 A GB9811313 A GB 9811313A GB 9811313 A GB9811313 A GB 9811313A GB 2323455 A GB2323455 A GB 2323455A
Authority
GB
United Kingdom
Prior art keywords
dongle
real time
time clock
computer
port
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
GB9811313A
Other versions
GB9811313D0 (en
GB2323455B (en
Inventor
Andrew Stephen Fiore
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
TRAFFORD Ltd
Original Assignee
TRAFFORD Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=10832734&utm_source=***_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=GB2323455(A) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by TRAFFORD Ltd filed Critical TRAFFORD Ltd
Priority to GB9811313A priority Critical patent/GB2323455B/en
Publication of GB9811313D0 publication Critical patent/GB9811313D0/en
Publication of GB2323455A publication Critical patent/GB2323455A/en
Application granted granted Critical
Publication of GB2323455B publication Critical patent/GB2323455B/en
Priority to PCT/GB1999/001670 priority patent/WO1999061972A1/en
Priority to AU40525/99A priority patent/AU4052599A/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F1/00Details not covered by groups G06F3/00 - G06F13/00 and G06F21/00
    • G06F1/04Generating or distributing clock signals or signals derived directly therefrom
    • G06F1/14Time supervision arrangements, e.g. real time clock

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Electric Clocks (AREA)

Abstract

A dongle for a computer has a real time clock source and a power supply for the source. The dongle connects to the printer port of a PC and on system start-up, a dongle control program is called and reads the time and date from the dongle real time clock source, and uses this information to set the PC's hardware real time clock and the operating system software clock. In this way, year 2000 compliance may be assured, for a PC which, by itself, is not fully compliant. Alternatively or additionally, a PC having an inaccurate or failed hardware real time clock may be caused to operate correctly.

Description

A COMPUTER DONGLE This invention relates to a dongle for a computer a computer having a such dongle, and a method of recording correct date information in such a computer.
In an attempt to prevent the running of unauthorised copies of computer programs, it is known to supply a computer program with a device known as a "dongle" Such a device comprises a housing having a connector for coupling to an external port (and usually the parallel printer port) of a computer and also having a socket of the same configuration as that of the computer with which the dongle is to connect. Within the dongle there is circuitry, including a programd read-only memory (for instance, an EPROM) suitably connected to the pins of the connectors. When the program with which the dongle is supplied is to be run on the computer, the dongle must first be connected to the appropriate computer port. The program then checks for the presence of the correct dongle, for example by reading a code from the read-only memory and checking that against information in the program, before allowing the program to run properly. An important attribute of a dongle is that it is transparent to the accessory or device which usually would be connected to the same port of the computer, but instead is connected to the corresponding port of the dongle, when that is to be used. As mentioned, a dongle is usually connected to the printer port and thus the printer will instead be connected to the corresponding port of the dongle, so that normal printer commands may be transmitted through the dongle to the printer.
A particular problem being addressed by the computer industry at the present time is that of the so-called "millennium bug", where a computer fails correctly to recognise year 2000 - i.e. the computer is not "year 2000 compliant" This has arisen as a consequence of many computer programs storing date information, and in particular year information, using only the last two digits of the Gregorian year. Many programs either will fail to recognise "00" as meaning the year 2000 or instead might recognise "00" as meaning 1900 since for almost ill date processing prior to 2000, programs have simply added 1900 to the last two digits of the year information, in order to arrive at the correct year.
With a so-called personal computer (PC), there are three potential clock problems associated with the millennium bug. There is a hardware real time clock usually built into the mother-board and for post-millennium correct operation, this must be capable of generating date information which may correctly be interpreted by any program addressing the real time clock.
The mother-board also carries in read-only memory a start-up program, referred to as the BIOS, and this includes software which reads the hardware real time clock and sets an incremental counter serving as a clock and which is used by many processes which may be run on the computer and require time information.
Thirdly, there is an operating system clock which is a part of the overall operating system. With the majority of modern PCs, this is either Windows 3.xx or Windows 9x, all of which are products of Microsoft Corporation. The software clocks within these operating systems are capable of correctly handling date information, provided that they are supplied with the correct information by the. hardware real time clock at start-up.
A series of checks have been devised to assess whether a computer is fully year-2000 compliant. These typically check.
1. The ability of the hardware real time clock to increment properly from 31/12/1999 to 01/01/2000, with the computer running over that period; 2. The ability of the hardware real time clock to increment properly from 31/12/1999 to 01/01/2000, with the power off over that period; 3. The ability of the BIOS properly to interpret year information from the hardware real time clock at start-up, including dates to year 2000 and onwards; 4. The ability of the operating system clock to increment properly from 31/12/1999 to 01/0112000, with the computer running over that period; and 5. The ability of both the hardware real time clock and the operating system clock to recognise that year 2000 is a leap year.
Checks made through a large number of PCs have shown that relatively few manufactured before 1998 have hardware real time clocks able properly to support date information for the year 2000 onwards. In view of the large number of computers which fail at least one, but probably more than just one, of tests 1 to 3, there is a demand for an effective solution which is both easy to implement and significantly cheaper than replacing at least the PC motherboard or even the entire PC. Though many computer operators might seize upon the millennium bug as an opportunity to upgrade hardware at least by replacing the PC mother-board, if not the entire PC, by one which is fully year 2000 compliant, many other operators will not wish to go to that expense. It is therefore an aim of the present invention to provide a solution to the problem of a PC which is not fully year 2000 compliant, which solution is both easy to implement and relatively inexpensive as compared to the replacement of a mother-board with a compliant real time clock and BIOS.
According to the present invention, there is provided a dongle comprising a housing having a first multiple way connector suitable for connection to an accessory port of a computer and a second multiple way connector suitable for the connection thereto of a computer accessory, there being within the housing a real time clock source, a power supply for running the real time clock source, and control circuitry arranged to respond to a predefined signal appearing at the first connector and to supply to the first connector a time signal derived from the real time clock source of the dongle.
A complete time statement will include year, month, day, hour and second information. However, in this specification, the term "time" can refer just to the year information of a computer time statement.
It will be appreciated that the dongle of this invention may be employed wholly to solve the millennium bug problem of a computer which is not year 2000 compliant. By connecting the dongle to an accessory port such as the printer port of the computer and then automatically running a suitable control program on booting the computer, the real time clock source of the dongle may be read by that program and the information obtained from that real time clock source used to overwrite the computer's hardware real time clock with correct time (and at least year) information, derived from the dongle real time clock source. Thereafter, any program running on the computer and which accesses the operating system clock or the hardware real time clock will have correct time and date information, derived from the dongle real time clock source.
The real time clock source of the dongle may comprise a clock on a dedicated chip together with the associated circuitry, and a high accuracy clock source may advantageously be employed. In the alternative, the real time clock source may take the form of a microprocessor running a suitable clock program. In this case, the microprocessor may also serve the function of the control circuitry in the dongle, to monitor the lines of the first connector and to supply the requested time and date information when the appropriate signal appears at the first connector.
The power supply for running the dongle real time clock advantageously comprises a rechargeable battery and the control circuitry in the dongle is arranged to effect recharging of the battery by power derived from an operating computer to which the dongle is connected. The rechargeable battery should have sufficient capacity to permit extended running of the dongle real time clock source, in order that time information will not be lost even if the computer to which the dongle is connected is not turned on for an extended period.
Typically, the rechargeable battery should be capable of running the clock for several weeks, before recharging becomes essential. In the alternative, the dongle could contain a power source such as a lithium cell, serving to run the real time clock source. To conserve the life of that cell, the circuitry could arrange for the real time clock source to be driven by power derived from a computer to which the dongle is connected whenever the computer is turned on, the dry cell powering the real time clock source only when the computer is turned off.
Though the dongle could be provided with suitable switches to permit setting of the real time clock source directly on the dongle, it is preferred that the control circuitry permits setting of the real time clock source by signals appearing at the first connector, from an operating computer to which the dongle is connected. For this purpose, a suitable control program must be run on the computer, in order to drive the port to which the dongle is connected with the required signals for clock setting.
This invention extends to a personal computer including a mass storage device having an operating system loaded thereon and an accessory port (such as a parallel printer port) in combination with a dongle of this invention as described above and connected to the accessory port. Preferably, there is a dongle control program loaded on the mass storage device which dongle control program may be run to supply said predefined signal to the port and then to read the real time clock signal supplied by the dongle. Thereafter, the dongle control program may set the operating system software clock and also the hardware real time clock with date and time information obtained from the real time clock source of the dongle.
Advantageously, the boot-up routine of the computer is arranged automatically to run the dongle control program on a power-on boot-up of the computer, or on a re-boot. Having set the hardware and software clocks of the computer, the dongle control program may terminate but may be re-run on demand of an operator, for example in the event that the date and time information in the dongle real time clock source is to be adjusted.
In an alternative operating mode, the dongle control program loads a TSR program which intercepts all calls to the hardware real time clock in order to validate and, if appropriate adjust, time information responding to those calls.
For example, if an application program makes a call to read the hardware real time clock, the TSR program sets the century byte to 19 if the read year is 98 or 99, and sets the century byte to 20 if the read year is less than 98, before passing the date back to the calling application program.
Preferably, the real time clock source of the dongle is a high quality, high performance clock able to maintain time and date information very accurately. Thus, the dongle and control program of this invention may be employed even if a computer is fully year 2000 compliant, but its hardware real time clock either runs relatively inaccurately, or has ceased operating altogether.
According to another aspect of this invention, there is provided a method of setting a software clock of a personal computer having an accessory port, a dongle of this invention as described above connected to the port, a mass storage device. and a bootable operating system and a dongle control program loaded on the mass storage device, in which method on booting the operating system, the dongle control program runs automatically to cause the following steps to be performed: - said predefined signal is supplied to the port, - the dongle control circuitry responds to said predefined signal and supplies to the port a time signal derived from the real time clock source of the dongle, and - the dongle control program reads said time signal from the port and then sets the hardware real time clock and preferably also the software clock to correspond to the time of the dongle real time clock source.
In order that this invention may better be understood, it will now be described in further detail with reference to the accompanying drawings, in which: Figure 1 is a flow chart for the start-up process of a PC which is not year 2000 compliant; Figure 2 is a flow chart for the start-up process of a non-compliant PC fitted with a dongle of this invention; and Figure 3 is a flow chart of an alternative start-up process for a noncompliant PC fitted with a dongle of this invention.
Referring initially to figure 1, there is shown the power-on boot-up sequence for a conventional PC which is not year 2000 compliant. As can be seen, following initial switching-on of the computer, the PC BIOS start-up code is initially run and in the course of this, the computer hardware clock is read by the BIOS program. With a typical non-year 2000 compliant BIOS of a PC, in the event that the last two year digits are less than the two digits of the design year for the BIOS, the BIOS sets the hardware real time clock with a default year, ignoring the century byte. For example, "98" read from the hardware clock is assumed to be 1998 and therefore correct, but "00" is regarded as out of range and so the BIOS utilises a default year which might be (for example) "94" giving either 1994 or 2094, depending upon the previous state of the century byte, that information then being used to set incorrectly the hardware real time clock.
Following the above clock read, the running of the PC BIOS start-up code is completed, the CONFIG.SYS file is run installing the device drivers and so on, and the AUTOEXEC.BAT file is run in the usual way, thus completing the boot-up procedure. If the actual year is 2000 (or later), a check on the software clock will show that the year has not correctly been recognised, as will a direct call to the PC hardware real time clock.
Referring now to Figure 2, there is shown the flow diagram of a first solution to the above problem, as provided by the present invention. The power-on boot-up procedure of Figure 1 is performed up to the running of the AUTOEXEC.BAT file. The first line of that file calls MILLWIZ.BAT which, in turn, runs MILLTIME.EXE and also ENFORCER.EXE, reporting any problems.
MILLTIME.EXE checks to see if the dongle of this invention is fitted to the computer and if one Is, this program range-checks the time and date of the dongle's real time clock source, and also the state of the dongle rechargeable battery. Provided these tests are satisfactorily completed, then MILLTIME.EXE reads the correct time and date information from the dongle's real time clock source. If the tests are not passed, MlLLTlME.EXE prompts the user manually to enter the correct time and date information, which is used to set the dongle real time clock source. Following that, the new and correct time and date are written to the PC's clocks, overwriting the information incorrectly set during the power-on boot-up procedure, and thus fixing both the power-off year 2000 rollover problem and any power-off leap day problem.
ENFORCER.EXE then loads a memory resident routine which is arranged to intercept any read or write access to the PC's hardware real time clock, and the remainder of the AUTOEXEC.BAT file is run, eventually handing over control to the operating system such as Windows 3.xx or Windows 9x.
Provided that the PC remains switched on, the memory resident routine loaded by ENFORCER.EXE intercepts all calls for information from the PC's hardware real time clock. The century byte is set to 19 if the read yields a year of 98 or 99, or set to 20 for any value read of less than 98, before the date is returned to the original calling program. In this way, the power-on year 2000 problem and any power-on leap day problem can be resolved, as the current century byte will have been set at start-up.
If the real time clock of the dongle is to be set, this may be done by calling MILLTIME.EXE again, but with an appropriate switch set to permit setting of the dongle's time, or the dongle's date. This may be achieved using conventional on-screen techniques.
Figure 3 shows an alternative solution, still using the dongle of this invention The procedure of figure 3 is essentially the same as that of figure 2, but differs in the way in which ENFORCER. EXE operates. Here, ENFORCER.EXE is not loaded as a TSR program, but rather is schedules to run in the background, just before midnight each day. ENFORCER. EXE checks the date on the PC's hardware real time clock, to ensure it rolls over properly to the next following day, and if appropriate takes the required action to remedy any problem, reading the correct time and date information from the dongle's real time clock source.

Claims (19)

1. A dongle comprising a housing having a first multiple way connector suitable for connection to an accessory port of a computer and a second multiple way connector suitable for the connection thereto of a computer accessory, there being within the housing real time source, a power supply for running the real time source, and control circuitry arranged to respond to a predefined signal appearing at the first connector and to supply to the first connector a time signal derived from the real time clock source of the dongle.
2. A dongle as claimed in claim 1, wherein the real time clock source comprises an integrated clock component configured to yield real time information.
3. A dongle as claimed in claim 1, wherein the real time clock source comprises a microprocessor running a clock program.
4. A dongle as claimed in claim 3, wherein the microprocessor further provides the control circuitry monitoring the first connector for the predefined signal, and drives the first connector with time information.
5. A dongle as claimed in any of the preceding claims, wherein the control circuitry powers the real time clock source from power derived from the computer through the first connector whenever the dongle is connected to an operating computer.
6. A dongle as claimed in any of the preceding claims, wherein the power source within the housing for the real time clock source comprises a rechargeable battery and the control circuitry effects recharging of the battery from an operating computer to which the dongle is connected.
7. A dongle as claimed in any of the preceding claims, wherein the control circuitry permits setting of the real time clock source by signals appearing at the first connector from an operating computer to which the dongle is connected.
8. A dongle as claimed in any of the preceding claims, wherein the first and second connectors both comprise conventional PC parallel port connectors but of opposite polarity.
9. A dongle as claimed in claim 1 and substantially as hereinbefore described with reference to the accompanying drawings.
10. A personal computer including a mass storage device having an operating system loaded thereon and an accessory port, in combination with a dongle as claimed in any of the preceding claims and connected to the accessory port.
11. The combination of claim 10, wherein there is a dongle control program loaded on the mass storage device which dongle control program is arranged to supply said predefined signal to the port and then to read the real time clock signal supplied by the dongle.
12. The combination of claim 11, wherein the dongle control program is arranged to set the hardware real time clock of the computer with time information obtained from the real time clock source of the dongle.
13. The combination of claim 11 or claim 12, wherein the dongle control program is arranged to set the operating system software clock with time information obtained from the real time clock source of the dongle.
14. The combination of any of claims 11 to 13, wherein the dongle control program is arranged to run automatically on booting the operating system from the mass storage device.
15. A method of setting a software clock of a personal computer having an accessory port, a dongle as claimed in any of claims 1 to 9 connected to the port, a mass storage device, a bootable operating system and a dongle control program loaded on the mass storage device, in which method on booting the operating system, the dongle control program runs automatically to cause the following steps to be performed: - said predefined signal is supplied to the port, - the dongle control circuitry responds to said predefined signal and supplies to the port a time signal derived from the real time clock source of the dongle, and - the dongle control program reads said time signal from the port and then sets the hardware real time clock to correspond to the time of the dongle real time clock source.
16. A method as claimed in claim 15, in which the dongle control program sets the operating system clock of the computer with time information corresponding to the time read from the dongle real time clock source.
17. A method as claimed in claim 15 or claim 16, in which said time signal carries time and date information for setting the computer's clocks.
18. A method as claimed in any of claims 15 to 17, wherein the dongle is transparent to signals Intended to be passed to or from an accessory connected through the dongle to the port.
19. A method as claimed in any of claims 15 to 18 and substantially as hereinbefore described.
GB9811313A 1998-05-27 1998-05-27 A computer dongle Expired - Fee Related GB2323455B (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
GB9811313A GB2323455B (en) 1998-05-27 1998-05-27 A computer dongle
PCT/GB1999/001670 WO1999061972A1 (en) 1998-05-27 1999-05-27 A computer dongle
AU40525/99A AU4052599A (en) 1998-05-27 1999-05-27 A computer dongle

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GB9811313A GB2323455B (en) 1998-05-27 1998-05-27 A computer dongle

Publications (3)

Publication Number Publication Date
GB9811313D0 GB9811313D0 (en) 1998-07-22
GB2323455A true GB2323455A (en) 1998-09-23
GB2323455B GB2323455B (en) 1999-04-21

Family

ID=10832734

Family Applications (1)

Application Number Title Priority Date Filing Date
GB9811313A Expired - Fee Related GB2323455B (en) 1998-05-27 1998-05-27 A computer dongle

Country Status (3)

Country Link
AU (1) AU4052599A (en)
GB (1) GB2323455B (en)
WO (1) WO1999061972A1 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6792536B1 (en) 1999-10-20 2004-09-14 Timecertain Llc Smart card system and methods for proving dates in digital files
US6895507B1 (en) 1999-07-02 2005-05-17 Time Certain, Llc Method and system for determining and maintaining trust in digital data files with certifiable time
US6898709B1 (en) * 1999-07-02 2005-05-24 Time Certain Llc Personal computer system and methods for proving dates in digital data files
EP1233325A3 (en) * 2001-02-16 2005-09-21 Nec Corporation Terminal device and real-time clock control method
EP1881385A1 (en) 2006-07-18 2008-01-23 Erowa AG System for exchanging information between a processing device and a transfer device
US7409557B2 (en) 1999-07-02 2008-08-05 Time Certain, Llc System and method for distributing trusted time
US8868914B2 (en) 1999-07-02 2014-10-21 Steven W. Teppler System and methods for distributing trusted time

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113038213B (en) * 2021-02-19 2023-12-12 亦非云互联网技术(上海)有限公司 Television application one-key calling method, system, storage medium and USB dongle

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4706189A (en) * 1985-06-27 1987-11-10 Brockman David M Special purpose peripheral circuit and method of connecting the same to a computer

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR2745399B1 (en) * 1996-02-26 1998-04-10 Arditti David ELECTRONIC DEVICE PROVIDING A SURE TIME REFERENCE FOR THE PROTECTION OF SOFTWARE
DE29618622U1 (en) * 1996-10-25 1997-04-10 Schäffel, Fritz, 85386 Eching Computer arrangement, in particular PC arrangement

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4706189A (en) * 1985-06-27 1987-11-10 Brockman David M Special purpose peripheral circuit and method of connecting the same to a computer

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6895507B1 (en) 1999-07-02 2005-05-17 Time Certain, Llc Method and system for determining and maintaining trust in digital data files with certifiable time
US6898709B1 (en) * 1999-07-02 2005-05-24 Time Certain Llc Personal computer system and methods for proving dates in digital data files
US7409557B2 (en) 1999-07-02 2008-08-05 Time Certain, Llc System and method for distributing trusted time
US8868914B2 (en) 1999-07-02 2014-10-21 Steven W. Teppler System and methods for distributing trusted time
US6792536B1 (en) 1999-10-20 2004-09-14 Timecertain Llc Smart card system and methods for proving dates in digital files
EP1233325A3 (en) * 2001-02-16 2005-09-21 Nec Corporation Terminal device and real-time clock control method
EP1881385A1 (en) 2006-07-18 2008-01-23 Erowa AG System for exchanging information between a processing device and a transfer device

Also Published As

Publication number Publication date
WO1999061972A1 (en) 1999-12-02
GB9811313D0 (en) 1998-07-22
GB2323455B (en) 1999-04-21
AU4052599A (en) 1999-12-13

Similar Documents

Publication Publication Date Title
US5938764A (en) Apparatus for improved storage of computer system configuration information
US7073013B2 (en) Mass storage device with boot code
US6721881B1 (en) System and method for determining if a display device configuration has changed by comparing a current indicator with a previously saved indicator
US20010052067A1 (en) Method and apparatus for improved storage of computer system configuration information
US5471674A (en) Computer system with plug-in override of system ROM
US9280433B2 (en) Hardware diagnostics and software recovery on headless server appliances
US5297282A (en) Resume processing function for the OS/2 operating system
US6453423B1 (en) Computer remote power on
CN110879720B (en) Configurable server and method for configuring functions of server
US6233681B1 (en) Computer system and a control method of the same for in-system reprogramming of a fixed flash ROM when access to the fixed flash ROM is not possible
US8086841B2 (en) BIOS switching system and a method thereof
US6006344A (en) Keyboard controlled diagnostic system
CN112925732B (en) System for dynamic bifurcation control and method thereof
US20050039081A1 (en) Method of backing up BIOS settings
JP3629517B2 (en) A boot device switching method for an information processing apparatus.
US6725384B1 (en) Method and apparatus for enabling a wake-up event by modifying a second register to enable a second wake-up event responsive to detecting entry of data in a first register
US6625739B1 (en) Hard power shutdown of a computer by actuating both a keyboard controller independent key and a soft power switch together to bypass the power switch together to bypass the power controller
US6922794B2 (en) Microcomputer with debug supporting function
GB2323455A (en) Time correcting computer dongle
US20060026462A1 (en) Apparatus for recovering BIOS in computer system
US7024571B1 (en) Conversion card and method to convert a general purpose personal computer into a dedicated mass storage appliance
US20040225874A1 (en) Method for reduced BIOS boot time
US6092135A (en) System for reducing boot time by selectively executing a plug and play routine only after computer cases have been disassembled
US7962735B2 (en) Servo device auto-booted upon power supply recovery and method thereof
JPH11161488A (en) Timer control method

Legal Events

Date Code Title Description
708A Application made to the patents court (sect. 8(1)/1977)
713D Proc. under sect. 13(1) pat. act 1977 ** appl. filed
713H Application filed for a person not to be mentioned as an inventor - section 13(3) pat. acts 1972
713C Proceeding under section 13(3) of the patents act 1977
713G Application for mention of inventor (sect. 13(1)/1977) refused
737M Reference treated as withdrawn - section 37(1)
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20020527