WO1999036857A1 - Method and associated device for connecting on the same serial port already in use, another peripheral - Google Patents

Method and associated device for connecting on the same serial port already in use, another peripheral Download PDF

Info

Publication number
WO1999036857A1
WO1999036857A1 PCT/FR1998/002912 FR9802912W WO9936857A1 WO 1999036857 A1 WO1999036857 A1 WO 1999036857A1 FR 9802912 W FR9802912 W FR 9802912W WO 9936857 A1 WO9936857 A1 WO 9936857A1
Authority
WO
WIPO (PCT)
Prior art keywords
computer
driver
card reader
uart
application
Prior art date
Application number
PCT/FR1998/002912
Other languages
French (fr)
Inventor
Philippe Guenebaud
Mickaël LEFEVRE
Original Assignee
Scm Schneider Microsysteme-Microsystemes Schneider Entwicklungs Und Vertriers Gmbh Sarl Developpement Et Vente
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
Application filed by Scm Schneider Microsysteme-Microsystemes Schneider Entwicklungs Und Vertriers Gmbh Sarl Developpement Et Vente filed Critical Scm Schneider Microsysteme-Microsystemes Schneider Entwicklungs Und Vertriers Gmbh Sarl Developpement Et Vente
Priority to JP2000540500A priority Critical patent/JP2002509314A/en
Priority to EP98964548A priority patent/EP1047997A1/en
Publication of WO1999036857A1 publication Critical patent/WO1999036857A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • G06F13/4286Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus using a handshaking protocol, e.g. RS232C link

Definitions

  • the subject of the invention is a method and its device for connecting to the same serial port of a computer already used by a peripheral, another peripheral.
  • the goal is to connect a device such as a smart card reader or any other device between a computer and a serial port already used and connected by any other device (for example a mouse, a joystick, a modem, .. .).
  • This serial port uses a RS232 or I2C or SPI or other type of communication protocol, ...
  • mouse driver and a "UART" residing in the computer (universal asynchronous transmitter / receiver) are used, which acts as a means of communication management.
  • the state of the art can be defined by the following patent: - FR-A-2,740,885: a method for managing and executing security applications within interactive electronic equipment fitted with a peripheral device comprising the secure means and pointing means, comprises an extended communication protocol of the communication protocol specific to the pointing means of said peripheral device.
  • This protocol allows the use of a single serial port for communication between application software and the pointing means and the secure means assembled in the peripheral device according to the invention.
  • the peripheral device integrates the pointing and terminal functions for microcircuit cards. Specifically to this invention, it includes secure storage, management and execution means for security applications.
  • the method and apparatus according to the invention are intended for software protection applications and software license management applications, in particular on interactive electronic equipment.
  • the method according to the invention for connecting to the same serial port of a computer already used by a peripheral (A), another peripheral (B), consists in:
  • the UART of the card reader checks that the data request has been received and informs the computer, then the computer applies an interrogation scenario, during this scenario the computer is master and the application (B) is the slave.
  • the interrogation scenario is used in order not to disturb the user of the mouse during the response time of the card reader.
  • an additional contact supplies the “request to send” (RTS) and “ready to receive” (DSR) signals from a computer with a serial port, said contact directly links the mouse to the computer if the power supply to the smart card reader (or other device) is interrupted.
  • the invention also relates to the device for implementing the method.
  • the device for connecting to the same serial port of a computer already used by a peripheral (A), another peripheral (B), is characterized in that it comprises:
  • the device (A) already used on the serial port of the computer is a mouse and the other device (B) is at least a smart card reader.
  • Figure 1 is a view showing the current architecture.
  • Figure 2 is a schematic and simplified view of the device according to the invention.
  • Figure 3 is a view according to Figure 2, according to another mode of presentation.
  • Figure 4 is a view of the scenario according to the method. During this scenario, the user can work normally with the mouse without problem.
  • the transmission channel is connected directly to the universal asynchronous transmitter / receiver (UART) of the smart card reader 7 and to the mouse 9, this channel is used only by the mouse driver to detect the mouse hardware at system startup. It is also available at any time for the smart card application.
  • UART universal asynchronous transmitter / receiver
  • the card reader UART When it receives data, the card reader UART shuts down the mouse and immediately sends a response to the computer. Thus, the mouse user is not bothered by this discreet transmission of data.
  • the UART of the card reader 7 checks that the data request has been received and informs the computer 6, then the computer 6 applies a interrogation scenario until the smart card reader 8 receives a data request.
  • This interrogation scenario is described further in the description and is represented in FIG. 4.
  • the computer 6 is the master and the UART of the card reader 7 is the slave.
  • FIG. 3 shows the architecture used:
  • the interrogation scenario is as follows
  • the response time of the smart card reader 8 can be several minutes and the mouse 9 cannot remain out of service throughout this period. It is therefore necessary to use a scenario in order not to disturb the user of the mouse 9 during the response time of the card reader 8.
  • the scenario is divided into three phases: - In the first phase, sending a main data request to the smart card reader 8, then the card reader 8 sends information to confirm that the request has been received.
  • mouse 9 operates in the absence of power from the smart card reader 8.
  • Another embodiment includes another contact powered by "request to send” (RTS) and “ready to receive” (DSR) signals from a serial port computer. This contact connects the mouse directly to the computer in the event of a power failure.
  • RTS request to send
  • DSR ready to receive
  • the serial mouse uses a fixed-format data packet at a speed of 1200 baud to the host when a button is pressed or when mouse movement is detected.
  • the mouse transmits an "M" character as soon as the power is turned on or when a reset is initiated by the host. This character informs the host of the conformity of the message with the serial manufacturer format.
  • the mouse When transmitting data to the host, the mouse broadcasts the following data format, which conforms to the manufacturer's serial interface.
  • the 1200 baud data format uses a 9-bit data block consisting of 7 bits of message data and 2 control bits.
  • the mouse controller transmits the next 3-byte data packet, conforming to the interface, in response to a mouse event.
  • This UART (universal asynchronous transmitter / receiver) is used to manage the serial port interface.
  • the UART 16550 is compatible, in software and pinout, with the 8250 but has an internal queue operating on the principle of "first in, first out” (FIFO) and can be activated and deactivated by the software.
  • FIFO first in, first out
  • Trigger level 1 byte for interrupt
  • Trigger level 4 bytes for interrupt
  • DLAB Oxxx xxxx Relative address 0 refers to DATA, relative address 1 to 1ER command Ixxx xxxx Relative address 0 and 1 refers to the divider toggle BR address SETBRK xOxx xxxx Normal UART operation command xlxx xxxx Sends interrupt interrupt signal

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Systems (AREA)

Abstract

The invention concerns a method and its associated device for connecting on the same computer serial port (6) already being used by a peripheral (A), another peripheral (B) comprising: at the computer level: a new driver (4), another software interface serving as main driver connected to the driver (3) of peripheral (A) (already being used on the serial port) and serving as slave driver and to the physical interface (UART1) serving as communication management means; at the other peripheral (B) new interface: a controlled switch (10), an interface (UART) (7) serving as communication means said two elements being mutually connected and also connected to the physical interface (UART) (5) of the computer (6) to the peripheral (A) already in use. The invention is applicable to computers.

Description

PROCEDE ET SON DISPOSITIF POUR CONNECTER SUR LE MEME PORT SERIE DEJA UTILISE, UN AUTRE APPAREIL PERIPHERIQUEMETHOD AND DEVICE FOR CONNECTING TO THE SAME SERIAL PORT ALREADY USED ANOTHER PERIPHERAL DEVICE
L'invention a pour objet un procédé et son dispositif pour connecter sur le même port série d'un ordinateur déjà utilisé par un périphérique, un autre périphérique.The subject of the invention is a method and its device for connecting to the same serial port of a computer already used by a peripheral, another peripheral.
Le but est de relier un périphérique tel qu'un lecteur de carte à puce ou tout autre périphérique entre un ordinateur et un port série déjà utilisé et connecté par un autre périphérique quelconque (par exemple une souris, un joystick, un modem, ...). Ce port série utilise un protocole de communication de type RS232 ou I2C ou SPI ou autres, ...The goal is to connect a device such as a smart card reader or any other device between a computer and a serial port already used and connected by any other device (for example a mouse, a joystick, a modem, .. .). This serial port uses a RS232 or I2C or SPI or other type of communication protocol, ...
Selon l'état de la technique, si on prend l'exemple de la souris, celle ci est reliée directement par une liaison série. Pour effectuer l'échange de données entre la souris et l'ordinateur, il est utilisé un « driver souris » et une « UART » résidant dans l'ordinateur (émetteur/récepteur asynchrone universel) qui fait office de moyen de gestion de communication.According to the state of the art, if we take the example of the mouse, it is connected directly by a serial link. To carry out the data exchange between the mouse and the computer, a "mouse driver" and a "UART" residing in the computer (universal asynchronous transmitter / receiver) are used, which acts as a means of communication management.
Il est important de remarquer que selon l'état de la technique, si l'utilisateur veut utiliser une souris sur son ordinateur, il est obligé de configurer le port entrée/sortie utilisé par la souris. De ce fait, l'utilisateur ne peut utiliser sur ce port que la souris, et aucun autre périphérique ne peut être utilisé sur ce même port série. L'invention tend à résoudre ce problème. L'état de la technique peut être défini par le brevet suivant : - FR-A-2.740.885 : un procédé pour la gestion et l 'exécution des applications de sécurité au sein d'un équipement électronique interactif munis d'un appareil périphérique comportant les moyens sécurisés et des moyens de pointage, comprend un protocole de communication étendu du protocole de communication spécifique aux moyens de pointage dudit appareil périphérique. Ce protocole permet l'utilisation d'un seul port série pour la communication entre des logiciels applicatifs et les moyens de pointage et les moyens sécurisés réunis dans l'appareil périphérique selon l'invention. L'appareil périphérique intègre les fonctions de pointage et de terminal pour les cartes à microcircuit. Spécifiquement à cette invention, il comprend des moyens sécurisés de stockage gestion et exécution des applications de sécurité. Le procédé et l'appareil selon l'invention sont destinés aux applications de protection des logiciels et de gestion des licences d'utilisation de logiciels notamment sur les équipements électroniques interactifs.It is important to note that according to the state of the art, if the user wants to use a mouse on his computer, he is obliged to configure the input / output port. used by the mouse. As a result, the user can only use the mouse on this port, and no other device can be used on the same serial port. The invention tends to solve this problem. The state of the art can be defined by the following patent: - FR-A-2,740,885: a method for managing and executing security applications within interactive electronic equipment fitted with a peripheral device comprising the secure means and pointing means, comprises an extended communication protocol of the communication protocol specific to the pointing means of said peripheral device. This protocol allows the use of a single serial port for communication between application software and the pointing means and the secure means assembled in the peripheral device according to the invention. The peripheral device integrates the pointing and terminal functions for microcircuit cards. Specifically to this invention, it includes secure storage, management and execution means for security applications. The method and apparatus according to the invention are intended for software protection applications and software license management applications, in particular on interactive electronic equipment.
Le procédé, selon l'invention pour connecter sur le même port série d'un ordinateur utilisé déjà par un périphérique (A), un autre périphérique (B), consiste à :The method according to the invention for connecting to the same serial port of a computer already used by a peripheral (A), another peripheral (B), consists in:
- désactiver le pilote de l'application (A), pour pouvoir ensuite procéder au transfert de données sans problème pour le curseur commandé par l'application (A),- deactivate the application driver (A), in order to then be able to transfer data without problems for the cursor controlled by the application (A),
- à créer un nouveau pilote pour gérer le pilote de l'application (A) et le port série de l'ordinateur, - à relier directement la voie de transmission à l'émetteur /récepteur asynchrone universel (UART) de l'application (B) et à l'application (A), ladite voie est utilisée seulement par le pilote de l'application (A) pour détecter le matériel au démarrage, ladite voie est aussi disponible à tout instant pour l'application (B),- create a new driver to manage the application driver (A) and the serial port of the computer, - directly connect the transmission path to the universal asynchronous transmitter / receiver (UART) of the application ( B) and to the application (A), said channel is used only by the pilot of the application (A) to detect the equipment at startup, said channel is also available at all times for application (B)
- à ce que l'UART du lecteur de carte à puce coupe l'application (A) dès qu'il reçoit des données et envoie immédiatement une réponse à l'ordinateur,- that the UART of the smart card reader cuts the application (A) as soon as it receives data and immediately sends a response to the computer,
- si l'ordinateur ne lui a pas demandé de données, l'UART du lecteur de carte vérifie que la demande de données a bien été reçue et en informe l'ordinateur, ensuite l'ordinateur applique un scénario d'interrogation, durant ce scénario l'ordinateur est maître et l'application (B) est l'esclave. Le scénario d'interrogation est utilisé afin de ne pas gêner l'utilisateur de la souris pendant le temps de réponse du lecteur de carte.- if the computer has not asked for data, the UART of the card reader checks that the data request has been received and informs the computer, then the computer applies an interrogation scenario, during this scenario the computer is master and the application (B) is the slave. The interrogation scenario is used in order not to disturb the user of the mouse during the response time of the card reader.
A cet effet, ledit scénario se caractérise par trois parties : => envoi d'une demande de données principales au lecteur de carte, ensuite dans certains cas le lecteur de carte peut envoyer une information pour confirmer la bonne réception de la demande, ou directement les données demandées,To this end, said scenario is characterized by three parts: => sending a request for main data to the card reader, then in some cases the card reader can send information to confirm that the request has been received, or the requested data directly,
=> utilisation d'interrogations pour savoir si le lecteur de carte à puce a reçu des données provenant de la carte et s'il est prêt à envoyer la demande principale de données,=> use of interrogations to know if the smart card reader has received data from the card and if it is ready to send the main data request,
= recherche de la donnée de réponse à la demande principale.= search for the main request response data.
Selon un autre procédé de réalisation, un contact supplémentaire alimente par les signaux « demande d'invitation à émettre » (RTS) et de « prêt à recevoir » (DSR) provenant d'un ordinateur à port série, ledit contact relie directement la souris à l'ordinateur en cas de coupure de l'alimentation du lecteur de carte à puce (ou autre périphérique).According to another embodiment, an additional contact supplies the “request to send” (RTS) and “ready to receive” (DSR) signals from a computer with a serial port, said contact directly links the mouse to the computer if the power supply to the smart card reader (or other device) is interrupted.
L'invention vise également le dispositif pour la mise en œuvre du procédé. Le dispositif pour connecter sur le même port série d'un ordinateur utilisé déjà par un périphérique (A), un autre périphérique (B), est caractérisé par le fait qu'il comporte :The invention also relates to the device for implementing the method. The device for connecting to the same serial port of a computer already used by a peripheral (A), another peripheral (B), is characterized in that it comprises:
* au niveau de l'ordinateur :* at the computer level:
- un nouveau « driver », « autre interface logicielle » qui fait office de « driver principal » relié d'une part au driver du périphérique A (déjà utilisé sur ledit port série) et qui fait office de « driver esclave » et d'autre part à l'interface physique (UART,) qui fait office de moyen de gestion communication- a new "driver", "other software interface" which acts as "main driver" connected on the one hand to the driver of peripheral A (already used on said serial port) and which acts as "slave driver" and on the other hand to the physical interface (UART,) which acts as a means of communication management
* au niveau du nouvel interface de l'autre périphérique (B) :* at the new interface of the other device (B):
- un interrupteur commandé - un interface (UART2) faisant office de moyen de communication ces deux éléments étant reliés entre eux et étant reliés également à l'interface physique (UART,) de l'ordinateur au périphérique (A) déjà utilisé.- a controlled switch - an interface (UART 2 ) acting as a means of communication, these two elements being connected to each other and also being connected to the physical interface (UART,) of the computer to the peripheral (A) already used.
Selon un mode de réalisation, le périphérique (A) déjà utilisé sur le port série de l'ordinateur est une souris et l'autre périphérique (B) est au moins un lecteur de cartes à puces.According to one embodiment, the device (A) already used on the serial port of the computer is a mouse and the other device (B) is at least a smart card reader.
Les dessins ci-joints sont donnés à titre d'exemples indicatifs et non limitatifs. Ils représentent un mode de réalisation selon l'invention. Ils permettront de comprendre aisément l'invention.The attached drawings are given as indicative and non-limiting examples. They represent an embodiment according to the invention. They will allow the invention to be easily understood.
La figure 1 est une vue représentant l'architecture actuelle. La figure 2 est une vue schématique et simplifiée du dispositif selon l'invention.Figure 1 is a view showing the current architecture. Figure 2 is a schematic and simplified view of the device according to the invention.
La figure 3 est une vue selon la figure 2, selon un autre mode de présentation.Figure 3 is a view according to Figure 2, according to another mode of presentation.
La figure 4 est une vue du scénario selon le procédé. Au cours de ce scénario, l'utilisateur peut travailler normalement avec la souris sans problème.Figure 4 is a view of the scenario according to the method. During this scenario, the user can work normally with the mouse without problem.
DESCRIPTION ET ARCHITECTURE Pour transmettre des données de l'ordinateur 6 au lecteur de carte à puce 8 par le même port série que la souris 9, il faut désactiver le pilote de souris 3, pour pouvoir ensuite procéder au transfert de données sans problème pour le curseur commandé par la souris.DESCRIPTION AND ARCHITECTURE To transmit data from the computer 6 to the smart card reader 8 via the same serial port as the mouse 9, the mouse driver 3 must be deactivated, so that data can be transferred without problems for the cursor controlled by the mouse.
Il est nécessaire de créer un nouveau pilote permettant de gérer le pilote de souris 3 et le port série de l'ordinateur.It is necessary to create a new driver to manage the mouse driver 3 and the serial port of the computer.
La voie de transmission est reliée directement à l' émetteur/récepteur asynchrone universel (UART) du lecteur de carte à puce 7 et à la souris 9, cette voie est utilisée seulement par le pilote de souris pour détecter le matériel souris au démarrage du système d'exploitation, il est aussi disponible à tout instant pour l'application carte à puce.The transmission channel is connected directly to the universal asynchronous transmitter / receiver (UART) of the smart card reader 7 and to the mouse 9, this channel is used only by the mouse driver to detect the mouse hardware at system startup. It is also available at any time for the smart card application.
Quand il reçoit des données, l'UART du lecteur de carte coupe la souris et envoie immédiatement une réponse à l'ordinateur. Ainsi, l'utilisateur de la souris n'est pas gêné par cette transmission discrète de données.When it receives data, the card reader UART shuts down the mouse and immediately sends a response to the computer. Thus, the mouse user is not bothered by this discreet transmission of data.
Si l'ordinateur 6 ne lui a pas demandé de données, l'UART du lecteur de carte 7 vérifie que la demande de données a bien été reçue et en informe l'ordinateur 6, ensuite l'ordinateur 6 applique un scénario d'interrogation jusqu'à ce que le lecteur de carte à puce 8 reçoit une demande de données. Ce scénario d'interrogation est décrit plus avant dans la description et est représenté à la figure 4.If the computer 6 has not asked for data, the UART of the card reader 7 checks that the data request has been received and informs the computer 6, then the computer 6 applies a interrogation scenario until the smart card reader 8 receives a data request. This interrogation scenario is described further in the description and is represented in FIG. 4.
Tout au long de ce processus, l'ordinateur 6 est le maître et l'UART du lecteur de carte 7 est l'esclave.Throughout this process, the computer 6 is the master and the UART of the card reader 7 is the slave.
La figure 3 représente l'architecture utilisée :Figure 3 shows the architecture used:
1/ Application LECTEUR DE CARTE1 / CARD READER application
2/ Système d'exploitation2 / Operating system
3/ Pilote de SOURIS3 / MOUSE pilot
4/ Pilote de LECTEUR DE CARTE (Driver autre interface - interface logicielle)4 / CARD READER driver (Driver other interface - software interface)
5/ Emetteur/récepteur asynchrone universel UART 8250 - PORT SERIE 6/ ORDINATEUR5 / Universal asynchronous transmitter / receiver UART 8250 - SERIAL PORT 6 / COMPUTER
Il Interface UART du LECTEUR DE CARTECARD READER UART Interface
8/ MATERIEL du LECTEUR DE CARTE8 / MATERIAL OF THE CARD READER
9/ SOURIS9 / MOUSE
10/ Interrupteur commandé10 / Switch controlled
Le scénario d'interrogation est le suivantThe interrogation scenario is as follows
Le temps de réponse du lecteur de carte à puce 8 peut être de plusieurs minutes et la souris 9 ne peut rester hors service durant toute cette période. Aussi est-il nécessaire d'utiliser un scénario afin de ne pas gêner l'utilisateur de la souris 9 pendant le temps de réponse du lecteur de carte 8.The response time of the smart card reader 8 can be several minutes and the mouse 9 cannot remain out of service throughout this period. It is therefore necessary to use a scenario in order not to disturb the user of the mouse 9 during the response time of the card reader 8.
Le scénario se divise en trois phases : - Dans la première phase, envoi d'une demande de données principale au lecteur de carte à puce 8, ensuite le lecteur de carte 8 envoie une information pour confirmer la bonne réception de la demande.The scenario is divided into three phases: - In the first phase, sending a main data request to the smart card reader 8, then the card reader 8 sends information to confirm that the request has been received.
-i Dans la deuxième phase, mise en œuvre du procédé d'interrogation selon le scénario décrit pour savoir si le lecteur de carte à puce 8 a reçu des données provenant de la carte (non représentée) et s'il est prêt à envoyer la demande de données principale. - Dans la dernière phase, recherche de la donnée de réponse à la demande principale.-i In the second phase, implementation of the interrogation method according to the scenario described to know if the smart card reader 8 has received data from the card (not shown) and if it is ready to send the main data request. - In the last phase, search for the response data to the main request.
Le scénario est illustré par la figure 4:The scenario is illustrated in Figure 4:
1/ Demande de données principale1 / Main data request
2/ Réponse OK2 / Answer OK
3/ Phase 1 4/ Demande de données OK3 / Phase 1 4 / Data request OK
5/ Réponse KO5 / KO response
6/ Phase 26 / Phase 2
Il Demande de donnéesRequest data
8/ Phase 3 9/ Réponse de données principale8 / Phase 3 9 / Main data response
-> Au cours de ce scénario, l'utilisateur peut travailler normalement avec la souris 9 sans problème.-> During this scenario, the user can work normally with the mouse 9 without problem.
II faut remarquer que la souris 9 fonctionne en l'absence d'alimentation du lecteur de carte à puce 8.It should be noted that the mouse 9 operates in the absence of power from the smart card reader 8.
Un autre mode de réalisation comprend un autre contact alimenté par des signaux de "demande d'invitation à émettre" (RTS) et de "prêt à recevoir" (DSR) provenant d'un ordinateur à port série. Ce contact relie directement la souris à l'ordinateur en cas de coupure d'alimentation.Another embodiment includes another contact powered by "request to send" (RTS) and "ready to receive" (DSR) signals from a serial port computer. This contact connects the mouse directly to the computer in the event of a power failure.
La souris série utilise un paquet de données de format fixe à une vitesse de 1200 bauds vers l'hôte en cas d'appui sur un bouton ou de détection d'un mouvement de la souris.The serial mouse uses a fixed-format data packet at a speed of 1200 baud to the host when a button is pressed or when mouse movement is detected.
- Initialisation de Reset- Reset initialization
La souris transmet un caractère "M" dès la mise sous tension ou en cas de déclenchement d'un Reset est initialisé par l'hôte. Ce caractère informe l'hôte de la conformité du message avec le format série constructeur.The mouse transmits an "M" character as soon as the power is turned on or when a reset is initiated by the host. This character informs the host of the conformity of the message with the serial manufacturer format.
- Format du message de données série- Serial data message format
Lors de la transmission de données à l'hôte, la souris diffuse le format de données suivant, conforme à l'interface série constructeur. Le format de données 1200 bauds utilise un bloc de données 9 bits constitué de 7 bits de données message et de 2 bits de contrôle.When transmitting data to the host, the mouse broadcasts the following data format, which conforms to the manufacturer's serial interface. The 1200 baud data format uses a 9-bit data block consisting of 7 bits of message data and 2 control bits.
Le contrôleur de souris transmet le paquet de données de 3 octets suivant, conforme à l'interface, en réponse à un événement souris. / Octet 1 de données message it Désignation Bit de début (toujours 0) Bit 6 de mouvement horizontal Bit 7 de mouvement horizontal (bit de poids fort) Bit 6 de mouvement vertical Bit 7 de mouvement vertical (bit de poids fort) 1 = Bouton secondaire enfoncé 1 = Bouton primaire enfoncé Toujours = 1 (bit de synchronisation message) Bit d'arrêt (toujours 1)The mouse controller transmits the next 3-byte data packet, conforming to the interface, in response to a mouse event. / Byte 1 of message data it Description Start bit (always 0) Bit 6 of horizontal movement Bit 7 of horizontal movement (most significant bit) Bit 6 of vertical movement Bit 7 of vertical movement (most significant bit) 1 = Button secondary pressed 1 = primary button pressed Always = 1 (message synchronization bit) Stop bit (always 1)
/ Octet 2 de données message it Désignation 1 Bit de début (toujours 0) Bit 0 de mouvement horizontal Bit 1 de mouvement horizontal Bit 2 de mouvement horizontal Bit 3 de mouvement horizontal Bit 4 de mouvement horizontal Bit 5 de mouvement horizontal/ Byte 2 of message data it Designation 1 Start bit (always 0) Bit 0 of horizontal movement Bit 1 of horizontal movement Bit 2 of horizontal movement Bit 3 of horizontal movement Bit 4 of horizontal movement Bit 5 of horizontal movement
8 Toujours = 08 Always = 0
9 Bit d'arrêt (toujours 1)9 Stop bit (always 1)
3/ Octet 3 de données message Bit Désignation3 / Byte 3 of message data Bit Designation
1 Bit de début (toujours 0)1 Start bit (always 0)
2 Bit 0 de mouvement vertical2 Bit 0 of vertical movement
3 Bit 1 de mouvement vertical 4 Bit 2 de mouvement vertical3 Bit 1 of vertical movement 4 Bit 2 of vertical movement
5 Bit 3 de mouvement vertical5 Bit 3 of vertical movement
6 Bit 4 de mouvement vertical6 Bit 4 of vertical movement
7 Bit 5 de mouvement vertical7 Bit 5 of vertical movement
8 Toujours = 0 9 Bit d'arrêt (toujours 1)8 Always = 0 9 Stop bit (always 1)
UART 8250UART 8250
Cet UART (émetteur /récepteur asynchrone universel) permet de gérer l'interface port série.This UART (universal asynchronous transmitter / receiver) is used to manage the serial port interface.
L'UART 16550 est compatible, au niveau logiciel et brochage, avec le 8250 mais a une file d'attente interne fonctionnant sur le principe du "premier entré, premier sorti" (FIFO) et pouvant être activée et désactivée par le logiciel.The UART 16550 is compatible, in software and pinout, with the 8250 but has an internal queue operating on the principle of "first in, first out" (FIFO) and can be activated and deactivated by the software.
Le port COMl utilise normalement l'adresse 03F8H, COM2 l'adresse 02F8H, COM3 l'adresse 03E8H et COM4 l'adresse 02E8H. Cette adresse la plus basse est généralement appelée l'adresse de port de base et chaque registre adressable est ensuite référencé par adressage relatif à partir de cette valeur de base, comme le montre ce tableau : Si le bit DLAB du LCR (registre de commande de communication) = 0 :The COMl port normally uses the address 03F8H, COM2 the address 02F8H, COM3 the address 03E8H and COM4 the address 02E8H. This lowest address is generally called the base port address and each addressable register is then referenced by relative addressing from this base value, as shown in this table: If the DLAB bit of the LCR (communication command register) = 0:
00H DONNEE En cas de lecture, registre de données reçues. En cas d'écriture, registre de maintien de transmission (lecture/écriture). 01H 1ER Registre de validation d'interruption (lecture/écriture).00H DATA When read, register of data received. In case of writing, transmission maintenance register (read / write). 01H 1ST Interruption validation register (read / write).
Si le bit DLAB du LCR = 1 :If the DLAB bit of LCR = 1:
00H BaudO Bascule diviseur BRG, octet bas (lecture/écriture)00H BaudO BRG divider scale, low byte (read / write)
01H Baudl Bascule diviseur BRG, octet haut (lecture/écriture)01H Baudl BRG divider scale, high byte (read / write)
Non affecté par le bit DLAB :Unaffected by DLAB bit:
02H IID Registre identificateur d'interruption (lecture) et registre de commande02H IID Interrupt identifier (read) register and command register
FIFO (écriture)FIFO (writing)
03H LCR Registre de commande de communication (lecture/écriture)03H LCR Communication command register (read / write)
04H MCR Registre de commande de modem (lecture/écriture)04H MCR Modem command register (read / write)
05H LSR Registre d'état de communication (lecture)05H LSR Communication status register (read)
06H MSR Registre d'état de modem (lecture)06H MSR Modem status register (read)
Port 3F8/3F9 - Tableau de diviseur de vitesse de transmission (lecture/écriture^ Bit DLAB dans LCR = 1Port 3F8 / 3F9 - Transmission speed divider table (read / write ^ DLAB bit in LCR = 1
BITS/SECONDE DIVISEUR BITS/SECONDE DIBITS / SECOND DIVIDER BITS / SECOND DI
50 2304 1800 6450 2304 1800 64
75 1536 2000 5875 1536 2000 58
110 1047 2400 48110 1047 2400 48
134 857 4800 24134 857 4800 24
150 768 9600 12150 768 9600 12
300 384 19200 6300 384 19 200 6
600 192 38400 3600 192 38 400 3
1200 96 57600 21200 96 57 600 2
1800 64 115200 11800 64 115 200 1
2000 582000 58
Diviseur = 1843200 / (vitesse de transmission * 16).Divider = 1843200 / (baud rate * 16).
Port 3F8 - Registre de validation d'interruption 1ER (lecture/écriture.» Bit DLAB dans LÇR = QPort 3F8 - Interrupt validation register 1ER (read / write. ”DLAB bit in LÇR = Q
Registre de données reçues en cas de lecture. Registre de maintien de transmission en cas d'écriture.Register of data received when read. Transmission maintenance register in case of writing.
Port 3F9 - Registre de validation d'interruption - 1ER (lecture/écriture .> bit DLAB dansPort 3F9 - Interrupt validation register - 1st (read / write.> DLAB bit in
LCR = 0LCR = 0
Bit Nom Binaire SignificationBit Binary Name Meaning
7,6,5,4 Réservé 0000 xxxx Réservé (zéro)7,6,5,4 Reserved 0000 xxxx Reserved (zero)
3 EMI xxxx lxxx Validation d'interruption d'état de modem 2 2 E ELLII xxxx xl xx Validation d'interruption d'état de communication3 EMI xxxx lxxx Validation of modem status interruption 2 2 E ELLII xxxx xl xx Validation of communication status interruption
1 ETI xxxx xx lx Validation d'interruption de registre de transmission1 ETI xxxx xx lx Validation of transmission register interruption
0 ERI xxxx xxx 1 Validation d'interruption données reçues prêtes0 ERI xxxx xxx 1 Interval validation of data received ready
Port 3FA - Registre d'identification d'interruption - TIR (lecture seule) Bit Nom Binaire Signification 7,6 FIQ llxx xxxx 16550 seulement, les files d'attente FIFO sont validées.Port 3FA - Interruption identification register - TIR (read only) Bit Binary Name Meaning 7.6 FIQ llxx xxxx 16550 only, FIFO queues are validated.
OOxx xxxx 8250 et 16550, les files d'attente FIFO sont dévalidées.OOxx xxxx 8250 and 16550, the FIFO queues are disabled.
5,4 Réservé xxOO xxxx Réservé (zéro)5.4 Reserved xxOO xxxx Reserved (zero)
3 TINT xxxx xlxx 16550 seulement, int. de sortie de session. En attente. xxxx xOxx 8250 et 165503 TINT xxxx xlxx 16550 only, int. session exit. Waiting. xxxx xOxx 8250 and 16550
1,2 SINT xxxx xOOx Interruption d'état de modem, bit modifié dans MSR xxxx xOlx Interruption de registre de transmission, registre de maintien de xxxx xlOx transmission vide, bit à 1 dans LSR xxxx xllx Interruption de données reçues prêtes, registre de données pi ein, bit à 1 dans LSR. Interruption d'état de communication,1.2 SINT xxxx xOOx Modem status interrupt, bit changed in MSR xxxx xOlx Transmission register interrupt, xxxx holding register xlOx empty transmission, bit at 1 in LSR xxxx xllx Data received ready interrupt, data register pi ein, bit at 1 in LSR. Communication state interruption,
BREAK ou bit d'erreur dans LSR.BREAK or error bit in LSR.
0 IP xxxx xxx 1 Interruption en attente (pas d'interruption active) xxxx xxxO Pas d'interruption en attente0 IP xxxx xxx 1 Interruption pending (no active interruption) xxxx xxxO No interruption pending
Port 3FA - 16550 Registre de commande FIFO - FCR (écriture seule)Port 3FA - 16550 FIFO command register - FCR (write only)
Bit Nom Binaire SignificationBit Binary Name Meaning
7,6 TL OOxx xxxx Niveau de déclenchement = 1 octet pour interrupt7.6 TL OOxx xxxx Trigger level = 1 byte for interrupt
FIFO récepteurFIFO receiver
01 xx xxxx Niveau de déclenchement = 4 octets pour interrupt01 xx xxxx Trigger level = 4 bytes for interrupt
FIFO récepteur lOxx xxxx Niveau de déclenchement = 8 octets pour interruptFIFO receiver lxx xxxx Trigger level = 8 bytes for interrupt
FIFO récepteur llxx xxxx Niveau de déclenchement = 14 octets pour interruptFIFO receiver llxx xxxx Trigger level = 14 bytes for interrupt
FIFO récepteur 5,4 Réservé xxOO xxxx Réservé (zéro)Receiver FIFO 5.4 Reserved xxOO xxxx Reserved (zero)
3 Réservé xxxx Ixxx Modification des broches RXRDT & TXRDY de mode 0 en mode 1 2 CLT xxxx xlxx Vidange FIFO émetteur3 Reserved xxxx Ixxx Modification of the RXRDT & TXRDY pins from mode 0 to mode 1 2 CLT xxxx xlxx Emitter FIFO emitter
1 CLR xxxx xx lx Vidange FIFO récepteur1 CLR xxxx xx lx Receiver FIFO drain
0 IP xxxx xxxl Validation vidange des queues FIFO émetteur et récepteur0 IP xxxx xxxl Validation emptying of sender and receiver FIFO queues
Port 3FB - Registre de commande de communication - LCR (lecture/écriture)Port 3FB - Communication command register - LCR (read / write)
Bit Nom Binaire Signification 7 DLAB Oxxx xxxx Adresse relative 0 renvoie à DONNEE, adresse relative 1 à 1ER commande Ixxx xxxx Adresse relative 0 et 1 renvoie à la bascule diviseur BR d'adresse SETBRK xOxx xxxx Fonctionnement UART normal commande xlxx xxxx Envoie signal d'interruption d' interruptBit Binary Name Meaning 7 DLAB Oxxx xxxx Relative address 0 refers to DATA, relative address 1 to 1ER command Ixxx xxxx Relative address 0 and 1 refers to the divider toggle BR address SETBRK xOxx xxxx Normal UART operation command xlxx xxxx Sends interrupt interrupt signal
5,4,3 G GEENNPPAARR xxxxxxxx OOxxxxxx Pas de bit de parité contrôle xxOO Ixxx Bit de parité = impaire de parité xxOl Ixxx Bit de parité = paire xxlO Ixxx Bit de parité = 1 xxl l Ixxx Bit de parité = 05.4.3 G GEENNPPAARR xxxxxxxx OOxxxxxx No control parity bit xxOO Ixxx Parity bit = parity odd xxOl Ixxx Parity bit = pair xxlO Ixxx Parity bit = 1 xxl l Ixxx Parity bit = 0
XSTOP xxxx xOxx 1 seul bit d'arrêt bit d'arrêt xxxx xlxx 2 bits d'arrêt (1,5 si WL = 5) 1,0 W WDD55 xxxxxxxx xxxxOOOO Longueur de mot = 5XSTOP xxxx xOxx 1 stop bit stop bit xxxx xlxx 2 stop bits (1.5 if WL = 5) 1.0 W WDD55 xxxxxxxx xxxxOOOO Word length = 5
WD6 xxxx xxOl Longueur de mot = 6WD6 xxxx xxOl Word length = 6
WD7 xxxx xx 10 Longueur de mot = 7WD7 xxxx xx 10 Word length = 7
WD8 xxxx xx 11 Longueur de mot = 8WD8 xxxx xx 11 Word length = 8
Port 3FC - Registre de commande de modem MCR (lecture/écriture)Port 3FC - MCR modem command register (read / write)
Bit Nom Binaire SignificationBit Binary Name Meaning
7,6,5 Réservé OOOx xxxx Réservé (zéro)7.6.5 Reserved OOOx xxxx Reserved (zero)
4 TEST xxx 1 xxxx Activation de la configuration d'auto-test UART4 TEST xxx 1 xxxx Activation of the UART self-test configuration
3 OUT2 xxxx Ixxx Contrôle des signaux d'interruption 8250 (sortie3 OUT2 xxxx Ixxx Control of interrupt signals 8250 (output
User2)User2)
2 OUT1 xxxx xlxx Réinitialisation du modem interne 1200 b Hayes (sortie2 OUT1 xxxx xlxx Resetting the internal modem 1200 b Hayes (output
Userl)Userl)
1 RTS xxxx xxlx Passe à 1 la sortie RTS vers le connecteur RS232C1 RTS xxxx xxlx Goes to 1 the RTS output to the RS232C connector
0 DTR xxxx xxxl Passe à 1 la sortie DTR vers le connecteur RS232C0 DTR xxxx xxxl Goes to 1 the DTR output to the RS232C connector
Port 3FD - Registre d'état de communication - LSR (lecture seulePort 3FD - Communication status register - LSR (read only
Bit Nom Binaire SignificationBit Binary Name Meaning
7 PE/FE/interr Ixxx xxxx Interruption PE/FE 16550 dans file d'attente FIFO7 PE / FE / interr Ixxx xxxx PE / FE 16550 interrupt in FIFO queue
Oxxx xxxx Utilisation de 8250 ou 16450Oxxx xxxx Use of 8250 or 16450
6 TSRE xlxx xxxx Registre à décalage de transmission vide6 TSRE xlxx xxxx Empty transmission shift register
5 THRE xxlx xxxx Registre de maintien de transmission vide 4 BI xxxl xxxx Interruption reçue 3 FE xxxx Ixxx Erreur de trame 2 PE xxxx xlxx Erreur de parité 1 OE xxxx xxlx Erreur de dépassement 0 DR xxxx xxxl Données reçues prêtes5 THRE xxlx xxxx Empty transmission maintenance register 4 BI xxxl xxxx Interruption received 3 FE xxxx Ixxx Frame error 2 PE xxxx xlxx Parity error 1 OE xxxx xxlx Overflow error 0 DR xxxx xxxl Data received ready
Port 3FE - Registre d'état de modem - MSR (lecture seule)Port 3FE - Modem status register - MSR (read only)
Bit Nom Binaire SignificationBit Binary Name Meaning
7 DCD Ixxx xxxx Niveau détecté de porteuse de données7 DCD Ixxx xxxx Detected data carrier level
6 RI xlxx xxxx Niveau d'indicateur d'appel6 RI xlxx xxxx Level of call indicator
5 DSR xxlx xxxx Niveau "prêt à recevoir"5 DSR xxlx xxxx "Ready to receive" level
4 CTS xxxl xxxx Niveau "prêt à transmettre" DCDC xxxx Ixxx Changement de DCD RIC xxxx xlxx Changement de RI DSRC xxxx xxlx Changement de DSR CTSC xxxx xxxl Changement de CTS 4 CTS xxxl xxxx "Ready to transmit" level DCDC xxxx Ixxx Change of DCD RIC xxxx xlxx Change of RI DSRC xxxx xxlx Change of DSR CTSC xxxx xxxl Change of CTS
REFERENCESREFERENCES
1. Application LECTEUR DE CARTE1. CARD READER application
2. Système d'exploitation 3. Pilote de SOURIS2. Operating system 3. MOUSE driver
4. Pilote de LECTEUR DE CARTE (Driver autre interface - interface logicielle)4. CARD READER driver (Driver other interface - software interface)
5. Emetteur/récepteur asynchrone universel UART 8250 - PORT SERIE5. Universal asynchronous transmitter / receiver UART 8250 - SERIAL PORT
6. ORDINATEUR6. COMPUTER
7. Interface UART du LECTEUR DE CARTE 8. MATERIEL du LECTEUR DE CARTE7. CARD READER UART interface 8. CARD READER HARDWARE
9. SOURIS9. MOUSE
10. Interrupteur commandé 10. Switch controlled

Claims

REVENDICATIONS
1. Procédé, pour connecter sur le même port série d'un ordinateur (6) utilisé déjà par un périphérique (A), un autre périphérique (B), caractérisé par le fait qu'il consiste à :1. Method, for connecting to the same serial port of a computer (6) already used by a peripheral (A), another peripheral (B), characterized in that it consists in:
- désactiver le pilote de l'application (A), pour pouvoir ensuite procéder au transfert de données sans problème pour le curseur commandé par l'application (A),- deactivate the application driver (A), in order to then be able to transfer data without problems for the cursor controlled by the application (A),
- créer un nouveau pilote pour gérer le pilote de l'application (A) et le port série de l'ordinateur (6), - relier directement la voie de transmission à l'émetteur /récepteur asynchrone universel l'UART (5) de l'application (B) et à l'application (A), ladite voie est utilisée seulement par le pilote de l'application (A) pour détecter le matériel au démarrage, ladite voie est aussi disponible à tout instant pour l'application (B),- create a new driver to manage the application driver (A) and the computer serial port (6), - directly connect the transmission channel to the universal asynchronous transmitter / receiver UART (5) of the application (B) and to the application (A), said channel is used only by the pilot of the application (A) to detect the equipment at startup, said channel is also available at all times for the application ( B),
- ce que l'UART du lecteur de carte (7) coupe l'application (A) dès qu'il reçoit des données et envoie immédiatement une réponse à l'ordinateur (6),- that the UART of the card reader (7) cuts the application (A) as soon as it receives data and immediately sends a response to the computer (6),
- si l'ordinateur (6) ne lui a pas demandé de données, l'UART du lecteur de carte (7) vérifie que la demande de données a bien été reçue et en informe l'ordinateur (6) , ensuite l'ordinateur applique un scénario d'interrogation, durant ce scénario l'ordinateur (6) est maître et l'application (B) est l'esclave. - if the computer (6) has not asked for data, the UART of the card reader (7) checks that the data request has been received and informs the computer (6), then the computer applies an interrogation scenario, during this scenario the computer (6) is master and the application (B) is the slave.
2. Procédé, selon la revendication 1, caractérisé par le fait que le dit scénario se caractérise par trois parties :2. Method according to claim 1, characterized in that the said scenario is characterized by three parts:
= envoi d'une demande de données principales au lecteur de carte (1), ensuite le lecteur de carte (1) envoie une information pour confirmer la bonne réception de la demande, => utilisation d'interrogations pour savoir si le lecteur de carte à puce (1) a reçu des données provenant de la carte et s'il est prêt à envoyer la demande principale de données,= sending a main data request to the card reader (1), then the card reader (1) sends information to confirm that the request has been received, => use of queries to find out whether the card reader smart (1) has received data from the card and is ready to send the main data request,
=> recherche de la donnée de réponse à la demande principale.=> search for response data to the main request.
3. Procédé, selon la revendication 1, caractérisé par le fait qu'un contact supplémentaire alimenté par les signaux « demande d'invitation à émettre » (RTS) et de « prêt à recevoir » (DSR) provenant d'un ordinateur à port série, relie directement la souris (9) à l'ordinateur (6) en cas de coupure de l'alimentation du lecteur de carte à puce (1) (ou autre périphérique).3. Method according to claim 1, characterized in that an additional contact supplied by the “request to send” (RTS) and “ready to receive” (DSR) signals coming from a port computer serial, directly connects the mouse (9) to the computer (6) in the event of a power failure for the smart card reader (1) (or other device).
4. Dispositif pour la mise en œuvre du procédé, selon la revendication 1, pour connecter sur le même port série d'un ordinateur utilisé déjà par un périphérique (A), un autre périphérique (B), caractérisé par le fait qu'il comporte * au niveau de l'ordinateur : un nouveau « driver », autre interface logicielle qui fait office de « driver principal (4)» relié d'une part au driver du périphérique (A) (déjà utilisé sur ledit port série) et qui fait office de « driver esclave (3)» et d'autre part à l'interface physique (UART,) (7) qui fait office de moyen de gestion communication * au niveau du nouvel interface de l'autre périphérique (B) : 0 un interrupteur commandé (10) 0 un interface (UART2) (7) faisant office de moyen de communication ces deux éléments étant reliés entre eux et étant reliés également à l'interface physique (UART,) (5) de l'ordinateur (6) au périphérique (A) déjà utilisé.4. Device for implementing the method according to claim 1, for connecting to the same serial port of a computer already used by a device (A), another device (B), characterized in that it includes * at the computer level: a new "driver", another software interface which acts as "main driver (4)" linked on the one hand to the device driver (A) (already used on said serial port) and which acts as "slave driver (3)" and on the other hand to the physical interface (UART,) (7) which acts as a communication management means * at the new interface of the other peripheral (B): 0 a controlled switch (10) 0 an interface ( UART 2 ) (7) acting as a means of communication, these two elements being interconnected and also being connected to the physical interface (UART,) (5) of the computer (6) to the peripheral (A) already used.
5. Dispositif, selon la revendication 1 , caractérisé en ce que le périphérique (A) déjà utilisé sur le port série de l'ordinateur (6) est une souris (9).5. Device according to claim 1, characterized in that the peripheral (A) already used on the serial port of the computer (6) is a mouse (9).
6. Dispositif, selon la revendication 1, caractérisé par le fait que l'autre périphérique (B) est un lecteur de cartes à puces (1). 6. Device according to claim 1, characterized in that the other device (B) is a smart card reader (1).
PCT/FR1998/002912 1998-01-14 1998-12-30 Method and associated device for connecting on the same serial port already in use, another peripheral WO1999036857A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2000540500A JP2002509314A (en) 1998-01-14 1998-12-30 Method and device for connecting another peripheral device to an already used serial port
EP98964548A EP1047997A1 (en) 1998-01-14 1998-12-30 Method and associated device for connecting on the same serial port already in use, another peripheral

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
FR98/00275 1998-01-14
FR9800275A FR2773626A1 (en) 1998-01-14 1998-01-14 Adaptor for connection of peripheral to serial computer port already in use

Publications (1)

Publication Number Publication Date
WO1999036857A1 true WO1999036857A1 (en) 1999-07-22

Family

ID=9521725

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/FR1998/002912 WO1999036857A1 (en) 1998-01-14 1998-12-30 Method and associated device for connecting on the same serial port already in use, another peripheral

Country Status (4)

Country Link
EP (1) EP1047997A1 (en)
JP (1) JP2002509314A (en)
FR (1) FR2773626A1 (en)
WO (1) WO1999036857A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7124222B2 (en) * 2003-12-16 2006-10-17 1X1 Mobile, Ltd. Control system and method for a communications interface

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0314530A1 (en) * 1987-10-30 1989-05-03 MICROPHAR, Sàrl dite: A key-type soft ware usage control device with memory
EP0413822A1 (en) * 1988-09-26 1991-02-27 Hitachi Maxell Ltd. Data processing system using ic card
FR2668839A1 (en) * 1990-11-06 1992-05-07 Bull Cp8 SECURITY DEVICE COMPRISING A MEMORY AND / OR A MICROCALCULATOR FOR INFORMATION PROCESSING MACHINES.
DE4326735A1 (en) * 1993-08-09 1995-02-16 Siemens Nixdorf Inf Syst Computer arrangement having at least one smart card (chip card) reading device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0314530A1 (en) * 1987-10-30 1989-05-03 MICROPHAR, Sàrl dite: A key-type soft ware usage control device with memory
EP0413822A1 (en) * 1988-09-26 1991-02-27 Hitachi Maxell Ltd. Data processing system using ic card
FR2668839A1 (en) * 1990-11-06 1992-05-07 Bull Cp8 SECURITY DEVICE COMPRISING A MEMORY AND / OR A MICROCALCULATOR FOR INFORMATION PROCESSING MACHINES.
DE4326735A1 (en) * 1993-08-09 1995-02-16 Siemens Nixdorf Inf Syst Computer arrangement having at least one smart card (chip card) reading device

Also Published As

Publication number Publication date
FR2773626A1 (en) 1999-07-16
JP2002509314A (en) 2002-03-26
EP1047997A1 (en) 2000-11-02

Similar Documents

Publication Publication Date Title
EP0829071B1 (en) Smart card system
EP0012886B1 (en) Input/output controller for a data processing system
US6012113A (en) Method for connecting a plurality of communication applications with an actual communication port by emulating a plurality of virtual modems
TW385402B (en) Information processing apparatus having an infrared communication function and method of controlling thereof
US6085265A (en) System for handling an asynchronous interrupt a universal serial bus device
JPH04507162A (en) User-controlled pointing peripheral
EP0308485A1 (en) Terminal device session management protocol
FR2682786A1 (en) DOWNLOADING AN OPERATING SYSTEM BY A NETWORK.
ES2180793T3 (en) INFORMATION PROCESSING SYSTEM TO ALLOW A GENERIC NETWORK BROWSER TO ACCESS SERVERS OF A PLURALITY OF TYPES OF DIFFERENT PROTOCOLS.
FR2907572A1 (en) DEVICE FOR CONTROLLING THE SWITCHING OF A USER INTERFACE ..
CA2006831C (en) System with a single hdlc circuit and a conversion buffer memory for transmitting hdlc frames over a pcm channel
EP0182678B1 (en) Teleprocessing terminal with external extensions
EP1356656A2 (en) Protocol for transmitting a plurality of multiple exchange logic flow of command/response pairs on a single physical exchange channel between master and slave and corresponding system for controlling and monitoring execution of applets
WO1999036857A1 (en) Method and associated device for connecting on the same serial port already in use, another peripheral
EP0698851A1 (en) Memory card or chip card reader system
FR2601835A1 (en) DEVICE FOR ACCESSING A TELEPHONE NETWORK
WO1996038804A1 (en) Smart card reader
EP0940750A3 (en) Data processing method
US20040200896A1 (en) Apparatus for storing and transferring personal data
FR2689265A1 (en) Communication system between communication cards mounted separately in shelves.
Cisco CiscoSecure UNIX Server Accounting
US5923443A (en) Infrared communication port fax software legacy flow control emulation
Cisco CiscoSecure UNIX Server Accounting
CN1950810B (en) Backward-compatible parallel DDR bus for use in host-daughtercard interface
Cisco V

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): JP SG US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
121 Ep: the epo has been informed by wipo that ep was designated in this application
WWE Wipo information: entry into national phase

Ref document number: 1998964548

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 09600308

Country of ref document: US

WWP Wipo information: published in national office

Ref document number: 1998964548

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 1998964548

Country of ref document: EP