WO2008061265A1 - Method for operating a peripheral device connected to a host system, system, and peripheral device - Google Patents

Method for operating a peripheral device connected to a host system, system, and peripheral device Download PDF

Info

Publication number
WO2008061265A1
WO2008061265A1 PCT/AT2007/000522 AT2007000522W WO2008061265A1 WO 2008061265 A1 WO2008061265 A1 WO 2008061265A1 AT 2007000522 W AT2007000522 W AT 2007000522W WO 2008061265 A1 WO2008061265 A1 WO 2008061265A1
Authority
WO
WIPO (PCT)
Prior art keywords
peripheral device
host system
specific file
file
memory
Prior art date
Application number
PCT/AT2007/000522
Other languages
German (de)
French (fr)
Other versions
WO2008061265A9 (en
Inventor
Matthias Grossberger
Stefan Vogt
Original Assignee
Matthias Grossberger
Stefan Vogt
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 Matthias Grossberger, Stefan Vogt filed Critical Matthias Grossberger
Publication of WO2008061265A1 publication Critical patent/WO2008061265A1/en
Publication of WO2008061265A9 publication Critical patent/WO2008061265A9/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/4401Bootstrapping
    • G06F9/4411Configuring for operating with peripheral devices; Loading of device drivers
    • G06F9/4413Plug-and-play [PnP]
    • G06F9/4415Self describing peripheral devices

Definitions

  • the invention relates to a method for operating a peripheral device of a class with a host system connected via a bus system, wherein files required for operation and management are loaded in the host system.
  • the invention relates to a system having a host system and at least one peripheral device of a class connected thereto via a bus system, wherein files necessary for the operation and the management are loaded in the host system.
  • the invention relates to a peripheral device for connection to a host system with a connection for connection to a bus system connected to the host system.
  • Modern computers are to a large extent modular, with the host system and the peripherals being interconnected by bus systems.
  • Some peripheral devices such as Memory and input devices are generally necessary for normal operation of the operating system.
  • Other peripherals such as Bluetooth adapters, GPS receivers or the like are only connected to the host system when needed.
  • USB Universal Serial Bus
  • peripherals For a host system to use the peripherals, special resources are required for operation and management. These resources can be applications, drivers, configuration files, authorization information, keys or be other files. These files must be installed on the host system before using the appropriate peripheral device for the first time.
  • class drivers In order to facilitate the simplest possible administration, but also to avoid the development effort, to develop for each of these peripherals own but almost functionally identical drivers, so-called class drivers have been developed. These class drivers define a set of basic functions that must be implemented by all peripheral devices that belong to this class. Many modern operating systems include a set of such class drivers for certain peripherals. Examples of such classes are so-called "human interface devices ⁇ for input devices, such as mice, keyboards, etc., and so-called” mass storages "for hard disks, flash disks, etc. If a peripheral device now provides at least the functionality expected of a particular class driver, this way it can be run with it, in which case no additional driver specific to the peripheral needs to be provided, but of course this can of course be done.
  • peripheral devices do not belong to any of these classes or if they have an extended range of functions, additional drivers must be provided by the manufacturers, which are normally delivered on CD-ROM, floppy disk or via the Internet and must be installed separately by the user.
  • peripheral device If a peripheral device is used on different host systems, the user must manually deploy and install appropriate drivers for each of these systems. This is associated with a lot of effort. In addition, it is generally very difficult for a security officer to control which users are given access to the functionalities provided by the peripheral device.
  • DE 103 36 877 B3 shows a method for starting up a peripheral device and such a peripheral device, in which a memory necessary for operation with the host system driver is stored in a memory of the peripheral device, which when connecting the peripheral device to the host system in a closer automatically installed on the host system, so that the control of the peripheral device can be taken over by the host system.
  • the disadvantage here is that the host system would initially have to automatically execute a file from the memory of the peripheral device.
  • there is no known method which ensures this functionality.
  • no access control to the functionality of the peripheral device is possible.
  • US 6,754,725 Bl describes a method in which peripheral devices on a host system are deemed to belong to the class of "mass storages.”
  • the drivers necessary for the operation of the peripheral device are supplied from a memory in an unspecified manner loaded on the host system, whereupon the interfaces of the peripheral device can be addressed.
  • US 2005/0028172 A1 shows a method and a device for installing software, in which drivers of peripheral devices are preinstalled on the corresponding peripheral devices and can be loaded into the host system before being put into operation.
  • the disadvantage here is that no access control is given to the functionality of the peripheral device. Also, there is no way to subsequently save other than the preinstalled drivers on the peripheral device.
  • DE 102 08 530 A1 shows a method and a device according to the present application, wherein the peripheral devices are recognized by the host system and the configuration files necessary for the configuration of the peripheral devices are provided by the peripheral device to the host system.
  • Particularly disadvantageous in this case is that there are no possibilities of access control because the unit, over which theoretically could be an access control, is explicitly disabled in normal operation.
  • a disadvantage of the known methods is that no or only a very limited possibility of access control is given to the functionality of the peripherals. Furthermore, known methods are often limited to a particular bus system and operating system. Moreover, there is usually no possibility of automatically transferring the files necessary for the operation and management of the peripheral device to the host system and no possibility of updating drivers on the peripheral device or host system.
  • the object of the present invention is therefore to provide an abovementioned method for operating peripheral devices which are connected via a bus system to a host system, which is as simple and standardized as possible and which offers the greatest possible degree of automation. Disadvantages of known methods should be avoided or at least reduced.
  • a further object of the present invention is to provide a system as described above, with which the implementation of said method in a simple, unified and automated as possible possible.
  • Another object of the invention is to provide a peripheral device for connection to a host system for carrying out the above-mentioned method.
  • the first object according to the invention is achieved by a method mentioned above, wherein the connected peripheral device is automatically recognized by the host system as belonging to the class based on a unique identification, a generic file assigned to the class of the connected peripheral device and stored in the host system is loaded in the host system and a communication with a control unit in the peripheral device, then this file polls the host system and the peripheral device for a specific file associated with the attached peripheral device, and the specific file optionally from the peripheral device to the host system, further transmitting the specific file in the host system, and implementing, via the control unit, the functions necessary for general operation and management of the peripheral device, and thus completely controlling the peripheral device from the host system.
  • the inventive method provides for separation of the necessary resources or files into a generic file installed on the host system and specific files stored on the peripheral device or host system.
  • An interface definition defines the functions required for general operation and management of the peripheral device. After the generic file is installed on the host system, the functionality specified by the interface definition and implemented by the peripheral device is provided to the host system. The functions defined in this interface definition make it possible for the generic file loaded on the host system, inter alia, to establish communication with the connected peripheral device and to query this, if necessary, for specific files stored therein. The specific files found on the peripheral device or on the host system may be transferred from the peripheral device to the host system and eventually loaded on the host system, thereby providing control of the host system beyond the interface device definition via the peripheral device.
  • the inventive method is not limited to a particular bus system or a particular operating system. In addition, the inventive method allows controlled access to the functionalities of the peripheral device.
  • the automatic detection of the peripheral device based on a unique identification allows the automatic installation of the corresponding files of the peripheral device on the host system, so that without user intervention, the provided by the peripheral device functionality can be integrated into the operating system.
  • the unique identifier may be stored on the peripheral device in various ways and is transmitted to the host system as needed. It is advantageous if the authorization of the user of the host system is checked before transferring the specific file from the peripheral device to the host system. This ensures that only authorized users of the host system are allowed to use the attached peripherals. Such a check of the authorization can be done not only before a transfer of files but also at every function call.
  • the specific file of the peripheral device in the host system or the specific file of the host system is transferred to the peripheral device and stored there, it can be ensured that always the most recent specific file is used and thus the functionality of Peripheral device can be optimally utilized.
  • the generic file is transferred from the host system to the peripheral device and stored there. As a result, it can be ensured that the respective generic file adapted to the operating system of the host system is stored in the peripheral device and is available for any subsequent use.
  • the specific file or generic file may be encrypted prior to transmission to or from the host system and decrypted in the peripheral or host system. Depending on the intended security level, different encryption methods can be used. If a specific file can not be found either in the peripheral device or on the host system, a corresponding message is advantageously output to the user. In this case, the necessary file for operation of the peripheral device in a conventional manner, for example, from a CD-ROM or via the Internet in the host system must be transferred and loaded there.
  • the second object according to the invention is also achieved by an abovementioned system, wherein a unit for the automatic recognition of peripheral devices connected to the bus system is provided as class-specific on the basis of a unique identification contained in a memory of the peripheral devices, furthermore in the host system a memory for one of the class the peripheral device associated generic file and in the peripheral device memory for a peripheral device associated with the specific file and further in the peripheral device connected to the memory and connectable via a connector to the bus control unit for implementing the specified in the interface definition and for general operation and the Management of the peripheral device necessary functions is provided.
  • a unit for the automatic recognition of peripheral devices connected to the bus system is provided as class-specific on the basis of a unique identification contained in a memory of the peripheral devices, furthermore in the host system a memory for one of the class the peripheral device associated generic file and in the peripheral device memory for a peripheral device associated with the specific file and further in the peripheral device connected to the memory and connectable via a connector to the bus control unit for implementing the specified in the interface definition and for general
  • a unit for checking the authorization of the user of the host system for operating the peripheral device is provided. This can ensure that only authorized users are allowed to operate the corresponding peripherals. For each system, it can be determined which users of the host systems are authorized to use the peripheral device. The corresponding information may be on the peripheral 'IE device itself, be stored on the host system or in an external memory.
  • encryption and decryption of the files may be provided prior to their transfer to or from the host system.
  • the further object according to the invention is also achieved by an abovementioned peripheral device in which a memory for a specific file assigned to the peripheral device and a control unit connected to the memory and the connection for the bus system are implemented for implementing the interface function and for general operation the management of the peripheral device necessary functions is provided and further a memory for a unique identification is included.
  • a simplified connection of the peripheral devices to host systems can be achieved.
  • the unique identification contained in the memory of the peripheral device facilitates the automatic recognition of the peripheral device as soon as it is connected to the bus system of the host system.
  • the function-specific part of the peripheral device is not connected directly, but via the control unit to the connection for the bus system.
  • this part of the peripheral device can be managed and operated by the host system exclusively via this control unit.
  • means may be provided for encrypting and decrypting the files prior to their transfer to or from the host system.
  • another memory connected to the control unit may be provided in the peripheral device or a connection connected to the control unit may be provided for connection to an external memory.
  • a memory for example, the generic file, configuration files, keys or any other files, which are transmitted from the host system to the peripheral device or vice versa, are stored.
  • connection of the peripheral device can be formed by a USB (Universal Serial Bus) connection.
  • USB Universal Serial Bus
  • FIG. 1 shows a schematic block diagram of a system according to the invention.
  • FIGS. 2 and 3 show schematic functional sequences of various embodiments of the method according to the invention for operating a peripheral device with a host system.
  • FIG. 1 schematically shows the block diagram of a system 1 in which a host system 2 is connected to a plurality of peripheral devices 3.
  • the bus system may, for example, be a "Universal Serial Bus” (USB), but the method according to the invention and the devices according to the invention are not limited to this particular bus system.
  • USB Universal Serial Bus
  • a memory 7 for a class of the connected peripheral device 3 associated generic file D G is provided in the host system 2. If a peripheral device 3 via the bus system ⁇ connected to the host system 2, the generic file D G is loaded in the host system 2 and establish communication with the peripheral devices.
  • 3 there are 3 control units 8 in the peripheral devices, which are connected to the bus system 6 via the connections 5.
  • the control units 8 of the peripheral devices 3 the functions of the peripheral devices 3 necessary for general operation and management are made available to the host system 2.
  • the control units 8 are connected, inter alia, to memories 9 in which the specific files D 3 assigned to the respective peripheral device 3 are stored.
  • memory 10 with unique identifications can be provided in the peripheral devices 3.
  • the memories 9, 10 need not be formed as physically separate memories, but may each represent parts of an existing memory.
  • the memories 9, 10 need not necessarily be provided in the host system 2 or peripheral device 3, but can also be arranged externally and connected to the host system 2 or peripheral device 3 via corresponding connections.
  • the generic file D G has been loaded in the host system 2, it now queries both the control unit 8 of the peripheral device 3 and the host system 2 for specific files D 3 . Such can be stored in a memory 9 of the peripheral devices 3 but also in a memory 11 of the host system 2.
  • the version of the specific file D 3 can be determined and the more current file D transferred to the host system 2 3 and loaded therein. This now gives the host system 2 in addition to the control of the function-specific part 14 of the peripheral device 3.
  • the transfer of the files D 3 , D G from or to the host system 2 can also be encrypted (not shown).
  • it is advantageous if the authorization of the user of the host system 2 is checked before executing a function provided by the specific file D 8 or the generic file D 6 or the transfer of a file from or to the peripheral device 3.
  • a further memory 12 may be provided in soft different files, such as the generic file D G of the host system 2 or other data can be stored.
  • the memory 12 does not necessarily have. be integrated in the peripheral device 3, but it can also be an external memory 15 is provided and connected via a corresponding terminal 13 to the peripheral device 3.
  • FIG. 2 schematically shows a flow chart when carrying out an embodiment of the method according to the invention for operating a peripheral device with a host system without checking the authorization and without adjusting the resources.
  • This embodiment may also be considered a special case where the user of a host system is entitled to use the peripheral device and according to the settings, does not update the files on either the peripheral device or on the computer Host system to be made.
  • the flowchart is divided into four blocks 100, 200, 300, and 400, where block 100 includes procedures that require the functionality of the host system.
  • the host system is involved while in the method steps within block 300 the peripheral device is involved and in the method steps within block 400 the user of the host system is involved.
  • a peripheral device is connected to the bus system of the host system.
  • step 102 the connection of the peripheral device to the host system is automatically detected.
  • the host system determines whether or not it is a peripheral device according to the present invention. If this is not the case, then according to step 104, the peripheral device is treated as it was previously the case when connecting peripheral devices to host systems. If, however, the peripheral device is a peripheral device according to the invention, the generic file in the host system is loaded in accordance with step 105.
  • the host system is searched for a specific file. If such is present on the host system, the retrieved specific file is loaded in accordance with step 203 and thus takes over control of the connected peripheral device.
  • the peripheral device is searched for in accordance with step 301. If, according to query 302, a specific file is found on the peripheral device, this is copied to the host system in accordance with step 303 and there, according to step 202, initializations are made and transferred to step 203. According to step 203, the peripheral device is now controlled by the host system.
  • a message is sent to the user in accordance with step 401 and the latter is requested, for example, to transfer a suitable file from a CD-ROM or via the Internet into the host system according to step 402.
  • the flowchart according to FIG. 3 shows a variant of the method according to the invention for operating a peripheral device with a host system, in which the authorization of the user is also checked and an adjustment of the resources is carried out.
  • step 101 the connection of a peripheral device to the bus system of the host system takes place.
  • step 102 the host system detects the connection of a peripheral device.
  • step 103 it is checked whether the peripheral device is an inventive peripheral device. If this is not the case, the treatment of the peripheral device takes place in accordance with step 104 as in the prior art.
  • step 104 the treatment of the peripheral device takes place in accordance with step 104 as in the prior art.
  • step 106 the generic file from the peripheral requests the manifest most encrypted. This contains, among other information, the list of authorized users.
  • step 107 it is checked whether the user is authorized to use the peripheral device.
  • step 108 If there is no authorization, according to step 108, a corresponding message can be issued to the user and the method is ended. If the user has an authorization, according to method step 109, a request is made to the peripheral device for listing all specific files. According to step 110, it is checked whether the host system also has a matching specific file. If so, step 111 checks to see if the peripheral device has a suitable specific file. If this is not the case, it is checked according to query 112 whether the user is authorized to update the specific file on the peripheral device. If the user is authorized to do so, according to step 113, a query is made as to whether the update of the specific file is to take place automatically.
  • step 114 If an automatic update of the specific file is to be carried out, it is queried in accordance with step 114 whether the specific file on the peripheral device is to be updated. If so, then at step 115, the update of the specific file on the peripheral device is made and jumped to step 116, where the generic file is loaded on the host system and the appropriate installation or initialization routines are performed and then controlled to the specific file of the peripheral device passed in accordance with step 117 and thus takes over control of the peripheral device. If the update according to query 113 is not carried out automatically, the user is asked in accordance with step 118 and decision 119 is made as to whether the update should be carried out or not; if so, go to step 115 otherwise jump directly to step 116. If the user is not authorized to perform updates at query 112, step 116 is performed directly without updating the specific file.
  • step 120 determines the version of the file and verifies that the specific file in the peripheral device is more recent than that in the host system. If this is not the case, the system jumps to step 112. If, however, the specific file in the peripheral device is more up-to-date than that in the host system, it is checked according to query 121 whether the user is authorized to update the specific file on the host system. If the user is not authorized to update, then immediately go to step 116 without making an update. However, if the user is authorized to perform updates of the specific file on the host system, a query is made as to whether the " update should be performed automatically " in step 122.
  • step 116 If yes, a decision is made as to whether to perform the update or not , jumps to step 116. If an update is made, this is done in accordance with step 124. After the update has been performed, step 116 is proceeded to. - IA - the, according to step 125, a question to the user and according to whose decision is jumped either to step 116 or step 124 either directly.
  • step 127 If, according to query 110, the host system can not have a suitable specific file, it is checked in step 127 whether the peripheral device contains suitable specific files. If this is the case, jump to step 121. If the peripheral device can not present a specific file, a corresponding message can be output to the user in accordance with step 128 and the method is ended.
  • the inventive method does not limit the interface of the peripheral device to the cited functionality. It is perfectly within the meaning of the invention that further functions become part of the basic functionality of a peripheral device. It would be conceivable, e.g. an optional autonomy mode that allows a peripheral device to autonomously measure at specific intervals.
  • peripheral device designed as a remote control there is a powerful infrared transmitter as well as - of course configurable and extensible - software for the remote control of various household appliances (for example hi-fi, video and TV). After connecting the remote control peripheral, this functionality is immediately available. Of course, this is just a small excerpt from the many possibilities that such a peripheral device offers.
  • a designed as an audio module peripheral device contains an array of several high-quality directional microphones, a microphone input, a headphone jack, a digital signal processor and in addition a separate memory for sound files.
  • the application which is also located on the audio module, allows journalists, for example, to comfortably record conversations without any installation effort, save them as mp3s and transmit them via e-mail, Bluetooth or W-LAN.
  • a trained as a mobile module peripheral device includes at least one GSM (or UMTS or HSDPA) unit, a microphone and a speaker. It therefore already represents an independent mobile phone. It should be emphasized in this example that the application can be adapted particularly easily to a specific target group. Older people, for example, can choose an application that will make the buttons and font extra large on the host system. Furthermore, a special host system can be selected, which offers a particularly loud ringtone.
  • Peripheral devices are also conceivable which do not provide any special functionality in the narrower sense. They only offer special user interfaces. For example, if required, a special keyboard can be connected, which considerably simplifies the operation of an application or even makes it possible. Examples of this are control crosses, joysticks, (scroll) wheels, backlit buttons, sensor the, just to name a few.
  • a designed as an e-book reader module peripheral device includes a memory for e-books, a convenient reading application and various controls that greatly simplify the reading of electronic books. For example, custom buttons for page forward and backward, notes, or for a bookmark are conceivable. Especially when reading electronic books, it is very important to provide maximum comfort in order to be able to compete with the haptic experience despite all the advantages of electronic media. In this case, of course, the quality of the screen plays a special role. For example, a host system with an e-paper screen is conceivable. This is where the advantage of the present invention becomes apparent. Because other readers are just limited to a basic device. On the other hand, the e-book reader module according to the invention can be used without any additional expenditure, without any installation with any other host system according to the invention, if required.
  • a peripheral device may be formed by a blood glucose meter, which a patient may receive from the doctor together with a host system. On the peripheral device, so the blood glucose meter, the specific files required for operation on the host system and the acquisition software are preinstalled.
  • the specific functionalities or files can now be sent to the patient e.g. Remember measurement times or save additional information.
  • the blood glucose meter is read out by the doctor, if necessary, the data is further processed or deleted and assigned to the next measurement series.
  • peripherals that offer the greatest possible level of comfort, control, security, and flexibility at the same time by combining hardware and the software needed for operation on the peripheral device:

Abstract

The invention relates to a method for operating a peripheral device (3) having a host system (2) that is connected via a bus system (6), a system (1), and an associated peripheral device (3). For simple operation, according to the invention the connected peripheral device (3) is automatically recognized by the host system (2) as belonging to a class based on a distinct identification, a generic data file (D<SUB>G</SUB>) associated with the class of the connected peripheral device (3) and stored in the host system is loaded, and communication with a control unit (8) in the peripheral device (3) is established, this data file (D<SUB>G</SUB>) subsequently querying the host system (2) and the peripheral device (3) for a specific data file (D<SUB>S</SUB>) associated with the connected peripheral device (3), and possibly transferring the specific data file (D<SUB>S</SUB>) from the peripheral device (3) to the host system (2). According to the invention, the specific data file (D<SUB>S</SUB>) is furthermore loaded in the host system (2), and the functions necessary for the general operation and management of the peripheral device (3) are implemented by means of the control unit (8), so that the peripheral device (3) is completely controlled by the host system (2).

Description

Verfahren zum Betrieb eines mit einem Hostsystem verbundenen Peripherieqerätes, System und Peripherieqerät Method of operating a peripheral device, system and peripheral device connected to a host system
Die Erfindung betrifft ein Verfahren zum Betrieb eines Peripheriegerätes einer Klasse mit einem über ein Bussystem verbundenen Hostsystem, wobei für den Betrieb und das Management notwendige Dateien im Hostsystem geladen werden.The invention relates to a method for operating a peripheral device of a class with a host system connected via a bus system, wherein files required for operation and management are loaded in the host system.
Weiters betrifft die Erfindung ein System mit einem Hostsystem und zumindest einem damit über ein Bussystem verbundenen Peripheriegerät einer Klasse, wobei für den Betrieb und das Management notwendige Dateien im Hostsystem geladen werden.Furthermore, the invention relates to a system having a host system and at least one peripheral device of a class connected thereto via a bus system, wherein files necessary for the operation and the management are loaded in the host system.
Weiters betrifft die Erfindung ein Peripheriegerät zum Anschluss an ein Hostsystem mit einem Anschluss zur Verbindung mit einem mit dem Hostsystem verbundenen Bussystem.Furthermore, the invention relates to a peripheral device for connection to a host system with a connection for connection to a bus system connected to the host system.
Moderne Computer sind zu einem Großteil modular aufgebaut, wobei das Hostsystem und die Peripheriegeräte durch Bussysteme miteinander verbunden sind. Manche Peripheriegeräte, wie z.B. Speicher und Eingabegeräte, sind im Allgemeinen für den normalen Betrieb des Betriebssystems notwendig. Andere Peripheriegeräte, wie z.B. Bluetooth-Adapter, GPS-Empfänger oder dergl., werden nur bei Bedarf an das Hostsystem angeschlossen.Modern computers are to a large extent modular, with the host system and the peripherals being interconnected by bus systems. Some peripheral devices, such as Memory and input devices are generally necessary for normal operation of the operating system. Other peripherals, such as Bluetooth adapters, GPS receivers or the like are only connected to the host system when needed.
Manche Bussysteme erlauben es, Peripheriegeräte im laufenden Betrieb hinzuzufügen und wieder zu entfernen. Dazu gehören u.a. die unter „Firewire", „i.Link" oder „IEEE1394" bekannte Schnittstelle, welche 1986 von Apple entwickelt wurde oder das unter der Bezeichnung „Universal Serial Bus" (USB) bekannte Bussystem zur Verbindung von Computern mit Peripheriegeräten. Speziell der „Universal Serial Bus" zeichnet sich durch einfache Handhabung und Skalierbarkeit der darauf aufbauenden Systeme aus. Das USB- System ist mittlerweise sehr weit verbreitet und gewinnt ständig an Bedeutung.Some bus systems allow you to add and remove peripherals during operation. These include u.a. the interface known as "Firewire", "i.Link" or "IEEE1394", which was developed by Apple in 1986 or the bus system known as "Universal Serial Bus" (USB) for connecting computers to peripheral devices. Especially the "Universal Serial Bus" is characterized by easy handling and scalability of the systems based on it.The USB system is meanwhile very widespread and constantly gaining importance.
Damit ein Hostsystem die Peripheriegeräte verwenden kann, sind spezielle Ressourcen für den Betrieb und das Management notwendig. Diese Ressourcen können z.B. Applikationen, Treiber, Konfigurationsdateien, Berechtigungsinformationen, Schlüssel oder sonstige Dateien sein. Diese Dateien müssen vor der erstmaligen Verwendung des entsprechenden Peripheriegerätes am Hostsystem installiert werden.For a host system to use the peripherals, special resources are required for operation and management. These resources can be applications, drivers, configuration files, authorization information, keys or be other files. These files must be installed on the host system before using the appropriate peripheral device for the first time.
Viele Peripheriegeräte, wie z.B. Tastaturen, unterscheiden sich in der- zur Verfügung gestellten Basisfunktionalität nur wenig oder gar nicht. Um eine möglichst einfache Administration zu ermöglichen, aber auch um den Entwicklungsaufwand zu vermeiden, für jedes dieser Peripheriegeräte eigene aber nahezu funktionsgleiche Treiber entwickeln zu müssen, wurden sogenannte Klassentreiber entwickelt. Diese Klassentreiber definieren einen Satz an Basisfunktionen, der von allen Peripheriegeräten, die zu dieser Klasse gehören, implementiert werden muss. Viele moderne Betriebssysteme enthalten im Lieferumfang einen Satz solcher Klassentreiber für bestimmte Peripheriegeräte. Beispiele für solche Klassen sind sogenannte „Human Interface Devicesλλ für Eingabegeräte, wie Mäuse, Tastaturen etc., und sogenannte „Mass Storages" für Festplatten, Flash-Disk etc. Stellt nun ein Peripheriegerät zumindest die von einem bestimmten Klassentreiber erwartete Funktionalität zur Verfügung, so kann es mit diesem betrieben werden. In diesem Fall muss kein zusätzlicher für das Peripheriegerät spezifischer Treiber zur Verfügung gestellt werden. Optional kann dies jedoch natürlich geschehen.Many peripherals, such as keyboards, differ little or no in the basic functionality provided. In order to facilitate the simplest possible administration, but also to avoid the development effort, to develop for each of these peripherals own but almost functionally identical drivers, so-called class drivers have been developed. These class drivers define a set of basic functions that must be implemented by all peripheral devices that belong to this class. Many modern operating systems include a set of such class drivers for certain peripherals. Examples of such classes are so-called "human interface devices λλ for input devices, such as mice, keyboards, etc., and so-called" mass storages "for hard disks, flash disks, etc. If a peripheral device now provides at least the functionality expected of a particular class driver, this way it can be run with it, in which case no additional driver specific to the peripheral needs to be provided, but of course this can of course be done.
Gehören Peripheriegeräte zu keiner dieser Klassen oder haben sie einen erweiterten Funktionsumfang, so müssen von den Herstellern zusätzliche Treiber zur Verfügung gestellt werden, welche normalerweise auf CD-ROM, Diskette oder über das Internet ausgeliefert werden und vom Benutzer separat installiert werden müssen.If peripheral devices do not belong to any of these classes or if they have an extended range of functions, additional drivers must be provided by the manufacturers, which are normally delivered on CD-ROM, floppy disk or via the Internet and must be installed separately by the user.
Wird ein Peripheriegerät auf verschiedenen Hostsystemen verwendet, so muss der Benutzer entsprechende Treiber für jedes dieser Systeme manuell bereitstellen und installieren. Dies ist mit einem hohen Aufwand verbunden. Zusätzlich ist es für einen Sicherheitsbeauftragten im Allgemeinen nur mit hohem Aufwand möglich zu kontrollieren, welche Benutzer Zugriff zu den vom Peripheriegerät zur Verfügung gestellten Funktionalitäten erhalten.If a peripheral device is used on different host systems, the user must manually deploy and install appropriate drivers for each of these systems. This is associated with a lot of effort. In addition, it is generally very difficult for a security officer to control which users are given access to the functionalities provided by the peripheral device.
Zur Vereinfachung sind verschiedene Verfahren bekannt geworden, welche den Betrieb von mit einem Hostsystem verbundenen Periphe- riegeräten vereinfachen.For convenience, various methods have become known which allow the operation of peripherals connected to a host system. simplify equipment.
Beispielsweise zeigt die DE 103 36 877 B3 ein Verfahren zur Inbetriebnahme eines Peripheriegerätes und ein solches Peripheriegerät, bei dem in einem Speicher des Peripheriegerätes ein für den Betrieb mit dem Hostsystem notwendiger Treiber abgelegt ist, der bei Anschluss des Peripheriegerätes an das Hostsystem in einer nicht näher genannten Art und Weise automatisch auf dem Hostsystem installiert wird, so dass die Kontrolle des Peripheriegerätes vom Hostsystem übernommen werden kann. Nachteilig dabei ist, dass das Hostsystem hierzu initial eine Datei aus dem Speicher des Peripheriegerätes automatisch ausführen müsste. Es ist aber kein Verfahren bekannten, welches diese Funktionalität sicher stellt. Darüberhinaus ist keine Zugriffskontrolle auf die Funktionalität des Peripheriegerätes möglich.For example, DE 103 36 877 B3 shows a method for starting up a peripheral device and such a peripheral device, in which a memory necessary for operation with the host system driver is stored in a memory of the peripheral device, which when connecting the peripheral device to the host system in a closer automatically installed on the host system, so that the control of the peripheral device can be taken over by the host system. The disadvantage here is that the host system would initially have to automatically execute a file from the memory of the peripheral device. However, there is no known method which ensures this functionality. In addition, no access control to the functionality of the peripheral device is possible.
Die US 6 754 725 Bl beschreibt ein Verfahren, bei dem sich Peripheriegeräte an einem Hostsystem als zur Klasse der „Mass Stora- ges" gehörig ausgeben. Die für den Betrieb des Peripheriegerätes notwendigen Treiber werden auf eine nicht weiter spezifizierte Art und Weise von einem Speicher auf das Hostsystem geladen, worauf die Schnittstellen des Peripheriegerätes angesprochen werden können.US 6,754,725 Bl describes a method in which peripheral devices on a host system are deemed to belong to the class of "mass storages." The drivers necessary for the operation of the peripheral device are supplied from a memory in an unspecified manner loaded on the host system, whereupon the interfaces of the peripheral device can be addressed.
Die US 2005/0028172 Al zeigt ein Verfahren und eine Einrichtung zum Installieren von Software, bei dem Treiber von Peripheriegeräten auf den entsprechenden Peripheriegeräten vorinstalliert sind und vor der Inbetriebnahme in das Hostsystem geladen werden können. Nachteilig dabei ist, dass keine Zugriffskontrolle auf die Funktionalität des Peripheriegerätes gegeben ist. Auch besteht keine Möglichkeit nachträglich andere als die vorinstallierten Treiber auf dem Peripheriegerät zu speichern.US 2005/0028172 A1 shows a method and a device for installing software, in which drivers of peripheral devices are preinstalled on the corresponding peripheral devices and can be loaded into the host system before being put into operation. The disadvantage here is that no access control is given to the functionality of the peripheral device. Also, there is no way to subsequently save other than the preinstalled drivers on the peripheral device.
Schließlich zeigt die DE 102 08 530 Al ein Verfahren und eine Einrichtung gemäß der vorliegenden Anmeldung, wobei die Peripheriegeräte vom Hostsystem erkannt werden und die für die Konfiguration der Peripheriegeräte notwendigen Konfigurationsdateien vom Peripheriegerät dem Hostsystem zur Verfügung gestellt werden. Besonders nachteilig ist in diesem Fall, dass es keinerlei Möglichkeiten der Zugriffskontrolle gibt, weil die Einheit, über welche theoretisch eine Zugriffskontrolle erfolgen könnten, im Normalbetrieb explizit deaktiviert ist.Finally, DE 102 08 530 A1 shows a method and a device according to the present application, wherein the peripheral devices are recognized by the host system and the configuration files necessary for the configuration of the peripheral devices are provided by the peripheral device to the host system. Particularly disadvantageous in this case is that there are no possibilities of access control because the unit, over which theoretically could be an access control, is explicitly disabled in normal operation.
Nachteilig bei den bekannten Verfahren ist es, dass keine oder eine nur stark eingeschränkte Möglichkeit einer Zugriffskontrolle auf die Funktionalität der Peripheriegeräte gegeben ist. Weiters sind bekannte Verfahren häufig auf ein bestimmtes Bussystem und ein bestimmtes Betriebssystem beschränkt. Darüberhinaus besteht meist keine Möglichkeit einer automatischen Übertragung der für den Betrieb und das Management des Peripheriegerätes notwendigen Dateien zum Hostsystem und keine Möglichkeit der Aktualisierung von Treibern am Peripheriegerät oder Hostsystem.A disadvantage of the known methods is that no or only a very limited possibility of access control is given to the functionality of the peripherals. Furthermore, known methods are often limited to a particular bus system and operating system. Moreover, there is usually no possibility of automatically transferring the files necessary for the operation and management of the peripheral device to the host system and no possibility of updating drivers on the peripheral device or host system.
Die Aufgabe der vorliegenden Erfindung besteht daher in der Schaffung eines oben genannten Verfahrens zum Betrieb von Peripheriegeräten, die über ein Bussystem mit einem Hostsystem verbunden sind, welches möglichst einfach und standardisiert durchführbar ist und einen größtmöglichen Grad an Automatisier- barkeit bietet. Nachteile bekannter Verfahren sollen vermieden oder zumindest reduziert werden.The object of the present invention is therefore to provide an abovementioned method for operating peripheral devices which are connected via a bus system to a host system, which is as simple and standardized as possible and which offers the greatest possible degree of automation. Disadvantages of known methods should be avoided or at least reduced.
Eine weitere Aufgabe der vorliegenden Erfindung besteht in der Schaffung eines oben genannten Systems, mit welchem die Durchführung des genannten Verfahrens in einfacher, vereinheitlichter und möglichst automatisierter Weise möglich ist.A further object of the present invention is to provide a system as described above, with which the implementation of said method in a simple, unified and automated as possible possible.
Schließlich besteht eine weitere Aufgabe der Erfindung in der Schaffung eines Peripheriegerätes zum Anschluss an ein Hostsystem zur Durchführung des oben genannten Verfahrens.Finally, another object of the invention is to provide a peripheral device for connection to a host system for carrying out the above-mentioned method.
Gelöst wird die erste erfindungsgemäße Aufgabe durch ein oben genanntes Verfahren, wobei das angeschlossene Peripheriegerät anhand einer eindeutigen Identifikation automatisch vom Hostsystem als zur Klasse gehörig erkannt wird, eine der Klasse des angeschlossenen Peripheriegerätes zugeordnete und im Hostsytem gespeicherte generische Datei im Hostsystem geladen wird und eine Kommunikation mit einer Kontrolleinheit im Peripheriegerät hergestellt wird, danach diese Datei das Hostsystem und das Peripheriegerät nach einer dem angeschlossenen Peripheriegerät zugeordneten spezifischen Datei abfragt, und die spezifische Datei gegebenenfalls vom Peripheriegerät zum Hostsystem überträgt, dass weiters die spezifische Datei im Hostsystem geladen wird, und über die Kontrolleinheit die für den allgemeinen Betrieb und das Management des Peripheriegerätes notwendigen Funktionen implementiert werden, und somit das Peripheriegerät vollständig vom Hostsystem kontrolliert wird. Das erfindungsgemäße Verfahren sieht eine Trennung der notwendigen Ressourcen bzw. Dateien in eine generische Datei, die am Hostsystem installiert wird, und spezifische Dateien, die am Peripheriegerät oder Hostsystem gespeichert sind, vor.The first object according to the invention is achieved by a method mentioned above, wherein the connected peripheral device is automatically recognized by the host system as belonging to the class based on a unique identification, a generic file assigned to the class of the connected peripheral device and stored in the host system is loaded in the host system and a communication with a control unit in the peripheral device, then this file polls the host system and the peripheral device for a specific file associated with the attached peripheral device, and the specific file optionally from the peripheral device to the host system, further transmitting the specific file in the host system, and implementing, via the control unit, the functions necessary for general operation and management of the peripheral device, and thus completely controlling the peripheral device from the host system. The inventive method provides for separation of the necessary resources or files into a generic file installed on the host system and specific files stored on the peripheral device or host system.
Mittels einer Schnittstellendefinition werden die zum allgemeinen Betrieb und Management des Peripheriegerätes benötigten Funktionen festgelegt. Nach Installation der generischen Datei am Hostsystem wird die durch die Schnittstellendefinition festgelegte und vom Peripheriegerät implementierte Funktionalität dem Hostsystem zur Verfügung gestellt. Die in dieser Schnittstellendefinition festgelegten Funktionen ermöglichen es der am Hostsystem geladenen generischen Datei unter anderem eine Kommunikation mit dem angeschlossenen Peripheriegerät herzustellen und dieses nach allenfalls darin gespeicherten spezifischen Dateien abzufragen. Die am Peripheriegerät oder am Hostsystem aufgefundenen spezifischen Dateien werden gegebenenfalls vom Peripheriegerät zum Hostsystem übertragen und schließlich am Hostsystem geladen, wodurch eine über die in der Schnittstellendefinition hinausgehende Kontrolle des Hostsystems über das Peripheriegerät geschaffen werden kann. Das erfindungsgemäße Verfahren ist nicht auf ein bestimmtes Bussystem oder ein bestimmtes Betriebssystem beschränkt. Darüber hinaus ermöglicht das erfindungsgemäße Verfahren den kontrollierten Zugriff auf die Funktionalitäten des Peripheriegerätes. Die automatische Erkennung des Peripheriegeräts anhand einer eindeutigen Identifikation ermöglicht die automatische Installation der entsprechenden Dateien des Peripheriegerätes am Hostsystem, so dass ohne Zutun des Benutzers die vom Peripheriegerät zur Verfügung gestellte Funktionalität in das Betriebssystem eingebunden werden kann. Die eindeutige Identifikation kann in verschiedenen Arten am Peripheriegerät gespeichert sein und wird bei Bedarf an das Hostsystem übertragen. Von Vorteil ist es, wenn vor einer Übertragung der spezifischen Datei vom Peripheriegerät zum Hostsystem die Berechtigung des Benutzers des Hostsystems überprüft wird. Dadurch kann sichergestellt werden, dass nur berechtigte Benutzer des Hostsystems die daran angeschlossenen Peripheriegeräte verwenden dürfen. Eine derartige Überprüfung der Berechtigung kann nicht nur vor einer Übertragung von Dateien sondern auch bei jeden Funktionsaufruf erfolgen.An interface definition defines the functions required for general operation and management of the peripheral device. After the generic file is installed on the host system, the functionality specified by the interface definition and implemented by the peripheral device is provided to the host system. The functions defined in this interface definition make it possible for the generic file loaded on the host system, inter alia, to establish communication with the connected peripheral device and to query this, if necessary, for specific files stored therein. The specific files found on the peripheral device or on the host system may be transferred from the peripheral device to the host system and eventually loaded on the host system, thereby providing control of the host system beyond the interface device definition via the peripheral device. The inventive method is not limited to a particular bus system or a particular operating system. In addition, the inventive method allows controlled access to the functionalities of the peripheral device. The automatic detection of the peripheral device based on a unique identification allows the automatic installation of the corresponding files of the peripheral device on the host system, so that without user intervention, the provided by the peripheral device functionality can be integrated into the operating system. The unique identifier may be stored on the peripheral device in various ways and is transmitted to the host system as needed. It is advantageous if the authorization of the user of the host system is checked before transferring the specific file from the peripheral device to the host system. This ensures that only authorized users of the host system are allowed to use the attached peripherals. Such a check of the authorization can be done not only before a transfer of files but also at every function call.
Wenn gemäß einem weiteren Merkmal der Erfindung die Version der spezifischen Dateien ermittelt wird und im Falle, dass die spezifische Datei des Peripheriegerätes aktueller ist als die spezifische Datei des Hostsystems oder die spezifische Datei des Hostsystems aktueller ist als die spezifische Datei des Peripheriegerätes bzw. entweder im Hostsystem oder im Peripheriegerät keine spezifische Datei vorhanden ist, die spezifische Datei des Peripheriegerätes in das Hostsystem oder die spezifische Datei des Hostsystems in das Peripheriegerät übertragen und dort gespeichert wird, kann sichergestellt werden, dass immer die aktuellste spezifische Datei verwendet wird und somit die Funktionalität des Peripheriegerätes optimal ausgenutzt werden kann.In accordance with another feature of the invention, if the version of the specific files is determined and if the specific file of the peripheral device is more up-to-date than the specific file of the host system or the specific file of the host system is more current than the specific file of the peripheral device or Host system or in the peripheral device no specific file is present, the specific file of the peripheral device in the host system or the specific file of the host system is transferred to the peripheral device and stored there, it can be ensured that always the most recent specific file is used and thus the functionality of Peripheral device can be optimally utilized.
Auch bei einem Update der Dateien ist es von Vorteil, dass die Berechtigung des Benutzers des Hostsystems überprüft wird, bevor die Dateien in das Peripheriegerät oder das Hostsystem übertragen und gespeichert werden.It is also an advantage when updating the files that the authorization of the user of the host system is checked before the files are transferred to the peripheral device or the host system and stored.
Zusätzlich ist es von Vorteil, wenn die generische Datei vom Hostsystem in das Peripheriegerät übertragen und dort gespeichert wird. Dadurch kann sichergestellt werden, dass die jeweilige an das Betriebssystem des Hostsystems angepasste generische Datei im Peripheriegerät gespeichert wird und für einen allfälligen späteren Gebrauch zur Verfügung steht.In addition, it is advantageous if the generic file is transferred from the host system to the peripheral device and stored there. As a result, it can be ensured that the respective generic file adapted to the operating system of the host system is stored in the peripheral device and is available for any subsequent use.
Zur Sicherheit kann die spezifische Datei oder die generische Datei vor einer Übertragung vom oder zum Hostsystem verschlüsselt und im Peripheriegerät oder Hostsystem wieder entschlüsselt werden. Je nach vorgesehener Sicherheitsstufe können verschiedene Verschlüsselungsverfahren angewandt werden. Wenn eine spezifische Datei weder im Peripheriegerät noch am Hostsystem aufgefunden werden kann, wird vorteilhafterweise eine entsprechende Meldung an den Benutzer ausgegeben. In diesem Fall muss die notwendige Datei für einen Betrieb des Peripheriegerätes in herkömmlicher Weise, beispielsweise von einer CD-ROM oder über das Internet in das Hostsystem übertragen und dort geladen werden.For security, the specific file or generic file may be encrypted prior to transmission to or from the host system and decrypted in the peripheral or host system. Depending on the intended security level, different encryption methods can be used. If a specific file can not be found either in the peripheral device or on the host system, a corresponding message is advantageously output to the user. In this case, the necessary file for operation of the peripheral device in a conventional manner, for example, from a CD-ROM or via the Internet in the host system must be transferred and loaded there.
Gelöst wird die zweite erfindungsgemäße Aufgabe auch durch ein oben genanntes System, wobei eine Einheit zur automatischen Erkennung von am Bussytem angeschlossenen Peripheriegeräten als zur Klasse gehörig anhand einer in einem Speicher der Peripheriegeräte enthaltenen eindeutigen Identifikation vorgesehen ist, weiters im Hostsystem ein Speicher für eine der Klasse des angeschlossenen Peripheriegerätes zugeordnete generische Datei und im Peripheriegerät ein Speicher für eine dem Peripheriegerät zugeordnete spezifische Datei und weiters im Peripheriegerät eine mit dem Speicher verbundene und über einen Anschluss mit dem Bussystem verbindbare Kontrolleinheit zur Implementierung der in der Schnittstellendefinition festgelegten und für den allgemeinen Betrieb und das Management des Peripheriegerätes notwendigen Funktionen vorgesehen ist. Durch ein solches System kann der Betrieb eines mit einem Hostsystem verbundenen Peripheriegerätes vereinfacht und standardisiert werden.The second object according to the invention is also achieved by an abovementioned system, wherein a unit for the automatic recognition of peripheral devices connected to the bus system is provided as class-specific on the basis of a unique identification contained in a memory of the peripheral devices, furthermore in the host system a memory for one of the class the peripheral device associated generic file and in the peripheral device memory for a peripheral device associated with the specific file and further in the peripheral device connected to the memory and connectable via a connector to the bus control unit for implementing the specified in the interface definition and for general operation and the Management of the peripheral device necessary functions is provided. Such a system can simplify and standardize the operation of a peripheral device connected to a host system.
Vorteilhafterweise ist eine Einheit zur Überprüfung der Berechtigung des Benutzers des Hostsystems zum Betreiben des Peripheriegerätes vorgesehen. Dadurch kann sichergestellt werden, dass nur berechtigte Benutzer die entsprechenden Peripheriegeräte betreiben dürfen. Für jedes System kann festgelegt werden, welche Benutzer der Hostsysteme berechtigt sind, das Peripheriegerät zu benutzen. Die entsprechende Information kann auf dem Peripher'ie- gerät selbst, auf dem Hostsystem oder auch in einem externen Speicher abgelegt sein.Advantageously, a unit for checking the authorization of the user of the host system for operating the peripheral device is provided. This can ensure that only authorized users are allowed to operate the corresponding peripherals. For each system, it can be determined which users of the host systems are authorized to use the peripheral device. The corresponding information may be on the peripheral 'IE device itself, be stored on the host system or in an external memory.
Um die Dateien während der Übertragung vom oder zum Hostsystem zu sichern, kann eine Ver- und Entschlüsselung der Dateien vor deren Übertragung zum oder vom Hostsystem vorgesehen sein. Gelöst wird die weitere erfindungsgemäße Aufgabe auch durch ein oben genanntes Peripheriegerät, bei dem ein Speicher für eine dem Peripheriegerät zugeordnete spezifische Datei und eine mit dem Speicher und dem Anschluss für das Bussystem verbundene Kontrolleinheit zur Implementierung der in der Schnittstellenfunktion festgelegten und für den allgemeinen Betrieb und das Management des Peripheriegerätes notwendigen Funktionen vorgesehen ist und weiters ein Speicher für eine eindeutige Identifikation enthalten ist. Durch eine Kombination von hardware- und software-mäßigen Maßnahmen im Peripheriegerät kann eine vereinfachte Anbindung der Peripheriegeräte an Hostsysteme erzielt werden. Durch die im Speicher des Peripheriegeräts enthaltene eindeutige Identifikation wird die automatische Erkennung des Peripheriegerätes sobald dieses am Bussystem des Hostsystems angeschlossen wird, erleichtert.To secure the files during transmission to or from the host system, encryption and decryption of the files may be provided prior to their transfer to or from the host system. The further object according to the invention is also achieved by an abovementioned peripheral device in which a memory for a specific file assigned to the peripheral device and a control unit connected to the memory and the connection for the bus system are implemented for implementing the interface function and for general operation the management of the peripheral device necessary functions is provided and further a memory for a unique identification is included. By a combination of hardware and software measures in the peripheral device, a simplified connection of the peripheral devices to host systems can be achieved. The unique identification contained in the memory of the peripheral device facilitates the automatic recognition of the peripheral device as soon as it is connected to the bus system of the host system.
Gemäß einem weiteren Merkmal der Erfindung ist der funktionsspezifische Teil des Peripheriegerätes nicht direkt, sondern über die Kontrolleinheit mit dem Anschluss für das Bussystem verbunden. Dadurch kann dieser Teil des Peripheriegerätes vom Hostsystem ausschließlich über diese Kontrolleinheit verwaltet und betrieben werden.According to a further feature of the invention, the function-specific part of the peripheral device is not connected directly, but via the control unit to the connection for the bus system. As a result, this part of the peripheral device can be managed and operated by the host system exclusively via this control unit.
Gemäß einem weiteren Merkmal der Erfindung kann eine Einrichtung zum Ver- und Entschlüsseln der Dateien vor deren Übertragung zum oder vom Hostsystem vorgesehen sein.According to another feature of the invention, means may be provided for encrypting and decrypting the files prior to their transfer to or from the host system.
Schließlich kann ein weiterer mit der Kontrolleinheit verbundener Speicher im Peripheriegerät vorgesehen sein oder ein mit der Kontrolleinheit verbundener Anschluss für die Verbindung mit einem externen Speicher vorgesehen sein. In einem solchen Speicher können beispielsweise die generischen Datei, Konfigurationsdateien, Schlüssel oder beliebige andere Dateien, welche vom Host- system zum Peripheriegerät Oder umgekehrt übertragen werden, abgelegt werden.Finally, another memory connected to the control unit may be provided in the peripheral device or a connection connected to the control unit may be provided for connection to an external memory. In such a memory, for example, the generic file, configuration files, keys or any other files, which are transmitted from the host system to the peripheral device or vice versa, are stored.
Der Anschluss des Peripheriegerätes kann durch einen USB (Uni- veral Serial Bus) -Anschluss gebildet sein.The connection of the peripheral device can be formed by a USB (Universal Serial Bus) connection.
Die Erfindung wird anhand der beigefügten Zeichnungen näher er- läutert .The invention will be explained in more detail with reference to the attached drawings. purifies.
Darin zeigen: Fig. 1 ein schematisch.es Blockschaltbild eines erfindungsgemäßen Systems; und1 shows a schematic block diagram of a system according to the invention; and
Fig. 2 und Fig. 3 schematische Funktionsabläufe verschiedener Ausführungen des erfindungsgemäßen Verfahrens zum Betrieb eines Peripheriegerätes mit einem Hostsystem.FIGS. 2 and 3 show schematic functional sequences of various embodiments of the method according to the invention for operating a peripheral device with a host system.
In Fig. 1 ist schematisch das Blockschaltbild eines Systems 1 dargestellt, bei dem ein Hostsystem 2 mit mehreren Peripheriegeräten 3 verbunden ist. Die Verbindung des Hostsystems 2 mit den Peripheriegeräten 3 erfolgt über ein Bussystem 6 das mit dem Hostsystem 2 und den Peripheriegeräten 3 über entsprechende Anschlüsse 4, 5 verbunden wird. Beim Bussystem kann es sich beispielsweise um einen „Universal Serial Bus" (USB) handeln. Das erfindungsgemäße Verfahren und die erfindungsgemäßen Einrichtungen sind jedoch nicht auf dieses spezielle Bussystem eingeschränkt .FIG. 1 schematically shows the block diagram of a system 1 in which a host system 2 is connected to a plurality of peripheral devices 3. The connection of the host system 2 with the peripheral devices 3 via a bus system 6 which is connected to the host system 2 and the peripheral devices 3 via corresponding ports 4, 5. The bus system may, for example, be a "Universal Serial Bus" (USB), but the method according to the invention and the devices according to the invention are not limited to this particular bus system.
Im Hostsystem 2 ist ein Speicher 7 für eine der Klasse des angeschlossenen Peripheriegerätes 3 zugeordnete generische Datei DG vorgesehen. Wird ein Peripheriegerät 3 über das Bussystem β mit dem Hostsystem 2 verbunden, wird die generische Datei DG im Hostsystem 2 geladen und eine Kommunikation mit den Peripheriegeräten 3 aufgebaut. Zu diesem Zweck befinden sich in den Peripheriegeräten 3 Kontrolleinheiten 8, welche über die Anschlüsse 5 mit dem Bussystem 6 verbunden sind. Von den Kontrolleinheiten 8 der Peripheriegeräte 3 werden die für den allgemeinen Betrieb und das Management notwendigen Funktionen der Peripheriegeräte 3 dem Hostsystem 2 zur Verfügung gestellt. Zu diesem Zweck sind die Kontrolleinheiten 8 unter anderem mit Speichern 9 verbunden, in welchen die dem jeweiligen Peripheriegerät 3 zugeordneten spezifischen Dateien D3 abgelegt sind. Damit Peripheriegeräte 3 automatisch als solche mit der erfindungsgemäßen Funktion erkannt werden, können in den Peripheriegeräten 3 Speicher 10 mit eindeutigen Identifikationen vorgesehen sein. Selbstverständlich müssen die Speicher 9, 10 nicht als physikalisch getrennte Speicher gebildet sein, sondern können jeweils Teile eines vorhandenen Speichers darstellen. Darüber hinaus müssen die Speicher 9, 10 nicht zwingend im Hostsystem 2 bzw. Peripheriegerät 3 vorgesehen sein, sondern können auch extern angeordnet und über entsprechende Anschlüsse mit dem Hostsystem 2 bzw. Peripheriegerät 3 verbunden sein.In the host system 2, a memory 7 for a class of the connected peripheral device 3 associated generic file D G is provided. If a peripheral device 3 via the bus system β connected to the host system 2, the generic file D G is loaded in the host system 2 and establish communication with the peripheral devices. 3 For this purpose, there are 3 control units 8 in the peripheral devices, which are connected to the bus system 6 via the connections 5. Of the control units 8 of the peripheral devices 3, the functions of the peripheral devices 3 necessary for general operation and management are made available to the host system 2. For this purpose, the control units 8 are connected, inter alia, to memories 9 in which the specific files D 3 assigned to the respective peripheral device 3 are stored. In order for peripheral devices 3 to be automatically recognized as such with the function according to the invention, memory 10 with unique identifications can be provided in the peripheral devices 3. Of course, the memories 9, 10 need not be formed as physically separate memories, but may each represent parts of an existing memory. Furthermore the memories 9, 10 need not necessarily be provided in the host system 2 or peripheral device 3, but can also be arranged externally and connected to the host system 2 or peripheral device 3 via corresponding connections.
Wurde die generische Datei DG im Hostsystem 2 geladen, fragt diese nun sowohl die Kontrolleinheit 8 des Peripheriegerätes 3 als auch das Hostsystem 2 nach spezifischen Dateien D3 ab. Solche können in einem Speicher 9 der Peripheriegeräte 3 aber auch in einem Speicher 11 des Hostsystems 2 abgelegt sein. Zusätzlich kann die Version der spezifischen Datei D3 ermittelt werden und die jeweils aktuellere Datei D3 in das Hostsystem 2 übertragen und dort geladen werden. Damit erhält nun das HostSystem 2 zusätzlich die Kontrolle über den funktionsspezifischen Teil 14 des Peripheriegerätes 3. Damit wurde die Kontrolle des Peripheriegerätes 3 vollständig vom Hostsystem 2 übernommen. Die Übertragung der Dateien D3, DG vom oder zum Hostsystem 2 kann auch verschlüsselt erfolgen (nicht dargestellt) . Darüber hinaus ist es von Vorteil, wenn vor dem Ausführen einer von der spezifischen Datei D8 oder der generischen Datei D6 zur Verfügung gestellten Funktion bzw. der Übertragung einer Datei von oder zu dem Peripheriegerät 3 die Berechtigung des Benutzers des Hostsystems 2 überprüft wird.If the generic file D G has been loaded in the host system 2, it now queries both the control unit 8 of the peripheral device 3 and the host system 2 for specific files D 3 . Such can be stored in a memory 9 of the peripheral devices 3 but also in a memory 11 of the host system 2. In addition, the version of the specific file D 3 can be determined and the more current file D transferred to the host system 2 3 and loaded therein. This now gives the host system 2 in addition to the control of the function-specific part 14 of the peripheral device 3. Thus, the control of the peripheral device 3 was completely taken over by the host system 2. The transfer of the files D 3 , D G from or to the host system 2 can also be encrypted (not shown). Moreover, it is advantageous if the authorization of the user of the host system 2 is checked before executing a function provided by the specific file D 8 or the generic file D 6 or the transfer of a file from or to the peripheral device 3.
Im Peripheriegerät 3 kann ein weiterer Speicher 12 vorgesehen sein, in weichem verschiedene Dateien, beispielsweise die generische Datei DG des Hostsystems 2 oder auch andere Daten abgelegt werden können. Der Speicher 12 muss nicht zwingend . im Peripheriegerät 3 integriert sein, sondern es kann auch ein externer Speicher 15 vorgesehen und über einen entsprechenden Anschluss 13 mit dem Peripheriegerät 3 verbunden sein.In the peripheral device 3, a further memory 12 may be provided in soft different files, such as the generic file D G of the host system 2 or other data can be stored. The memory 12 does not necessarily have. be integrated in the peripheral device 3, but it can also be an external memory 15 is provided and connected via a corresponding terminal 13 to the peripheral device 3.
Fig. 2 zeigt schematisch ein Ablaufdiagramm bei der Durchführung einer Ausführungsform des erfindungsgemäßen Verfahrens zum Betrieb eines Peripheriegerätes mit einem Hostsystem ohne Überprüfung der Berechtigung und ohne Abgleich der Ressourcen. Dieses Ausführungsbeispiel kann man auch als Sonderfall betrachten, bei dem der Benutzer eines Hostsystems berechtigt ist, das Peripheriegerät zu nutzen und gemäß den Einstellungen keine Aktualisierungen an den Dateien weder am Peripheriegerät noch am Hostsystem vorgenommen werden sollen. Das Ablaufschema ist in vier Blöcke 100, 200, 300 und 400 unterteilt, wobei Block 100 Verfahrensabläufe umfasst, welche die Funktionalität des Hostsystems erfordern. Bei den Verfahrensschritten innerhalb Block 200 ist das Hostsystem involviert während bei den Verfahrensschritten innerhalb Block 300 das Peripheriegerät involviert ist und bei den Verfahrensschritten innerhalb Block 400 der Benutzer des Hostsystems involviert ist. Entsprechend Schritt 101 wird ein Peripheriegerät an das Bussystem des Hostsystems angeschlossen. Gemäß Schritt 102 wird der Anschluss des Peripheriegerätes am Hostsystem automatisch erkannt. Bei der Abfrage 103 wird vom Hostsystem festgestellt, ob es sich um ein Peripheriegerät gemäß der vorliegenden Erfindung handelt oder nicht. Ist dem nicht so, wird entsprechend Schritt 104 das Peripheriegerät so behandelt wie es bisher beim Anschluss von Peripheriegeräten an Hostsysteme der Fall war. Handelt es sich jedoch beim Peripheriegerät um ein erfindungsgemäßes Peripheriegerät, wird entsprechend Schritt 105 die generische Datei im Hostsystem geladen. Entsprechend Verfahrensschritt 201 wird am Hostsystem nach einer spezifischen Datei gesucht. Ist eine solche am Hostsystem vorhanden, wird entsprechend Schritt 203 die aufgefundene spezifische Datei geladen und somit die Kontrolle über das angeschlossene Peripheriegerät übernommen.2 schematically shows a flow chart when carrying out an embodiment of the method according to the invention for operating a peripheral device with a host system without checking the authorization and without adjusting the resources. This embodiment may also be considered a special case where the user of a host system is entitled to use the peripheral device and according to the settings, does not update the files on either the peripheral device or on the computer Host system to be made. The flowchart is divided into four blocks 100, 200, 300, and 400, where block 100 includes procedures that require the functionality of the host system. In the process steps within block 200, the host system is involved while in the method steps within block 300 the peripheral device is involved and in the method steps within block 400 the user of the host system is involved. According to step 101, a peripheral device is connected to the bus system of the host system. According to step 102, the connection of the peripheral device to the host system is automatically detected. In query 103, the host system determines whether or not it is a peripheral device according to the present invention. If this is not the case, then according to step 104, the peripheral device is treated as it was previously the case when connecting peripheral devices to host systems. If, however, the peripheral device is a peripheral device according to the invention, the generic file in the host system is loaded in accordance with step 105. According to method step 201, the host system is searched for a specific file. If such is present on the host system, the retrieved specific file is loaded in accordance with step 203 and thus takes over control of the connected peripheral device.
Kann bei der Abfrage gemäß Schritt 201 keine spezifische Datei am Hostsystem aufgefunden werden, wird entsprechend Schritt 301 am Peripheriegerät nach einer solchen gesucht. Wird entsprechend Abfrage 302 eine spezifische Datei am Peripheriegerät gefunden, wird diese gemäß Schritt 303 auf das Hostsystem kopiert und dort entsprechend Schritt 202 etwaige Initialisierungen vorgenommen und zu Schritt 203 übergegangen. Gemäß Schritt 203 wird das Peripheriegerät nunmehr vom Hostsystem kontrolliert.If no specific file can be found on the host system in the query according to step 201, the peripheral device is searched for in accordance with step 301. If, according to query 302, a specific file is found on the peripheral device, this is copied to the host system in accordance with step 303 and there, according to step 202, initializations are made and transferred to step 203. According to step 203, the peripheral device is now controlled by the host system.
Kann auch im Peripheriegerät keine spezifische Datei ausfindig gemacht werden, wird entsprechend Schritt 401 eine Meldung an den Benutzer abgegeben und dieser beispielsweise dazu aufgefordert, eine passende Datei gemäß Schritt 402 von einer CD-ROM oder über das Internet in das Hostsystem zu übertragen.If a specific file can not be found in the peripheral device, a message is sent to the user in accordance with step 401 and the latter is requested, for example, to transfer a suitable file from a CD-ROM or via the Internet into the host system according to step 402.
Zwei Grundfunktionalitäten sind für eine erfindungsgemäße Funk- tionsweise des Verfahrens Voraussetzung. Vorerst muss das Hostsystem in der Lage sein, ein erfindungsgemäßes Peripheriegerät als solches zu erkennen und in diesem Fall die passende generi- sche Dateien laden. Wird der Anschluss eines Peripheriegerätes am Bussystem des Hostsystems nicht automatisch erkannt, so ist diese Funktionalität durch ein zusätzliches Verfahren, z.B. eine manuell zu aktivierende Enurnerationsfunktion, welche das Bussystem auf neue Peripheriegeräte absucht, sicherzustellen.Two basic functionalities are essential for a radio tion of the procedure. For the time being, the host system must be able to recognize a peripheral device according to the invention as such and in this case load the appropriate generic files. If the connection of a peripheral device to the bus system of the host system is not automatically detected, this functionality is to be ensured by an additional method, eg a manually activating enursion function, which scans the bus system for new peripheral devices.
Das Ablaufdiagramm gemäß Fig. 3 zeigt eine Variante des erfindungsgemäßen Verfahrens zum Betrieb eines Peripheriegerätes mit einem Hostsystem, bei welchem auch die Berechtigung des Benutzers überprüft und ein Abgleich der Ressourcen vorgenommen wird.The flowchart according to FIG. 3 shows a variant of the method according to the invention for operating a peripheral device with a host system, in which the authorization of the user is also checked and an adjustment of the resources is carried out.
Wie in Fig. 2 erfolgt gemäß Schritt 101 der Anschluss eines Peripheriegerätes an das Bussystem des Hostsystems. Gemäß Schritt 102 wird vom Hostsystem der Anschluss eines Peripheriegerätes erkannt. Gemäß Abfrage 103 wird überprüft, ob es sich beim Peripheriegerät um ein erfindungsgemäßes Peripheriegerät handelt. Ist dies nicht der Fall, erfolgt entsprechend Schritt 104 die Behandlung des Peripheriegerätes so wie gemäß dem Stand der Technik. Handelt es sich bei dem Peripheriegerät um ein erfindungsgemäßes Peripheriegerät, wird entsprechend Schritt 105 die generische Datei im Hostsystem geladen. Entsprechend Schritt 106 fordert die generische Datei vom Peripheriegerät das Manifest allenfalls verschlüsselt an. Dieses enthält neben anderen Informationen auch die Liste der berechtigten Benutzer. Bei Schritt 107 wird überprüft, ob der Benutzer berechtigt ist, das Peripheriegerät zu benützen. Existiert keine Berechtigung, kann entsprechend Schritt 108 eine entsprechende Mitteilung an den Benutzer ausgegeben werden und das Verfahrens wird beendet. Besitzt der Benutzer eine Berechtigung, wird entsprechend Verfahrensschritt 109 eine Anfrage an das Peripheriegerät um Auflistung sämtlicher spezifischer Dateien gerichtet. Gemäß Schritt 110 wird überprüft, ob auch das Hostsystem eine passende spezifische Datei aufweist. Ist dies der Fall, wird entsprechend Schritt 111 überprüft, ob das Peripheriegerät eine geeignete spezifische Datei aufweist. Ist dies nicht der Fall, wird entsprechend Abfrage 112 überprüft, ob der Benutzer dazu berechtigt ist, die spezifische Datei am Peripheriegerät zu aktualisieren. Ist der Benutzer dazu berechtigt, erfolgt entsprechend Schritt 113 eine Abfrage, ob das Update der spezifischen Datei automatisch erfolgen soll. Soll ein automatisches Update der spezifischen Datei erfolgen, wird entsprechend Schritt 114 abgefragt, ob die spezifische Datei am Peripheriegerät upgedated werden soll. Ist dies der Fall, wird entsprechend Schritt 115 das Update der spezifischen Datei auf dem Peripheriegerät vorgenommen und zu Schritt 116 gesprungen, wo die generische Datei am Hostsystem geladen und die entsprechenden Installations- oder Initialisierungsroutinen durchgeführt werden und dann die Kontrolle an die spezifische Datei des Peripheriegerätes entsprechend Schritt 117 übergeben und somit die Kontrolle über das Peripheriegerät übernommen wird. Soll das Update gemäß Abfrage 113 nicht automatisch durchgeführt werden, wird entsprechend Schritt 118 der Benutzer gefragt und bei der Abfrage 119 entschieden, ob das Update durchgeführt werden soll oder nicht; bejahendenfalls zu Schritt 115 ansonsten direkt zu Schritt 116 gesprungen. Ist der Benutzer bei der Abfrage 112 nicht berechtigt Updates durchzuführen, wird direkt ohne ein Update der spezifischen Datei vorzunehmen, zu Schritt 116 gegangen.As in FIG. 2, according to step 101, the connection of a peripheral device to the bus system of the host system takes place. According to step 102, the host system detects the connection of a peripheral device. According to query 103, it is checked whether the peripheral device is an inventive peripheral device. If this is not the case, the treatment of the peripheral device takes place in accordance with step 104 as in the prior art. If the peripheral device is a peripheral device according to the invention, the generic file in the host system is loaded in accordance with step 105. According to step 106, the generic file from the peripheral requests the manifest most encrypted. This contains, among other information, the list of authorized users. At step 107, it is checked whether the user is authorized to use the peripheral device. If there is no authorization, according to step 108, a corresponding message can be issued to the user and the method is ended. If the user has an authorization, according to method step 109, a request is made to the peripheral device for listing all specific files. According to step 110, it is checked whether the host system also has a matching specific file. If so, step 111 checks to see if the peripheral device has a suitable specific file. If this is not the case, it is checked according to query 112 whether the user is authorized to update the specific file on the peripheral device. If the user is authorized to do so, according to step 113, a query is made as to whether the update of the specific file is to take place automatically. If an automatic update of the specific file is to be carried out, it is queried in accordance with step 114 whether the specific file on the peripheral device is to be updated. If so, then at step 115, the update of the specific file on the peripheral device is made and jumped to step 116, where the generic file is loaded on the host system and the appropriate installation or initialization routines are performed and then controlled to the specific file of the peripheral device passed in accordance with step 117 and thus takes over control of the peripheral device. If the update according to query 113 is not carried out automatically, the user is asked in accordance with step 118 and decision 119 is made as to whether the update should be carried out or not; if so, go to step 115 otherwise jump directly to step 116. If the user is not authorized to perform updates at query 112, step 116 is performed directly without updating the specific file.
Hat entsprechend Abfrage 111 das Peripheriegerät eine geeignete spezifische Datei, wird entsprechend Schritt 120 die Version der Datei bestimmt und überprüft, ob die spezifische Datei im Peripheriegerät aktueller ist als jene im Hostsystem. Ist dies nicht der Fall, wird zu Schritt 112 gesprungen. Ist die spezifische Datei im Peripheriegerät jedoch aktueller als jene im Hostsystem, wird entsprechend Abfrage 121 überprüft, ob der Benutzer dazu berechtigt ist, ein Update der spezifischen Datei am Hostsystem vorzunehmen. Ist der Benutzer nicht berechtigt Updates vorzunehmen, wird gleich ohne die Vornahme eines Updates zu Schritt 116 gegangen. Ist der Benutzer jedoch zur Vornahme von Updates der spezifischen Datei am Hostsystem befugt, wird entsprechend Schritt 122 abgefragt, ob das "Update automatisch durchgeführt werden soll. Bejahendenfalls wird entsprechend Abfrage 123 entschieden, ob das Update durchgeführt werden soll oder nicht. Wird kein Update vorgenommen, wird zu Schritt 116 gesprungen. Wird ein Update vorgenommen, so erfolgt dies entsprechend Schritt 124. Nach Vornahme des Updates wird zu Schritt 116 gegangen. Soll das Update nicht automatisch vorgenommen wer- - IA - den, erfolgt gemäß Schritt 125 eine Frage an den Benutzer und entsprechend dessen Entscheidung wird entweder gleich zu Schritt 116 oder zum Schritt 124 gesprungen.According to query 111, if the peripheral device has a suitable specific file, step 120 determines the version of the file and verifies that the specific file in the peripheral device is more recent than that in the host system. If this is not the case, the system jumps to step 112. If, however, the specific file in the peripheral device is more up-to-date than that in the host system, it is checked according to query 121 whether the user is authorized to update the specific file on the host system. If the user is not authorized to update, then immediately go to step 116 without making an update. However, if the user is authorized to perform updates of the specific file on the host system, a query is made as to whether the " update should be performed automatically " in step 122. If yes, a decision is made as to whether to perform the update or not , jumps to step 116. If an update is made, this is done in accordance with step 124. After the update has been performed, step 116 is proceeded to. - IA - the, according to step 125, a question to the user and according to whose decision is jumped either to step 116 or step 124 either directly.
Sofern entsprechend Abfrage 110 das Hostsystem keine geeignete spezifische Datei aufweisen kann, wird entsprechend Schritt 127 überprüft, ob das Peripheriegerät geeignete spezifische Dateien beinhaltet. Ist dies der Fall, wird zu Schritt 121 gesprungen. Kann auch das Peripheriegerät keine spezifische Datei vorweisen, kann eine entsprechende Mitteilung gemäß Schritt 128 an den Benutzer ausgegeben werden und das Verfahren wird beendet.If, according to query 110, the host system can not have a suitable specific file, it is checked in step 127 whether the peripheral device contains suitable specific files. If this is the case, jump to step 121. If the peripheral device can not present a specific file, a corresponding message can be output to the user in accordance with step 128 and the method is ended.
Das erfindungsgemäße Verfahren schränkt die Schnittstelle des Peripheriegerätes nicht auf die angeführte Funktionalität ein. Es ist durchaus im Sinne der Erfindung, dass weitere Funktionen Teil der Basisfunktionalität eines Peripheriegerätes werden. Denkbar wäre z.B. ein optionaler Autonomiemodus mit dem ein Peripheriegerät autonom in bestimmten Abständen Messungen vornehmen kann.The inventive method does not limit the interface of the peripheral device to the cited functionality. It is perfectly within the meaning of the invention that further functions become part of the basic functionality of a peripheral device. It would be conceivable, e.g. an optional autonomy mode that allows a peripheral device to autonomously measure at specific intervals.
Im Folgenden werden einige Anwendungsbeispiele von speziellen Peripheriegeräten angeführt. Zuvor werden einige der Vorteile der Erfindung, die allen Beispielen gemein sind, aufgelistet:The following are some examples of use of special peripherals. Previously, some of the advantages of the invention that are common to all examples are listed:
• durch die Kombination aus Hard- und Software wird ein größtmöglicher Komfort geboten. In praktisch allen Fällen ist keinerlei Installationsaufwand notwendig.• The combination of hardware and software offers the greatest possible comfort. In virtually all cases no installation effort is necessary.
• Die Applikation kann sich die Konfiguration für mehrere Benutzer merken.• The application can remember the configuration for several users.
• Die Applikation und die Dateien können im Bedarfsfall durch neuere Versionen ersetzt werden, die noch mehr Möglichkeiten bieten. Es ist denkbar, dies völlig automatisch durch ein Abonnement Service abzuwickeln.• If necessary, the application and the files can be replaced by newer versions, which offer even more possibilities. It is conceivable to do this completely automatically through a subscription service.
• Durch die Kombination aus Hard- und Software auf dem Peripheriegerät kann dieses ohne jeden Installationsaufwand auf mehreren Hostsystemen betrieben werden. Alle Einstellungen werden auf dem Peripheriegerät gespeichert. Man zieht das Peripheriegerät ab und steckt es an einem anderen Hostsystem wieder an. Die Funktionalität und alle Einstellungen stehen sofort auf dem neuen Gerät, zur Verfügung. Fernbedienung• By combining hardware and software on the peripheral device, it can be operated on multiple host systems without any installation effort. All settings are saved on the peripheral device. You unplug the peripheral and plug it into another host system. The functionality and all settings are immediately available on the new device. remote control
Auf einem als Fernbedienung ausgebildeten Peripheriegerät befindet sich neben einem leistungsstarken Infrarotgeber auch die - natürlich konfigurier- und erweiterbare - Software für die Fernsteuerung diverser Geräte des Haushalts (z.B. Hi-Fi, Video und TV) . Nach Anschluss des Fernbedienungs-Peripheriegerätes steht diese Funktionalität sofort zur Verfügung. Dies ist natürlich nur ein kleiner Auszug aus den vielfältigen Möglichkeiten, die solch ein Peripheriegerät bietet.On a peripheral device designed as a remote control there is a powerful infrared transmitter as well as - of course configurable and extensible - software for the remote control of various household appliances (for example hi-fi, video and TV). After connecting the remote control peripheral, this functionality is immediately available. Of course, this is just a small excerpt from the many possibilities that such a peripheral device offers.
Audio-ModulAudio module
Ein als Audio-Modul ausgebildetes Peripheriegerät enthält ein Array aus mehreren hochwertigen Richtmikrofonen, einen Mikrofoneingang, einen Kopfhöreranschluss, einen digitalen Signalprozessor und zusätzlich einen eigenen Speicher für Sound-Dateien. Die Applikation, die sich ebenfalls auf dem Audio-Modul befindet, erlaubt es zum Beispiel Journalisten, ohne jeden Installationsaufwand Gespräche komfortabel aufzuzeichnen, als mp3 abzuspeichern und per Mail, Bluetooth oder W-LAN zu übertragen.A designed as an audio module peripheral device contains an array of several high-quality directional microphones, a microphone input, a headphone jack, a digital signal processor and in addition a separate memory for sound files. The application, which is also located on the audio module, allows journalists, for example, to comfortably record conversations without any installation effort, save them as mp3s and transmit them via e-mail, Bluetooth or W-LAN.
Handy ModulMobile module
Ein als Handy Modul ausgebildetes Peripheriegerät enthält zumindest eine GSM (oder UMTS oder HSDPA) Einheit, ein Mikrofon und einen Lautsprecher. Es stellt also schon für sich ein eigenständiges Mobiltelefon dar. Hervorzuheben ist in diesem Beispiel, dass man die Applikation besonders leicht an eine spezielle Zielgruppe anpassen kann. Ältere Personen zum Beispiel können eine Applikation wählen, die auf dem Hostsystem die Tasten und die Schrift besonders groß darstellen. Weiters kann ein spezielles Hostsystem gewählt werden, welches einen besonders lauten Klingelton bietet.A trained as a mobile module peripheral device includes at least one GSM (or UMTS or HSDPA) unit, a microphone and a speaker. It therefore already represents an independent mobile phone. It should be emphasized in this example that the application can be adapted particularly easily to a specific target group. Older people, for example, can choose an application that will make the buttons and font extra large on the host system. Furthermore, a special host system can be selected, which offers a particularly loud ringtone.
User Interface ModuleUser Interface Module
Es sind auch Peripheriegerät denkbar, welche keine spezielle Funktionalität im engeren Sinn zur Verfügung stellen. Sie bieten einzig spezielle Benutzerschnittstellen an. So kann zum Beispiel im Bedarfsfall eine spezielle Tastatur angeschlossen werden, welche die Bedienung einer Applikation deutlich vereinfacht oder gar erst ermöglicht. Beispiele dafür sind Steuerkreuze, Joysticks, (Scroll) Räder, hintergrundbeleuchtete Knöpfe, Sensorfei- der, um nur einige zu nennen.Peripheral devices are also conceivable which do not provide any special functionality in the narrower sense. They only offer special user interfaces. For example, if required, a special keyboard can be connected, which considerably simplifies the operation of an application or even makes it possible. Examples of this are control crosses, joysticks, (scroll) wheels, backlit buttons, sensor the, just to name a few.
E-Book-Reader ModulE-book reader module
Ein als E-Book-Reader Modul ausgebildetes Peripheriegerät enthält einen Speicher für die E-Books , eine komfortable Leseapplikation und diverse Bedienelemente, die das Lesen von elektronischen Büchern stark vereinfachen. Denkbar sind zum Beispiel eigene Knöpfe für das Vor- und Zurückblättern, Anmerkungen, oder für ein Lesezeichen. Gerade beim Lesen von elektronischen Büchern ist es sehr wichtig einen größtmöglichen Komfort zu bieten, um trotz aller Vorteile von elektronischen Medien in Konkurrenz zu dem haptischen Erlebnis Lesen treten zu können. In diesem Fall spielt natürlich auch die Qualität des Bildschirms eine besondere Rolle. Es ist zum Beispiel ein Hostsystem mit einem e-paper Bildschirm denkbar. Gerade hier zeigt sich dann der Vorteil der vorliegenden Erfindung. Denn andere Lesegeräte sind eben auf ein Grundgerät beschränkt. Das erfindungsgemäße E-Book-Reader Modul hingegen kann man im Bedarfsfall ohne jeden Zusatzaufwand, ohne jede Installation mit jedem anderen erfindungsgemäßen HostSystem verwenden.A designed as an e-book reader module peripheral device includes a memory for e-books, a convenient reading application and various controls that greatly simplify the reading of electronic books. For example, custom buttons for page forward and backward, notes, or for a bookmark are conceivable. Especially when reading electronic books, it is very important to provide maximum comfort in order to be able to compete with the haptic experience despite all the advantages of electronic media. In this case, of course, the quality of the screen plays a special role. For example, a host system with an e-paper screen is conceivable. This is where the advantage of the present invention becomes apparent. Because other readers are just limited to a basic device. On the other hand, the e-book reader module according to the invention can be used without any additional expenditure, without any installation with any other host system according to the invention, if required.
Radiometerradiometer
In Laborräumen oder sonstigen Umgebungen mit erhöhter Strahlenbelastung ist es erforderlich, dass sich Arbeiter nur eine bestimmte Zeit darin aufhalten. Der Zutritt zu solchen Umgebungen und auch die anschließend notwendigen Ruhezeiten sind in den meisten Fällen zwar genau definiert, aber nur sehr aufwendig zu kontrollieren. Man kann nun am Eingang zu solchen Umgebungen als Radiometer ausgebildete Peripheriegeräte auflegen. Der Mitarbeiter muss vor dem Zutritt eines dieser Peripheriegerät an sein persönliches Hostsystem anstecken. Dieses kann nun überprüfen, ob alle vorschriftsmäßigen Ruhezeiten eingehalten wurden und gibt dann erst über ein Signal an einen entsprechenden Türsensor den Zutritt frei. Innerhalb der Umgebung mit erhöhter Strahlenbelastung protokolliert das Radiometer die gemessenen Werte und die Verweildauer mit und speichert diese am persönlichen Hostsystem des Mitarbeiters. Natürlich kann das Radiometer auch als Warngerät fungieren, falls die Strahlung eine gewisse Obergrenze überschreitet. Nach Verlassen der Umgebung legt der Mitarbeiter das Radiometer wieder zurück in den dafür vorgesehenen Behälter. Blutzucker-MessgerätIn laboratories or other environments with increased radiation exposure, it is necessary for workers to be in it for a limited time only. The access to such environments and the rest periods that are necessary afterwards are defined in most cases, but only very expensive to control. It is now possible to place peripherals designed as radiometers at the entrance to such environments. The employee must connect to their personal host system before entering any of these peripherals. This can now check whether all regular rest periods have been complied with and then releases access only via a signal to a corresponding door sensor. Within the high radiation environment, the radiometer records the measured values and the length of stay and stores it on the employee's personal host system. Of course, the radiometer can also act as a warning device if the radiation exceeds a certain upper limit. After leaving the environment, the employee places the radiometer back in the container provided. Blood glucose meter
Beispielsweise kann ein Peripheriegerät durch ein Blutzucker- Messgerät gebildet sein, welches ein Patient vom Arzt eventuell zusammen mit einem Hostsystem erhält. Auf dem Peripheriegerät, also dem Blutzucker-Messgerät, sind die für den Betrieb auf dem Hostsystem notwendigen spezifischen Dateien und die Erfassungssoftware vorinstalliert.For example, a peripheral device may be formed by a blood glucose meter, which a patient may receive from the doctor together with a host system. On the peripheral device, so the blood glucose meter, the specific files required for operation on the host system and the acquisition software are preinstalled.
Um die Sicherheit der Personen-bezogenen Daten zu gewährleisten, sind am Peripheriegerät nur der Patient und eventuell auch ein Arzt als benutzungsberechtige Personen eingetragen. Die Speicherung der Messdaten erfolgt ausschließlich auf dem Peripheriegerät. Durch eine verschlüsselte Übertragung der Daten und eine Authentifizierungsfunktion wird der Zugriff Unbefugter bestmöglich verhindert.In order to ensure the security of the personal data, only the patient and possibly also a doctor as authorized persons are entered on the peripheral device. The storage of the measured data takes place exclusively on the peripheral device. An encrypted transmission of the data and an authentication function prevent unauthorized access as best as possible.
Die spezifischen Funktionalitäten bzw. Dateien können nun den Patienten z.B. an Messzeitpunkte erinnern bzw. Zusatzinformationen speichern. Nach Beendigung der Messreihe wird das Blutzucker-Messgerät vom Arzt ausgelesen, bei Bedarf die Daten weiterverarbeitet oder gelöscht und der nächsten Messreihe zugewiesen.The specific functionalities or files can now be sent to the patient e.g. Remember measurement times or save additional information. After completing the series of measurements, the blood glucose meter is read out by the doctor, if necessary, the data is further processed or deleted and assigned to the next measurement series.
Es folgt eine Auflistung weiterer Ideen für Peripheriegeräte, die durch die Kombination von Hardware und der für den Betrieb notwendigen Software auf dem Peripheriegerät ein größtmögliches Maß an Komfort, Kontrolle, Sicherheit und zugleich Flexibilität bieten:The following is a list of other ideas for peripherals that offer the greatest possible level of comfort, control, security, and flexibility at the same time by combining hardware and the software needed for operation on the peripheral device:
RFID LesegerätRFID reader
• Barcode Lesegerät• Barcode scanner
• Wetterstation• weather station
• Digitalprojektor USB Stick Magnetometer• Digital projector USB stick magnetometer
• Fingerabdruck Lesegerät Strommessgerät• Fingerprint reader power meter
• Schiedsrichter Golf• Referee Golf
• Akkupunkturmessgerät •' Marcoumarcheck• Acupuncture meter Marcoumarcheck
EKG • PulsmessgerätECG • Pulse Monitor
Stethoskop mit Aufzeichnungsfunktion etc.Stethoscope with recording function etc.
Hierbei handelt es sich nur um einen sehr kleinen Auszug aus den vielen Anwendungsmöglichkeiten, die diese Erfindung bietet. This is only a very small extract from the many applications that this invention offers.

Claims

Patentansprüche : Claims:
1. Verfahren zum Betrieb eines Peripheriegerätes (3) einer Klasse mit einem über ein -Bussystein (6) verbundenen Hostsystein (2), wobei für den Betrieb und das Management notwendige Dateien im Hostsystem (2) geladen werden, dadurch gekennzeichnet, dass das angeschlossene Peripheriegerät (3) anhand einer eindeutigen Identifikation automatisch vom Hostsystem (2) als zur Klasse gehörig erkannt wird, eine der Klasse des angeschlossenen Peripheriegerätes (3) zugeordnete und im Hostsystem (2) gespeicherte generische Datei (DG) im Hostsystem (2) geladen wird und eine Kommunikation mit einer Kontrolleinheit (8) im PeripheriegerätA method of operating a peripheral device (3) of a class with a host system (2) connected via a bus system (6), wherein files necessary for operation and management are loaded in the host system (2), characterized in that the connected Peripheral device (3) automatically recognized by the host system (2) as belonging to the class based on a unique identification, one of the class of the connected peripheral device (3) and stored in the host system (2) stored generic file (D G ) loaded in the host system (2) and a communication with a control unit (8) in the peripheral device
(3) hergestellt wird, danach diese Datei (DG) das Hostsystem (2) und das Peripheriegerät (3) nach einer dem angeschlossenen Peripheriegerät (3) zugeordneten spezifischen Datei (D3) abfragt, und die spezifische Datei (Ds) gegebenenfalls vom Peripheriegerät (3) zum Hostsystem (2) überträgt, dass weiters die spezifische Datei(3), then retrieving this file (D G ) from the host system (2) and the peripheral device (3) for a specific file (D 3 ) associated with the attached peripheral device (3), and optionally the specific file (D s ) from the peripheral device (3) to the host system (2) transmits that further the specific file
(D8) im Hostsystem (2) geladen wird, und über die Kontrolleinheit(D 8 ) is loaded in the host system (2) and via the control unit
(8) die für den allgemeinen Betrieb und das Management des Peripheriegerätes (3) notwendigen Funktionen implementiert werden, und somit das Peripheriegerät (3) vollständig vom Hostsystem (2) kontrolliert wird.(8) the functions necessary for the general operation and management of the peripheral device (3) are implemented, and thus the peripheral device (3) is completely controlled by the host system (2).
2. Verfahren nach Anspruch 1, dadurch gekennzeichnet, dass vor einer Übertragung der spezifischen Datei (D3) vom Peripheriegerät (3) zum Hostsystem (2) die Berechtigung des Benutzer des Hostsystems (2) überprüft wird.2. The method according to claim 1, characterized in that prior to a transfer of the specific file (D 3 ) from the peripheral device (3) to the host system (2) the authorization of the user of the host system (2) is checked.
3. Verfahren nach Anspruch 1 oder 2, dadurch gekennzeichnet, dass die Version der spezifischen Datei (D8) ermittelt wird und im Falle, dass die spezifische Datei (Ds) des Peripheriegerätes (3) aktueller ist als die spezifische Datei (D3) des Hostsystems (2) oder die spezifische Datei (D3) des Hostsystems (2) aktueller ist als die spezifische Datei (D3) des Peripheriegerätes (3) bzw. entweder im Hostsystem (2) oder im Peripheriegerät (3) keine spezifische Datei (D3) vorhanden ist, die spezifische Datei (D3) des Peripheriegerätes (3) in das Hostsystem (2) oder die spezifische Datei (D3) des Hostsystems (2) in das Peripheriegerät (3) übertragen und gespeichert wird.3. The method according to claim 1 or 2, characterized in that the version of the specific file (D 8 ) is determined and in case that the specific file (D s ) of the peripheral device (3) is more current than the specific file (D 3 ) of the host system (2) or the specific file (D 3 ) of the host system (2) is more current than the specific file (D 3 ) of the peripheral device (3) or either in the host system (2) or in the peripheral device (3) no specific File (D 3 ) is present, the specific file (D 3 ) of the peripheral device (3) in the host system (2) or the specific file (D 3 ) of the host system (2) in the peripheral device (3) is transmitted and stored.
4. Verfahren nach Anspruch 3, dadurch gekennzeichnet, dass die Berechtigung des Benutzers des Hostsytems (2) überprüft wird, bevor die Dateien (DG, D3) in das Peripheriegerät (3) oder das Hostsystem (2) übertragen und gespeichert werden.4. The method according to claim 3, characterized in that the authorization of the user of the Hostsytems (2) is checked before the files (D G , D 3 ) in the peripheral device (3) or the host system (2) are transmitted and stored.
5. Verfahren nach einem der Ansprüche 1 bis 4, dadurch gekennzeichnet, dass die generische Datei (DG) vom Hostsystem (2) in das Peripheriegerät (3) übertragen und gespeichert wird.5. The method according to any one of claims 1 to 4, characterized in that the generic file (D G ) from the host system (2) in the peripheral device (3) is transmitted and stored.
6. Verfahren nach einem der Ansprüche 1 bis 5, dadurch gekennzeichnet, dass die spezifische Datei (D3) oder die generische Datei (DG) vor einer Übertragung vom oder zum Hostsystem (2) verschlüsselt und im Peripheriegerät (3) oder Hostsystem (2) wieder entschlüsselt wird.6. The method according to any one of claims 1 to 5, characterized in that the specific file (D 3 ) or the generic file (D G ) encrypted before transmission from or to the host system (2) and in the peripheral device (3) or host system ( 2) is decrypted again.
7. Verfahren nach einem der Ansprüche 1 bis 6, dadurch gekennzeichnet, dass im Falle des Nichtauffindens einer spezifischen Datei (D3) im Peripheriegerät (3) und Hostsystem (2) eine entsprechende Meldung an den Benutzer abgegeben wird.7. The method according to any one of claims 1 to 6, characterized in that in the case of not finding a specific file (D 3 ) in the peripheral device (3) and host system (2) a corresponding message is delivered to the user.
8. System (1), mit einem Hostsystem (2) und zumindest einem damit über ein Bussystem (6) verbundenen Peripheriegerät (3) einer Klasse, wobei für den Betrieb und das Management notwendige Dateien im Hostsystem (2) geladen werden, dadurch gekennzeichnet, dass eine Einheit zur automatischen Erkennung von am Bussystem8. system (1), with a host system (2) and at least one connected thereto via a bus system (6) peripheral device (3) of a class, with necessary for operation and management files in the host system (2) are loaded, characterized in that a unit for the automatic detection of on the bus system
(6) angeschlossenen Peripheriegeräten (3) als zur Klasse gehörig anhand einer in einem Speicher (10) der Peripheriegeräte (3) enthaltenen eindeutigen Identifikation vorgesehen ist, dass weiters im Hostsystem (2) ein Speicher (7) für eine der Klasse des angeschlossenen Peripheriegerätes (3) zugeordnete generische Datei (DG) , und im Peripheriegerät (3) ein Speicher (9) für eine dem Peripheriegerät (3) zugeordnete spezifische Datei (D5) , und weiters im Peripheriegerät (3) eine mit dem Speicher (9) verbundene und über einen Anschluss (5) mit dem Bussystem (6) verbindbare Kontrolleinheit (8) zur Implementierung der für den allgemeinen Betrieb und das Management des Peripheriegerätes (3) notwendigen Funktionen vorgesehen ist. (6) connected peripheral devices (3) as belonging to the class by means of a memory in a memory (10) of the peripheral devices (3) provided unique identification, that further in the host system (2) a memory (7) for one of the class of the connected peripheral device (3) associated generic file (D G ), and in the peripheral device (3) a memory (9) for a the peripheral device (3) associated with specific file (D 5 ), and further in the peripheral device (3) one with the memory ( 9) and via a connection (5) to the bus system (6) connectable control unit (8) is provided for implementing the necessary for the general operation and management of the peripheral device (3) functions.
9. System (1) nach Anspruch 8, dadurch gekennzeichnet, dass eine Einheit zur Überprüfung der Berechtigung des Benutzers des Hostsystems (2) zum Betreiben des Peripheriegerätes (3) vorgesehen ist.9. System (1) according to claim 8, characterized in that a unit for checking the authorization of the user of the host system (2) for operating the peripheral device (3) is provided.
10. System (1) nach Anspruch 8 oder 9, dadurch gekennzeichnet, dass im Hostsystem (2) und Peripheriegerät (3) Einrichtungen zum Ver- und Entschlüsseln der Dateien (DG, D3) vor deren Übertragung zum oder vom Hostsystem (2) vorgesehen sind.10. System (1) according to claim 8 or 9, characterized in that in the host system (2) and peripheral device (3) means for encrypting and decrypting the files (D G , D 3 ) prior to their transmission to or from the host system (2 ) are provided.
11. Peripheriegerät (3) zum Anschluss an ein Hostsystem (2), mit einem Anschluss (5) zur Verbindung mit einem mit dem HostSystem (2) verbundenen Bussystem (6), dadurch gekennzeichnet, dass ein Speicher (9) für eine dem Peripheriegerät (3) zugeordnete spezifische Datei (D3) und eine mit dem Speicher (9) und dem Anschluss (5) für das Bussystem (6) verbundene Kontrolleinheit (8) zur Implementierung der für den allgemeinen Betrieb und das Management des Peripheriegerätes (3) notwendigen Funktionen vorgesehen ist, und dass weiters ein Speicher (10) für eine eindeutige Identifikation enthalten ist.Peripheral device (3) for connection to a host system (2), with a connection (5) for connection to a bus system (6) connected to the host system (2), characterized in that a memory (9) for a peripheral device (3) associated with specific file (D 3 ) and one with the memory (9) and the connection (5) for the bus system (6) connected control unit (8) for implementing the general operation and management of the peripheral device (3) necessary functions is provided, and further that a memory (10) for a unique identification is included.
12. Peripheriegerät (3) nach Anspruch 11, dadurch gekennzeichnet, dass der funktionsspezifische Teil (14) über die Kontrolleinheit (8) mit dem Anschluss (5) für das Bussystem (6) verbunden ist.12. Peripheral device (3) according to claim 11, characterized in that the function-specific part (14) via the control unit (8) with the connection (5) for the bus system (6) is connected.
13. Peripheriegerät (3) nach Anspruch 11 oder 12, dadurch gekennzeichnet, dass eine Einrichtung zum Ver- und Entschlüsseln der Dateien (DG, Ds) vor deren Übertragung zum oder vom Hostsystem (2) vorgesehen ist.13. Peripheral device (3) according to claim 11 or 12, characterized in that a device for encrypting and decrypting the files (D G , D s ) before their transmission to or from the host system (2) is provided.
14. Peripheriegerät (3) nach einem der Ansprüche 11 bis 13, dadurch gekennzeichnet, dass ein mit der Kontrolleinheit (8) verbundener Speicher (12)' vorgesehen ist.14. Peripheral device (3) according to any one of claims 11 to 13, characterized in that with the control unit (8) connected memory (12) 'is provided.
15. Peripheriegerät (3) nach einem der Ansprüche 11 bis 14, dadurch gekennzeichnet, dass ein mit der Kontrolleinheit (8) verbundener Anschluss (13) für die Verbindung mit einem externen Speicher (15) vorgesehen ist. 15. Peripheral device (3) according to one of claims 11 to 14, characterized in that a control unit (8) connected to the connection (13) for connection to an external memory (15) is provided.
16. Peripheriegerät (3) nach einem der Ansprüche 11 bis 15, dadurch gekennzeichnet, dass der Anschluss (5) durch einen USB (Universal Serial Bus) -Anschluss gebildet ist. 16. Peripheral device (3) according to one of claims 11 to 15, characterized in that the connection (5) is formed by a USB (Universal Serial Bus) connection.
PCT/AT2007/000522 2006-11-23 2007-11-20 Method for operating a peripheral device connected to a host system, system, and peripheral device WO2008061265A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
AT19472006A AT504735B1 (en) 2006-11-23 2006-11-23 METHOD FOR OPERATING A PERIPHERAL DEVICE, SYSTEM AND PERIPHERAL DEVICE ASSOCIATED WITH A HOST SYSTEM;
ATA1947/2006 2006-11-23

Publications (2)

Publication Number Publication Date
WO2008061265A1 true WO2008061265A1 (en) 2008-05-29
WO2008061265A9 WO2008061265A9 (en) 2009-07-30

Family

ID=39107028

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/AT2007/000522 WO2008061265A1 (en) 2006-11-23 2007-11-20 Method for operating a peripheral device connected to a host system, system, and peripheral device

Country Status (2)

Country Link
AT (1) AT504735B1 (en)
WO (1) WO2008061265A1 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10208530A1 (en) 2002-02-27 2003-09-18 Moeller Gmbh Method for configuration and operation of peripheral devices connected to a host unit via a field bus in which the peripherals are supplied with a configuration file so that they can be directly configured by the host over the bus
US20030196007A1 (en) * 2002-04-12 2003-10-16 Baron John M. Device-resident driver system and method
US6754725B1 (en) 2001-05-07 2004-06-22 Cypress Semiconductor Corp. USB peripheral containing its own device driver
WO2005010751A2 (en) * 2003-07-30 2005-02-03 Matsushita Electric Industrial Co,. Ltd. Method and system for installing a device driver on a host by uploading the driver from the device
DE10336877B3 (en) 2003-08-11 2005-02-17 Infineon Technologies Ag USB-based peripheral device and procedure for commissioning the USB-based peripheral device
WO2005111820A1 (en) * 2004-05-19 2005-11-24 Sony Ericsson Mobile Communications Ab Methods, peripheral devices and computer program products for loading i/o device drivers
WO2006092552A1 (en) * 2005-03-04 2006-09-08 Cambridge Silicon Radio Limited Installing drivers

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1102167B1 (en) * 1999-11-18 2004-09-29 Abb Research Ltd. Setting up and operating a communication means to a control unit
DE10007511A1 (en) * 2000-02-18 2001-09-27 Indakom Gmbh Remote maintenance of computers particularly personal computers involves accessing PCI host system by PCI insertion card without using software resources of PCI host system
DE202004007955U1 (en) * 2004-02-09 2004-07-15 Ak-Industrieinformatik Gmbh Data distribution device for device drivers, especially printer drivers in computer network

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6754725B1 (en) 2001-05-07 2004-06-22 Cypress Semiconductor Corp. USB peripheral containing its own device driver
DE10208530A1 (en) 2002-02-27 2003-09-18 Moeller Gmbh Method for configuration and operation of peripheral devices connected to a host unit via a field bus in which the peripherals are supplied with a configuration file so that they can be directly configured by the host over the bus
US20030196007A1 (en) * 2002-04-12 2003-10-16 Baron John M. Device-resident driver system and method
WO2005010751A2 (en) * 2003-07-30 2005-02-03 Matsushita Electric Industrial Co,. Ltd. Method and system for installing a device driver on a host by uploading the driver from the device
US20050028172A1 (en) 2003-07-30 2005-02-03 Matsushita Electric Industrial Co., Ltd. Method and apparatus for installing software
DE10336877B3 (en) 2003-08-11 2005-02-17 Infineon Technologies Ag USB-based peripheral device and procedure for commissioning the USB-based peripheral device
WO2005111820A1 (en) * 2004-05-19 2005-11-24 Sony Ericsson Mobile Communications Ab Methods, peripheral devices and computer program products for loading i/o device drivers
WO2006092552A1 (en) * 2005-03-04 2006-09-08 Cambridge Silicon Radio Limited Installing drivers

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ANONYMOUS: "How to disable the use of USB storage devices", INTERNET ARTICLE, 19 April 2005 (2005-04-19), Microsoft Homepage, XP002471150, Retrieved from the Internet <URL:http://support.microsoft.com/default.aspx?scid=kb;en-us;823732> [retrieved on 20080229] *
HANNES SCHMIDT: "How to disable USB sticks and limit access to USB storage devices on Windows systems", INTERNET ARTICLE, 20 August 2005 (2005-08-20), pages 1 - 2, XP002471149, Retrieved from the Internet <URL:http://diaryproducts.net/about/operating_systems/windows/disable_usb_sticks> [retrieved on 20080229] *
WINDOWSVISTASECURITY: "USB Blocking in Release Candidate 1", INTERNET ARTICLE, 3 October 2006 (2006-10-03), MSDN Blog, XP002471151, Retrieved from the Internet <URL:http://blogs.msdn.com/windowsvistasecurity/archive/2006/10/03/USB-Blocking-in-Release-Candidate-1.aspx> [retrieved on 20080229] *

Also Published As

Publication number Publication date
AT504735A1 (en) 2008-07-15
AT504735B1 (en) 2008-12-15
WO2008061265A9 (en) 2009-07-30

Similar Documents

Publication Publication Date Title
EP2333636B1 (en) Mobile interface and system for controlling vehicle functions
EP1454503B8 (en) Storing and accessing data in a mobile device and a user module
EP2051150B1 (en) Method for automatic modification of a program
EP3727945B1 (en) Method for operating a motor vehicle system of a motor vehicle regardless of the driving situation, personalization device, and motor vehicle
DE112007003231B4 (en) Programmable display device and control system
DE112013004312B4 (en) Wireless pairing and communication between devices using biometric data
DE102017112270A1 (en) KEYLESS VEHICLE SYSTEM ENABLING MAINTENANCE
DE202005021674U1 (en) Access authentication for electronic devices
DE60211243T2 (en) Method for configuring electronic devices
DE102004048959B4 (en) Information processing apparatus, authentication processing program and authentication storage apparatus
EP2510435A1 (en) Line replaceable unit for an aircraft
EP1924920A1 (en) Transportable, configurable data carrier for exchanging data between electrical devices, and method therefor
DE102005001918A1 (en) Information processing device e.g. personal computer with television function, boots different operating systems for providing information processing and television broadcasting signal receiving functions according to user&#39;s operations
DE212009000106U1 (en) Cross transport authentication
DE102005042830A1 (en) Vehicle internal function and/or device e.g. air-conditioning system, adjusting device, has user specific data set whose part is encoded and is decoded after successful identification of user, which effects by using personal identification
WO2011072826A1 (en) External device comprising at least one store
WO2018015133A1 (en) Method and apparatus for data collection from a number of vehicles
DE10139610A1 (en) Universal computer architecture
WO2008049682A1 (en) Electrical machine tool information system for electrical machine tools and/or electrical tools
DE102006057201B4 (en) Smart card and method for use as a patient card
DE102013011126A1 (en) Method for displaying information of motor vehicle in display device of e.g. smart phone, involves designing presentation of information specific to configuration of motor vehicle
WO2008061265A1 (en) Method for operating a peripheral device connected to a host system, system, and peripheral device
EP2724281B1 (en) Method for communicating data in a vehicle, and system for operating a mobile device in a vehicle
EP2189921A2 (en) Diagnosis device for connection to a motor vehicle
DE102018124361B4 (en) Intelligent electronic key system for vehicles

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07815188

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: COMMUNICATION NOT DELIVERED. NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112 EPC (EPO FORM 1205A DATED 31.08.2009)

122 Ep: pct application non-entry in european phase

Ref document number: 07815188

Country of ref document: EP

Kind code of ref document: A1