JP2003114859A - Usb connector - Google Patents

Usb connector

Info

Publication number
JP2003114859A
JP2003114859A JP2001309627A JP2001309627A JP2003114859A JP 2003114859 A JP2003114859 A JP 2003114859A JP 2001309627 A JP2001309627 A JP 2001309627A JP 2001309627 A JP2001309627 A JP 2001309627A JP 2003114859 A JP2003114859 A JP 2003114859A
Authority
JP
Japan
Prior art keywords
usb
driver
computer
control unit
main function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001309627A
Other languages
Japanese (ja)
Inventor
Tetsushi Otaki
哲史 大瀧
Koji Yamaguchi
浩司 山口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2001309627A priority Critical patent/JP2003114859A/en
Publication of JP2003114859A publication Critical patent/JP2003114859A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a USB connector usable without any complicated installation work only by connecting it to a computer without using floppy (Registered trademark) disc or CD-ROM. SOLUTION: This USB connector comprises an input and output part 3 for performing the transmission and receiving of data with a computer 2; a USB main function part 4 with the function of the USB connector 6 stored therein; a USB control part 7 with a program for controlling the USB main function part 4 stored therein; a driver storage memory 8 for storing the driver of the USB connector 6; and a memory control part 9 for storing a control program for reading the driver from the driver storage memory 8 and installing the driver to the OS of the computer 2.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、コンピュータに接
続される各種USB接続機器に係り、特にコンピュータ
へセットアップするデバイスドライバを内蔵したUSB
接続機器に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to various USB connection devices connected to a computer, and more particularly to a USB device driver for setting up the computer.
Regarding connected equipment.

【0002】[0002]

【従来の技術】コンピュータには、ディスプレイ、キー
ボード、マウスのほか、プリンタやスキャナ、モデム、
デジタルカメラなどの様々な周辺機器があり、それらの
周辺機器ひとつひとつをデバイスと呼ぶ。その周辺機器
の動作に必要な情報をコンピュータのOS(Opera
ting System)に提供したり、動作を管理す
るプログラムがデバイスドライバ(以下「ドライバ」と
いう)である。
2. Description of the Related Art Computers include displays, keyboards, mice, printers, scanners, modems,
There are various peripheral devices such as digital cameras, and each of these peripheral devices is called a device. Information necessary for the operation of the peripheral device is provided to the computer OS (Opera
A device driver (hereinafter referred to as a “driver”) is a program that is provided to the Ting System and manages the operation.

【0003】近年、周辺機器とコンピュータとを通信接
続するUSB(UniversalSerial Bu
s)通信規格を採用した周辺機器(以下、「USB接続
機器」という)が登場している。これら従来のUSB接
続機器の構成について図を用いて説明する。図3は従来
のUSB接続機器の構成を示すブロック図である。図に
おいて、USB接続機器1は、コンピュータ2とのデー
タの送受信を行う入出力部3と、当該USB接続機器1
の機能を格納したUSB主機能部4と、USB主機能部
4と入出力部3をつなぐ通信機能を持ったUSB制御部
5とを備えたものである。
In recent years, a USB (Universal Serial Bu) for communicatively connecting a peripheral device and a computer
s) Peripheral devices that adopt the communication standard (hereinafter referred to as "USB connection device") have appeared. The configurations of these conventional USB connected devices will be described with reference to the drawings. FIG. 3 is a block diagram showing the configuration of a conventional USB connection device. In the figure, a USB connection device 1 includes an input / output unit 3 that transmits and receives data to and from the computer 2, and the USB connection device 1
It is provided with a USB main function unit 4 storing the functions of, and a USB control unit 5 having a communication function for connecting the USB main function unit 4 and the input / output unit 3.

【0004】[0004]

【発明が解決しようとする課題】しかしながら、上記し
た従来のUSB接続機器において、マウスやキーボード
等の基本的なUSB接続機器ならば、それらのドライバ
はコンピュータのOSに初めからインストールされてい
るが、プリンタやモデム、TA(Terminal A
dapter)等のOSにドライバがインストールされ
ていないUSB接続機器を新たに使用する時には、その
USB接続機器のドライバをOSにインストールする必
要があり、そのためにフロッピーディスクやCD−RO
Mを用いて、コンピュータにセットアップする必要があ
るという手間があった。
However, in the above-described conventional USB connection device, if the devices are basic USB connection devices such as a mouse and a keyboard, those drivers are installed in the OS of the computer from the beginning. Printer, modem, TA (Terminal A)
When a USB-connected device for which a driver is not installed in the OS, such as a USB device, is newly used, it is necessary to install the driver for the USB-connected device in the OS. Therefore, a floppy disk or a CD-RO is required.
There was the trouble of having to set up the computer using M.

【0005】そこで、コンピュータのOSにインストー
ルされていないUSB接続機器をコンピュータに接続し
て使用する場合に、フロッピーディスクやCD−ROM
を用いずに、コンピュータへ接続するだけで煩雑なイン
ストール作業なしでUSB接続機器が使用できる状態と
なることが望まれる。
Therefore, when a USB connection device which is not installed in the OS of the computer is used by connecting to the computer, a floppy disk or a CD-ROM is used.
It is desired that the USB connection device can be used without a complicated installation work by simply connecting to a computer without using the.

【0006】[0006]

【課題を解決するための手段 】上記した課題を解決す
るために、本発明のUSB接続機器は、コンピュータに
接続されるUSB接続機器の機能を格納したUSB主機
能部と、前記コンピュータと前記USB主機能部とのデ
ータの送受信を行う入出力部と、前記USB主機能部と
前記入出力部をつなぐ通信機能を持つUSB制御部と、
前記USB接続機器のデバイスドライバ(以下「ドライ
バ」という)を格納するドライバ格納メモリと、前記ド
ライバ格納メモリから前記ドライバを読み出して前記コ
ンピュータのOSに前記ドライバをインストールさせる
ための制御プログラムを格納したメモリ制御部とを備え
た構成を有している。
In order to solve the above-mentioned problems, a USB connection device of the present invention includes a USB main function unit storing the functions of a USB connection device connected to a computer, the computer and the USB. An input / output unit for transmitting and receiving data to and from the main function unit; and a USB control unit having a communication function for connecting the USB main function unit and the input / output unit,
A driver storage memory that stores a device driver (hereinafter referred to as “driver”) of the USB connection device, and a memory that stores a control program for reading the driver from the driver storage memory and installing the driver in the OS of the computer And a control unit.

【0007】このような構成によれば、コンピュータと
USB接続機器が接続されると、メモリ制御部により制
御プログラム(ドライバ稼動プログラム)に従って、ド
ライバ格納メモリからドライバが読み出されて、フロッ
ピーディスクやCD−ROMを用いずに簡単にコンピュ
ータにセットアップを行うことができる。
With such a configuration, when the computer and the USB connection device are connected, the driver is read from the driver storage memory according to the control program (driver operation program) by the memory control unit, and the floppy disk or the CD. -The computer can be easily set up without using a ROM.

【0008】また、本発明のUSB接続機器は、USB
制御部とメモリ制御部との接続を優先して接続した後
に、前記USB制御部とUSB主機能部との接続へ切替
えるUSB遅延手段を前記USB制御部内に備えた構成
を有している。
The USB-connected device of the present invention is a USB
After the connection between the control unit and the memory control unit is prioritized, the USB control unit is provided with a USB delay unit for switching to the connection between the USB control unit and the USB main function unit.

【0009】このような構成により、USB接続機器を
コンピュータに接続した際に、USB接続機器のドライ
バがコンピュータのOSにインストールされる前にUS
B主機能部がコンピュータに接続されてしまい、OSが
USB接続機器を認識(サポート)せず、コンピュータ
とUSB接続機器との通信が行えない、つまり、USB
接続機器が使用できないといった不具合を解決し、必ず
ドライバがインストールされてからUSB主機能部が接
続されることになり、確実にUSB接続機器が使用可能
となる。
With such a configuration, when the USB-connected device is connected to the computer, the driver of the USB-connected device is not installed in the OS of the computer.
B The main function unit is connected to the computer, the OS does not recognize (support) the USB connected device, and communication between the computer and the USB connected device cannot be performed.
The problem that the connected device cannot be used is solved, and the USB main function unit is always connected after the driver is installed, so that the USB connected device can be reliably used.

【0010】[0010]

【発明の実施の形態】以下、本発明の一実施形態につい
て図1、図2を参照して説明する。ただし、図1は本発
明のUSB接続機器の構成を示すブロック図であり、図
2は本発明のUSB接続機器をコンピュータに接続した
際に行うセットアップ処理のフローチャートである。な
お、従来例と同一構成要素には同一符号が付してある。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the present invention will be described below with reference to FIGS. However, FIG. 1 is a block diagram showing the configuration of the USB connection device of the present invention, and FIG. 2 is a flowchart of the setup process performed when the USB connection device of the present invention is connected to a computer. The same components as those in the conventional example are designated by the same reference numerals.

【0011】図1において、コンピュータ2に接続され
るUSB規格に準拠したプリンタ、スキャナ、デジタル
カメラ、ビデオプリンタ等の本発明のUSB接続機器6
は、コンピュータ2とのデータの送受信を行う入出力部
3と、USB接続機器6の機能を格納したROM等から
なるUSB主機能部4と、USB主機能部4を制御する
ためのプログラムが格納されたUSB制御部7と、US
B接続機器6のドライバを格納するドライバ格納メモリ
8と、ドライバ格納メモリ8からドライバを読み出して
コンピュータ2のOSにそのドライバをインストールさ
せるための制御プログラムを格納したメモリ制御部9と
で構成されている。
In FIG. 1, a USB connection device 6 of the present invention such as a printer, a scanner, a digital camera, a video printer and the like which is connected to the computer 2 and conforms to the USB standard.
Stores an input / output unit 3 for transmitting / receiving data to / from the computer 2, a USB main function unit 4 including a ROM storing the functions of the USB connection device 6, and a program for controlling the USB main function unit 4. USB control unit 7 and US
It is composed of a driver storage memory 8 for storing the driver of the B-connected device 6 and a memory control section 9 for storing a control program for reading the driver from the driver storage memory 8 and installing the driver in the OS of the computer 2. There is.

【0012】ドライバ格納メモリ8はドライバを格納し
た例えばフラッシュメモリ等から成り、メモリ制御部9
はドライバをコンピュータに認識させるための制御プロ
グラム(ドライバ稼動プログラム)を格納している。
The driver storage memory 8 is composed of, for example, a flash memory storing a driver, and the memory control unit 9
Stores a control program (driver operating program) for causing the computer to recognize the driver.

【0013】また、USB制御部7は、USB制御部7
とメモリ制御部9との接続を優先して接続した後にUS
B制御部7とUSB主機能部4との接続へ遅延して切替
える回路またはプログラムからなるUSB接続遅延手段
10を内部に備えている。
Also, the USB control unit 7 is a USB control unit 7.
After giving priority to the connection between the memory control unit 9 and
A USB connection delay unit 10 including a circuit or a program for delaying and switching to the connection between the B control unit 7 and the USB main function unit 4 is provided inside.

【0014】次に、図2に示すフローチャートを用い
て、図1に示す本発明のUSB接続機器をコンピュータ
に接続した際に行うセットアップ処理の動作について説
明する。
Next, the operation of the setup process performed when the USB connection device of the present invention shown in FIG. 1 is connected to a computer will be described with reference to the flow chart shown in FIG.

【0015】先ず、USB接続機器6がUSBケーブル
11によってコンピュータ2に接続される(ステップS
1)と、USB制御部7のUSB接続遅延手段10によ
りメモリ制御部9とドライバ格納メモリ8のみがUSB
バス12を介してコンピュータ2に接続されて、メモリ
制御部9及びドライバ格納メモリ8はコンピュータ2の
OSに自動認識され(ステップS2)、ドライブとして
コンピュータ2のOSに登録される(ステップS3)。
First, the USB connection device 6 is connected to the computer 2 by the USB cable 11 (step S).
1) and the USB connection delay means 10 of the USB control unit 7 causes only the memory control unit 9 and the driver storage memory 8 to be USB.
When connected to the computer 2 via the bus 12, the memory control unit 9 and the driver storage memory 8 are automatically recognized by the OS of the computer 2 (step S2) and registered as a drive in the OS of the computer 2 (step S3).

【0016】次に、OSにドライバがインストールされ
ていない場合、ドライブとして登録されたメモリ制御部
9およびドライバ格納メモリ8は、ユーザが容易にアク
セス可能であり、ユーザはこのドライブ格納メモリに格
納されているUSB主機能部用ドライバのセットアップ
プログラムを実行する(ステップS4)。
Next, when the driver is not installed in the OS, the memory control unit 9 and the driver storage memory 8 registered as the drive can be easily accessed by the user, and the user is stored in the drive storage memory. The setup program for the USB main function unit driver is executed (step S4).

【0017】ユーザにより実行されたセットアッププロ
グラムは、ドライバ格納メモリ8に格納されたUSB主
機能部用ドライバをOSのシステムハードディスクにコ
ピーするものであり、その際に、メモリ制御部9はコン
ピュータ2へのファイルコピーの制御と共に、ファイル
コピー状況を監視する。セットアッププログラムが完了
すると、メモリ制御部9は、ファイルコピー終了を検知
し、USB制御部7へ切替信号を送る(ステップS
5)。
The setup program executed by the user copies the driver for the USB main function unit stored in the driver storage memory 8 to the system hard disk of the OS. At that time, the memory control unit 9 transfers the data to the computer 2. Monitor the file copy status together with the control of the file copy of. When the setup program is completed, the memory controller 9 detects the end of file copy and sends a switching signal to the USB controller 7 (step S
5).

【0018】切替信号を受けたUSB制御部7は、US
B接続遅延手段10によりUSBバス12へUSB主機
能部4を接続する(ステップS6)。
Upon receipt of the switching signal, the USB control unit 7
The USB main function unit 4 is connected to the USB bus 12 by the B connection delay means 10 (step S6).

【0019】USBバス12へ接続されたUSB主機能
部4は、コンピュータ2に認識され、ドライバの検出が
始まる(ステップS7)。
The USB main function unit 4 connected to the USB bus 12 is recognized by the computer 2 and the driver detection starts (step S7).

【0020】ドライバの検出が行われると、セットアッ
ププログラムによりコピーされたドライバが自動的にイ
ンストールされ(ステップS8)、ドライバが起動し、
USB主機能部4の使用が可能になる(ステップS
9)。
When the driver is detected, the driver copied by the setup program is automatically installed (step S8), the driver is started,
It becomes possible to use the USB main function unit 4 (step S
9).

【0021】ドライバのインストール時には、ドライバ
と共にアプリケーションプログラムもインストールす
る。そのアプリケーションプログラムはOSに常駐し、
ドライバが内蔵されているドライブを監視する。
At the time of installing the driver, the application program is installed together with the driver. The application program resides in the OS,
Monitor the drive that contains the driver.

【0022】コンピュータのOSに同一のドライバが既
にインストールされている場合は、ステップS3の時点
で、アプリケーションプログラムがドライバを確認し、
ステップ4のドライバセットアッププログラムの実行を
省略して、ステップ5のUSB制御部7へ切替信号を送
る処理へバイパスする(ステップS10)。ステップ6
以下の処理動作は上記と同様に行う。
If the same driver is already installed in the OS of the computer, the application program confirms the driver at step S3,
The execution of the driver setup program in step 4 is omitted, and the process is bypassed to the process of transmitting the switching signal to the USB control unit 7 in step 5 (step S10). Step 6
The subsequent processing operations are performed in the same manner as above.

【0023】以上のように、本発明によれば、メモリ制
御部9によってドライバが格納されているドライバ格納
メモリ8からドライバを読み出してコンピュータ2に各
種USB接続機器のドライバをインストールし、USB
接続機器6の使用が可能になる。
As described above, according to the present invention, the driver is read from the driver storage memory 8 in which the driver is stored by the memory control unit 9 and the drivers of various USB-connected devices are installed in the computer 2, and the USB is connected.
The connection device 6 can be used.

【0024】従って、上記した実施形態によればドライ
バが格納されたフロッピーディスクやCD−ROMを用
いて、コンピュータにインストールしなくてもUSB接
続機器をコンピュータに接続すれば、各種USB接続機
器の使用が可能になる。
Therefore, according to the above-described embodiment, if the USB connection device is connected to the computer without installing it in the computer by using the floppy disk or the CD-ROM in which the driver is stored, various USB connection devices can be used. Will be possible.

【0025】なお、ドライバ格納メモリ8とメモリ制御
部9は、コンピュータ2にインストールする時だけ必要
であるので、ドライバ格納メモリ8はドライバだけを格
納し、メモリ制御部9はドライバをドライバ格納メモリ
8からコンピュータ2に読み込ませるための制御プログ
ラム(ドライバ稼動プログラム)だけを格納していれば
良い。
Note that the driver storage memory 8 and the memory control unit 9 are necessary only when they are installed in the computer 2. Therefore, the driver storage memory 8 stores only the driver, and the memory control unit 9 stores the driver in the driver storage memory 8 It is sufficient to store only the control program (driver operating program) to be read by the computer 2 from the computer.

【0026】[0026]

【発明の効果】以上のように本発明によると、コンピュ
ータに本発明のUSB接続機器を接続すれば、本体に内
蔵したメモリ制御部は、コンピュータに認識され、認識
された後にコンピュータへのセットアップが可能にな
り、従来のようにドライバを格納したフロッピーディス
クやCD−ROMを用いた煩雑なインストールをする必
要がなく、USB接続機器に内蔵されたドライバを取り
出して、コンピュータに簡単にインストールすることが
可能になる。
As described above, according to the present invention, when the USB-connected device of the present invention is connected to the computer, the memory control unit built in the main body is recognized by the computer, and after the recognition, the setup to the computer is performed. This makes it possible to take out the driver built in the USB connection device and easily install it in the computer without the need for complicated installation using a floppy disk or a CD-ROM storing the driver as in the past. It will be possible.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の実施の形態に係るUSB接続機器の構
成を示すブロック図
FIG. 1 is a block diagram showing a configuration of a USB connection device according to an embodiment of the present invention.

【図2】本発明のUSB接続機器のセットアップ処理フ
ローチャート
FIG. 2 is a flowchart of a setup process of a USB connection device according to the present invention.

【図3】従来のUSB接続機器の構成を示すブロック図FIG. 3 is a block diagram showing a configuration of a conventional USB connection device.

【符号の説明】 6 USB接続機器 7 USB制御部 8 ドライバ格納メモリ 9 メモリ制御部 10 USB接続遅延手段[Explanation of symbols] 6 USB connection device 7 USB control unit 8 Driver storage memory 9 Memory controller 10 USB connection delay means

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B014 EB01 FA13 FB03 FB04 GD18 GD25 GD47 GE05 HC03 HC07 HC13 5B021 AA01 BB01 BB10 BB14 5B076 AA02 AB20 BB04 BB05    ─────────────────────────────────────────────────── ─── Continued front page    F term (reference) 5B014 EB01 FA13 FB03 FB04 GD18                       GD25 GD47 GE05 HC03 HC07                       HC13                 5B021 AA01 BB01 BB10 BB14                 5B076 AA02 AB20 BB04 BB05

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 コンピュータに接続されるUSB接続機
器の機能を格納したUSB主機能部と、前記コンピュー
タと前記USB主機能部とのデータの送受信を行う入出
力部と、前記USB主機能部と前記入出力部とに接続
し、制御機能を持つUSB制御部と、前記USB接続機
器のデバイスドライバを格納するドライバ格納メモリ
と、前記ドライバ格納メモリから前記デバイスドライバ
を読み出して前記コンピュータのOSに前記デバイスド
ライバをインストールさせるための制御プログラムを格
納したメモリ制御部とを備えたことを特徴とするUSB
接続機器。
1. A USB main function unit that stores the functions of a USB connection device connected to a computer, an input / output unit that transmits and receives data between the computer and the USB main function unit, and the USB main function unit. A USB control unit that is connected to the input / output unit and has a control function, a driver storage memory that stores a device driver of the USB connection device, the device driver that is read from the driver storage memory, and that is read by the OS of the computer. USB including a memory control unit storing a control program for installing a device driver
Connected device.
【請求項2】 USB制御部とメモリ制御部との接続を
優先して接続した後に、前記USB制御部とUSB主機
能部との接続へ切替えるUSB接続遅延手段を前記US
B制御部内に備えたことを特徴とする請求項1記載のU
SB接続機器。
2. The USB connection delay means for switching to the connection between the USB control unit and the USB main function unit after the connection between the USB control unit and the memory control unit is prioritized.
The U according to claim 1, wherein the U is provided in the B control unit.
SB connection device.
JP2001309627A 2001-10-05 2001-10-05 Usb connector Pending JP2003114859A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001309627A JP2003114859A (en) 2001-10-05 2001-10-05 Usb connector

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001309627A JP2003114859A (en) 2001-10-05 2001-10-05 Usb connector

Publications (1)

Publication Number Publication Date
JP2003114859A true JP2003114859A (en) 2003-04-18

Family

ID=19128745

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001309627A Pending JP2003114859A (en) 2001-10-05 2001-10-05 Usb connector

Country Status (1)

Country Link
JP (1) JP2003114859A (en)

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005284953A (en) * 2004-03-30 2005-10-13 Buffalo Inc Automatic performance apparatus, automatic performance method, medium with automatic performance program recorded thereon, function adding device, and usb connection wireless lan adapter
JP2006024155A (en) * 2004-07-09 2006-01-26 Workbit Corp Peripheral device
CN100336006C (en) * 2003-12-01 2007-09-05 国际商业机器公司 Method, design and computer system for coupling of peripherals to a computer system
JP2008510221A (en) * 2004-08-12 2008-04-03 トレック・2000・インターナショナル・リミテッド Method and system for automatic installation of functional unit drivers on a host
WO2008065886A1 (en) * 2006-11-30 2008-06-05 Canon Kabushiki Kaisha Information processing apparatus and control method for information processing apparatus
US7418701B2 (en) 2004-03-12 2008-08-26 Fuji Xerox Co., Ltd. Network device and setup method thereof
US7606946B2 (en) 2002-10-28 2009-10-20 Saslite, Corp. Removable device and program startup method
US7624392B2 (en) 2004-05-18 2009-11-24 Oki Semiconductor Co., Ltd. USB device set
JP2009543615A (en) * 2006-07-17 2009-12-10 シグノシュティクス ピーティーワイ エルティーディー Improved medical diagnostic instrument
JP2010049709A (en) * 2009-11-30 2010-03-04 Hitachi Ltd Computer initializing system, and media input device for use in computer initializing system
JP2010182297A (en) * 2009-01-13 2010-08-19 Disney Enterprises Inc System and method for integrated hardware platform for flash application with distributed objects
US7797504B2 (en) 2006-12-20 2010-09-14 Lg Electronics Inc. Device for processing information based on stored identifiers and a working method therof.
JP2013164598A (en) * 2013-03-18 2013-08-22 Seiko Epson Corp Image display unit
JP2013167881A (en) * 2013-03-18 2013-08-29 Seiko Epson Corp Image display unit and control method of image display unit
JP2017503587A (en) * 2014-01-10 2017-02-02 アセンシア・ディアベティス・ケア・ホールディングス・アーゲー Setup synchronization apparatus and method for end-user medical devices
US11064334B2 (en) 2014-07-07 2021-07-13 Ascensia Diabetes Care Holdings Ag Device pairing with a dual use piezoelectric acoustic component and vibration sensor

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7606946B2 (en) 2002-10-28 2009-10-20 Saslite, Corp. Removable device and program startup method
CN100336006C (en) * 2003-12-01 2007-09-05 国际商业机器公司 Method, design and computer system for coupling of peripherals to a computer system
US7418701B2 (en) 2004-03-12 2008-08-26 Fuji Xerox Co., Ltd. Network device and setup method thereof
JP2005284953A (en) * 2004-03-30 2005-10-13 Buffalo Inc Automatic performance apparatus, automatic performance method, medium with automatic performance program recorded thereon, function adding device, and usb connection wireless lan adapter
JP4583791B2 (en) * 2004-03-30 2010-11-17 株式会社バッファロー Automatic execution device, automatic execution method, medium storing automatic execution program, and wireless LAN adapter
US7624392B2 (en) 2004-05-18 2009-11-24 Oki Semiconductor Co., Ltd. USB device set
JP2006024155A (en) * 2004-07-09 2006-01-26 Workbit Corp Peripheral device
JP2008510221A (en) * 2004-08-12 2008-04-03 トレック・2000・インターナショナル・リミテッド Method and system for automatic installation of functional unit drivers on a host
JP2009543615A (en) * 2006-07-17 2009-12-10 シグノシュティクス ピーティーワイ エルティーディー Improved medical diagnostic instrument
US8332843B2 (en) 2006-11-30 2012-12-11 Canon Kabushiki Kaisha Information processing apparatus and control method for installing driver software
JP2008139916A (en) * 2006-11-30 2008-06-19 Canon Inc Information processing apparatus, control method for information processing apparatus, and control program for information processing apparatus
WO2008065886A1 (en) * 2006-11-30 2008-06-05 Canon Kabushiki Kaisha Information processing apparatus and control method for information processing apparatus
US7797504B2 (en) 2006-12-20 2010-09-14 Lg Electronics Inc. Device for processing information based on stored identifiers and a working method therof.
US8065500B2 (en) 2006-12-20 2011-11-22 Lg Electronics Inc. Device for processing information and working method thereof
JP2010182297A (en) * 2009-01-13 2010-08-19 Disney Enterprises Inc System and method for integrated hardware platform for flash application with distributed objects
US8359605B2 (en) 2009-01-13 2013-01-22 Disney Enterprises, Inc. System and method for integrated hardware platform for flash applications with distributed objects
JP2010049709A (en) * 2009-11-30 2010-03-04 Hitachi Ltd Computer initializing system, and media input device for use in computer initializing system
JP2013164598A (en) * 2013-03-18 2013-08-22 Seiko Epson Corp Image display unit
JP2013167881A (en) * 2013-03-18 2013-08-29 Seiko Epson Corp Image display unit and control method of image display unit
JP2017503587A (en) * 2014-01-10 2017-02-02 アセンシア・ディアベティス・ケア・ホールディングス・アーゲー Setup synchronization apparatus and method for end-user medical devices
US10897503B2 (en) 2014-01-10 2021-01-19 Ascensia Diabetes Care Holdings Ag Setup synchronization apparatus and methods for end user medical devices
US11064334B2 (en) 2014-07-07 2021-07-13 Ascensia Diabetes Care Holdings Ag Device pairing with a dual use piezoelectric acoustic component and vibration sensor

Similar Documents

Publication Publication Date Title
JP4346853B2 (en) Electronic device and control method thereof
JP2003114859A (en) Usb connector
US20070299650A1 (en) Method to change USB device descriptors from host to emulate a new device
US20050162688A1 (en) Printing terminal, printing data outputting device, and computer and peripheral device using therefor
JP4578057B2 (en) Upstream peripheral device acting as a USB host
US6226740B1 (en) Information processing apparatus and method that uses first and second power supplies for reducing booting time
KR100750117B1 (en) Method and apparatus for setting the class of USB device
EP2821882B1 (en) Computer device and method for converting working mode of universal serial bus connector of the computer device
JP2001256170A (en) Peripheral device and printer
JP2006209643A (en) Interface circuit and system device using the same
US20040049617A1 (en) Method of firmware update by USB interface
US20040177202A1 (en) Apparatus and method for generating hot-plug signal
EP4213010A1 (en) Guidance control method for driver installation, device regarding the same, and terminal
JP2005028878A (en) Printing device having introducible data conversion function
JP2001326766A (en) Image processing system, image data processing method and storage medium
US8675230B2 (en) Recognizing an image forming apparatus as a printer and an external storage device to reduce an initialization time of the image forming apparatus
JP2006293638A (en) Information processor and peripheral equipment
JP2005115427A (en) Peripheral device locally connected to computer
JP2005115440A (en) Computer program for making computer perform uninstallation
JP4207930B2 (en) Electronic device expansion system
JP2006178704A (en) Device having a plurality of functions and host device allowed to be connected to the device
JP3814461B2 (en) Printer, printer control method, and storage medium
JP4815775B2 (en) Device driver installation method and installation system
JP2005063128A (en) Print terminal and print data output device
JP4988982B2 (en) Microcomputer control method