KR19990080369A - Computer with mouse lock function and control method - Google Patents

Computer with mouse lock function and control method Download PDF

Info

Publication number
KR19990080369A
KR19990080369A KR1019980013579A KR19980013579A KR19990080369A KR 19990080369 A KR19990080369 A KR 19990080369A KR 1019980013579 A KR1019980013579 A KR 1019980013579A KR 19980013579 A KR19980013579 A KR 19980013579A KR 19990080369 A KR19990080369 A KR 19990080369A
Authority
KR
South Korea
Prior art keywords
keyboard
key
function
smi
mouse
Prior art date
Application number
KR1019980013579A
Other languages
Korean (ko)
Inventor
하종욱
Original Assignee
윤종용
삼성전자 주식회사
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 윤종용, 삼성전자 주식회사 filed Critical 윤종용
Priority to KR1019980013579A priority Critical patent/KR19990080369A/en
Publication of KR19990080369A publication Critical patent/KR19990080369A/en

Links

Landscapes

  • Input From Keyboards Or The Like (AREA)

Abstract

본 발명은 마우스 잠금 기능을 갖는 컴퓨터 및 그 제어방법에 관한 것으로서, 더욱 상세하게 말하자면 키 잠금 기능 수행시 키보드 잠금 기능만 있는 컴퓨터에서 키보드 잠금 기능과 함께 마우스도 동시에 잠그는 기능을 갖는, 마우스 잠금 기능을 갖는 컴퓨터 및 그 제어방법에 관한 것으로, 키 잠금 장치에 의한 마우스 잠금 방법은, 키 잠금 장치에 키를 꽂아 잠그면, 키보드로부터 입력한 키보드 스캔 코드에 해당하는 전기적 신호를 차단하는 동시에 입출력 컨트롤러가 SMI를 발생시키고, 제어부는 SMI를 인식하고 SMI 핸들러에서 마우스 잠금 명령어를 입출력 컨트롤러에 전송하여 입출력 컨트롤러가 마우스 잠금 기능을 수행하고, SMI 발생 극성을 하이 상태로 셋팅하여 키 잠금 기능의 해제시 SMI가 발생하도록 한다.The present invention relates to a computer having a mouse locking function and a control method thereof, and more particularly, to a mouse locking function having a function of simultaneously locking a mouse together with a keyboard locking function in a computer having only a keyboard locking function when performing a key locking function. The computer has a control method and a method of controlling the same. In the method of locking a mouse using a key lock device, when the key is locked to the key lock device, the input / output controller blocks the SMI while blocking the electrical signal corresponding to the keyboard scan code input from the keyboard. The controller recognizes the SMI and sends a mouse lock command to the I / O controller in the SMI handler so that the I / O controller performs the mouse lock function and the SMI generation polarity is set to high so that the SMI occurs when the key lock function is released. do.

Description

마우스 잠금 기능을 갖는 컴퓨터 및 그 제어방법Computer with mouse lock function and control method

본 발명은 마우스 잠금 기능을 갖는 컴퓨터 및 그 제어방법에 관한 것으로서, 더욱 상세하게 말하자면 키 잠금 기능 수행시 키보드 잠금 기능만 있는 컴퓨터에서 키보드 잠금 기능과 함께 마우스도 동시에 잠그는 기능을 갖는, 마우스 잠금 기능을 갖는 컴퓨터 및 그 제어방법에 관한 것이다.The present invention relates to a computer having a mouse locking function and a control method thereof, and more particularly, to a mouse locking function having a function of simultaneously locking a mouse together with a keyboard locking function in a computer having only a keyboard locking function when performing a key locking function. It has a computer and a control method thereof.

운영체제는 컴퓨터 사용자와 컴퓨터 하드웨어간의 인터페이스로서 동작하는 프로그램이고, 그 목적은 사용자가 프로그램을 수행할 수 있도록 환경을 조성해 주는 것이다. 따라서, 운영체제의 주목적은 컴퓨터를 편리하게 사용할 수 있도록 하는 것이고, 부차적인 목적은 컴퓨터 하드웨어를 효율적으로 사용할 수 있도록 하는 것이다.An operating system is a program that acts as an interface between a computer user and computer hardware, and the purpose is to create an environment for the user to execute the program. Therefore, the main purpose of the operating system is to make the computer convenient to use, and the secondary purpose is to make efficient use of the computer hardware.

운영체제의 종류를 보면, 텍스트 중심의 운영체제, 예를 들어 도스(DOS)는 키보드에 의한 키입력을 받는 반면, 현재 컴퓨터에서 사용되고 있는 윈도우와 같은 운영체제는 GUI(Graphical User Interface) 환경을 제공함으로써 키보드에 의한 키입력보다 마우스를 사용하여 대부분의 입력을 받아 작업을 한다.In terms of operating systems, text-based operating systems, such as DOS, receive keystrokes from the keyboard, while operating systems such as Windows, which are currently used on computers, provide a graphical user interface (GUI) environment for the keyboard. It works by receiving most inputs using the mouse rather than by key input.

한편, 바이오스(Basic Input Output System : BIOS)는 컴퓨터 운영체제중에서 하드웨어 구성에 의존하는 기본 입출력 제어 프로그램으로서, 바이오스가 기본적으로 제공하는 입출력 장치 기능에는 키보드를 통한 데이터 입출력, 비디오 카드를 이용한 화면 데이터 입출력, 프린터 출력, 직렬 통신을 이용한 데이터 입출력 기능과 디스크를 제어하는 기능 등이 있다. 이러한 바이오스의 기능들은 하드웨어적으로 발생되는 것도 있지만 거의 대부분 소프트웨어 인터럽트를 통하여 제공된다. 즉, 도스나 윈도우 또는 사용자 프로그램 내에서 바이오스가 가지고 있는 기능을 필요로 하는 경우에, 해당되는 기능의 소프트웨어 인터럽트를 발생시켜 바이오스의 기능을 잠시 호출하면 되며, 이것을 바이오스 콜이라고 한다.On the other hand, the BIOS (Basic Input Output System) is a basic input / output control program that depends on the hardware configuration of the computer operating system. The basic input / output device functions provided by the BIOS include data input / output through a keyboard, screen data input / output using a video card, There are printer output, data input / output function using serial communication, and disk control function. Some of these BIOS functions are hardware generated, but most are provided via software interrupts. In other words, when a BIOS needs a function in DOS, Windows, or a user program, a software interrupt of the corresponding function is generated to temporarily call the BIOS function, which is called a BIOS call.

여기서, 간단히 키보드의 동작 원리를 설명한다.Here, the operation principle of the keyboard will be briefly explained.

키보드 내에는 마이컴이 들어가 있고, 이것의 역할은 키보드를 계속 훑어가며 어떤 키가 눌렸는가를 확인하여 눌린 키가 있으면 눌린 키에 해당되는 코드를 찾아 컴퓨터로 전송한다. 이러한, 키보드 내의 마이컴이 눌린 키가 있는 있는지를 검사하는 것을 스캔(scan)이라 한다. 여기서, 마이컴은 키보드 스캔 코드를 받아 컴퓨터로 보낼 코드로 다시 변환을 시키고, 새로이 변환된 코드를 시스템 스캔 코드라고 한다. 이러한 시스템 스캔 코드는 컴퓨터가 키보드로부터 데이터를 받을 수 있을 때까지 일단 키보드내의 FIFO 버퍼(first in first out buffer)에 저장된다. 여기서, FIFO 버퍼에 저장된 시스템 스캔 코드는 컴퓨터에 직렬 형태로 전송된다. 이때, 컴퓨터에는 키보드로부터 시스템 스캔 코드를 받는 일과, 키보드로 보낼 데이터를 관리하는 전용 칩이 있는데, 이것을 키보드 컨트롤러라고 한다. 키보드의 마이컴이 보내는 시스템 스캔 코드를 바로 이 키보드 컨트롤러가 받게 된다. 여기서, 키보드 컨트롤러에는 키보드 바이오스라는 프로그램이 들어가 있으며 키보드 컨트롤러와 내부에 있는 프로그램에 의해서 컴퓨터와 키보드간의 데이터 통신이 수행된다. 또한, 키보드 컨트롤러는 키보드가 보낸 시스템 스캔 코드를 받아 컴퓨터 전체를 관할하는 주 바이오스로 전달하고 실제 사용되는 코드로 변환된다. 따라서, 키보드에서 눌려진 키는 컴퓨터에 사용할 코드를 만들기 위해서 3단계의 변환을 거치게 되는 셈이다. 제1단계는 전기적인 연결을 점검하여 발생되는 키보드 스캔 코드이고 제2단계는 메인 바이오스로 전달하기 위한 시스템 스캔 코드이며 제3단계는 실제 코드로 운영되기 위한 코드이다.There is a microcomputer inside the keyboard, and its role is to scan the keyboard continuously to see which key is pressed, and if there is a key pressed, it finds the code corresponding to the pressed key and sends it to the computer. Such a test of whether a microcomputer in a keyboard has a pressed key is called a scan. Here, the microcomputer receives the keyboard scan code and converts it to the code to be sent to the computer. The newly converted code is called a system scan code. These system scan codes are stored in a first in first out buffer in the keyboard until the computer can receive data from the keyboard. Here, the system scan code stored in the FIFO buffer is sent to the computer in serial form. At this time, the computer has a dedicated chip for receiving system scan codes from the keyboard and managing data to be sent to the keyboard. This is called a keyboard controller. This keyboard controller receives the system scan code sent by the keyboard's microcomputer. Here, the keyboard controller contains a program called a keyboard bios, and data communication between the computer and the keyboard is performed by the keyboard controller and a program inside. In addition, the keyboard controller receives the system scan code sent by the keyboard and delivers it to the main BIOS for the entire computer, which is converted into actual code. Thus, the key pressed on the keyboard undergoes three stages of conversion in order to generate code for the computer. The first stage is the keyboard scan code generated by checking the electrical connection, the second stage is the system scan code for delivery to the main BIOS, and the third stage is the code to operate as the actual code.

이하, 도면을 참조하여 종래의 컴퓨터에서 키보드 잠금 기능을 통한 보안 장치의 동작을 설명한다.Hereinafter, an operation of a security device through a keyboard lock function in a conventional computer will be described with reference to the drawings.

도1은 종래의 키보드 잠금 기능을 갖는 컴퓨터의 평면도로서 본체(20), 본체(20) 전면에 있는 키 잠금 장치(22), 키 잠금 장치(22)에 꽂히는 키(30), 키보드(24)를 갖는다.1 is a plan view of a computer having a conventional keyboard locking function, which is a main body 20, a key lock 22 on the front of the main body 20, a key 30 inserted into the key lock 22, and a keyboard 24. Has

도2는 종래의 키보드 잠금 기능을 갖는 컴퓨터의 블록도로서, 호스트 버스에는 제1브리지칩(52)의 제어를 통해 중앙처리장치(50), 캐시 메모리(51)와 시스템 메모리(53)의 인터페이스가 이루어지고, 피씨아이 버스(PCI bus)에는 다양한 피씨아이 장치(PCI device, 55)가 연결되어 있으며, 제2브리지칩(54)을 통해서 피씨아이 버스는 아이사 버스(ISA bus)와 연결된다. 여기서 제2브리지칩(54)은 피씨아이 버스와 아이사 버스를 연결하는 역할뿐만 아니라 하드디스크(56), 씨디롬(CD-ROM, 58) 및 유에스비(USB, 57)를 제어한다. 또한, 아이사 버스에는 바이오스(59)와 입출력 컨트롤러(60)가 연결되고, 입출력 컨트롤러(60)에는 플로피디스크(62), 직렬/병렬 포트(63), 적외선 포트(64), 키보드(24) 또는 마우스(28) 등의 주변 장치가 연결되어 있다. 따라서, 입출력 컨트롤러(60)는 내부에 키보드 컨트롤러(61), 플로피디스크 컨트롤러 등 주변 장치의 입출력을 제어하는 각종 컨트롤러를 내장하여 주변 장치를 제어한다.2 is a block diagram of a computer having a conventional keyboard locking function, in which a host bus is interfaced with the central processing unit 50, the cache memory 51 and the system memory 53 through the control of the first bridge chip 52. The PCI bus 55 is connected to various PCI devices 55, and the second PC chip 54 is connected to the ISA bus. . Here, the second bridge chip 54 controls the hard disk 56, the CD-ROM 58, and the USB 57, as well as a role of connecting the PC-I bus and the I-A bus. In addition, a BIOS 59 and an input / output controller 60 are connected to the Isa bus, and the input / output controller 60 has a floppy disk 62, a serial / parallel port 63, an infrared port 64, and a keyboard 24. Or a peripheral device such as a mouse 28 is connected. Accordingly, the input / output controller 60 controls the peripheral device by embedding various controllers for controlling the input / output of the peripheral device such as the keyboard controller 61 and the floppy disk controller.

도3은 종래의 키보드 잠금 기능을 갖는 컴퓨터의 제어방법을 나타내는 흐름도이다.3 is a flowchart illustrating a control method of a computer having a conventional keyboard locking function.

종래의 컴퓨터에서 키보드 잠금 기능은 두가지 방법으로 수행된다.In a conventional computer, the keyboard lock function is performed in two ways.

첫 번째 방법은 키 잠금 장치(22)를 이용한 것으로, 본체(20)의 전면에 키 잠금 장치(22)가 있고, 키 잠금 장치(22)에 키(30)를 꽂아 잠금으로써(①) 키보드(24)의 마이컴이 본체(20)의 입출력 컨트롤러(60)에 내장된 키보드 컨트롤러(61)에 키보드 스캔 크드를 전송하기 위한 제1단계의 전기적인 연결을 차단하여 키보드(24)의 키버튼(26) 입력에 의한 키보드 스캔 코드가 생성되는 것을 막게 되고, 키 잠금 장치(22)에 키(30)를 꽂아 잠금을 해제함으로써 상기 제1단계의 전기적인 연결을 복구하여 다시 키보드(24)의 키버튼(26) 입력에 의한 키보드 스캔 코드가 생성되는 것이 가능하게 된다.The first method uses a key lock device 22, which has a key lock device 22 on the front of the main body 20, and inserts the key 30 into the key lock device 22 to lock the keyboard (①). The microcomputer of 24 cuts off the electrical connection of the first step for transmitting the keyboard scan code to the keyboard controller 61 embedded in the input / output controller 60 of the main body 20, thereby pressing the key button 26 of the keyboard 24. The keyboard scan code is prevented from being generated, and the key 30 of the keyboard 24 is restored by restoring the electrical connection of the first step by releasing the lock by inserting the key 30 into the key lock device 22. (26) It is possible to generate a keyboard scan code by input.

두 번째 방법은 키 잠금 기능을 갖는 키를 갖는 키보드를 사용한 것으로, 키보드(24)는 키 잠금 기능을 하는 키버튼(25)을 갖는다.The second method uses a keyboard having a key having a key lock function, and the keyboard 24 has a key button 25 that functions as a key lock function.

키 잠금 기능을 하기 위해 키보드(24)에 있는 키 잠금 기능을 갖는 키버튼(25)을 입력하면, 키보드(24)내에 내장된 마이컴은 눌려진 키버튼(25)에 해당하는 키보드 스캔 코드를 입출력 컨트롤러(60)에 내장된 키보드 컨트롤러(61)에 전송한다(②). 여기서, 입출력 컨트롤러(60) 내의 키보드 컨트롤러(61)는 전송받은 키보드 스캔 코드를 메인 바이오스(59)로 전달하기 위한 시스템 스캔 코드로 변환시키고, 입출력 컨트롤러(60)는 변환된 코드가 키 잠금 기능에 해당되면 키보드 잠금 기능을 수행하여(③), 이후에 키보드(24)에 입력되는 키버튼(26) 입력을 막는다.When the key button 25 having the key lock function on the keyboard 24 is input to perform the key lock function, the microcomputer embedded in the keyboard 24 inputs the keyboard scan code corresponding to the pressed key button 25 to the input / output controller. Transfer to keyboard controller 61 built in 60 (2). Here, the keyboard controller 61 in the input / output controller 60 converts the received keyboard scan code into a system scan code for transferring to the main BIOS 59, and the input / output controller 60 converts the converted code into a key lock function. If applicable, the keyboard lock function is performed (③), thereby preventing the input of the key button 26 input to the keyboard 24.

다음, 키 잠금 기능을 해제하기 위해 키보드(24)에 있는 키 잠금 기능을 갖는 키버튼(25)을 입력하면, 키보드(24)내에 내장된 마이컴은 눌려진 키버튼(25)에 해당하는 키보드 스캔 코드를 입출력 컨트롤러(60)에 내장된 키보드 컨트롤러(61)에 전송한다(②). 여기서, 입출력 컨트롤러(60) 내의 키보드 컨트롤러(61)는 전송받은 키보드 스캔 코드를 메인 바이오스(59)로 전달하기 위한 시스템 스캔 코드로 변환시키고, 입출력 컨트롤러(60)는 변환된 코드가 키 잠금 기능에 해당되면 키보드 잠금 해제 기능을 수행하여(③), 이후에 키보드(24)에 입력되는 키버튼(26) 입력을 수행한다.Next, when the key button 25 having the key lock function in the keyboard 24 is inputted to release the key lock function, the microcomputer embedded in the keyboard 24 causes the keyboard scan code corresponding to the pressed key button 25 to be pressed. To the keyboard controller 61 built in the input / output controller 60 (2). Here, the keyboard controller 61 in the input / output controller 60 converts the received keyboard scan code into a system scan code for transferring to the main BIOS 59, and the input / output controller 60 converts the converted code into a key lock function. If applicable, the keyboard is unlocked (③), and then the key button 26 inputted to the keyboard 24 is performed.

이상의 두가지 키보드 잠그는 방법의 흐름도를 보면, 컴퓨터 사용중(S100)에 사용자가 키 잠금 장치(22)나 키보드(24)의 키 잠금 키버튼(25)을 사용하여 키 잠그기를 했는지 판단하고(S102), 사용자가 키 잠금 장치(22)를 사용하여 키 잠그기를 수행한 경우 키보드(24)에서 입출력 컨트롤러(60) 내의 키보드 컨트롤러(61)에 연결된 전기적 신호를 차단하고, 사용자가 키보드(24)에 있는 키 잠금 키버튼(25)을 사용하여 키 잠그기를 수행한 경우 키 잠금 키버튼(25)에 해당하는 키보드 스캔 코드를 받은 입출력 컨트롤러(60) 내의 키보드 컨트롤러(61)가 이를 변환한 시스템 스캔 코드에 의해 입출력 컨트롤러(60)가 키보드 잠그기를 수행함으로써 키보드(24)에 의한 키버튼(26) 입력이 막아진다(S104).Looking at the flow chart of the above two methods of locking the keyboard, it is determined whether the user has locked the key using the key lock device 22 or the key lock key button 25 of the keyboard 24 during the use of the computer (S100), When the user performs the key lock using the key lock 22, the keyboard 24 cuts off an electrical signal connected to the keyboard controller 61 in the input / output controller 60, and the user presses a key on the keyboard 24. When the key lock is performed by using the lock key button 25, the keyboard scan 61 in the input / output controller 60 that receives the keyboard scan code corresponding to the key lock key button 25 is converted by the system scan code. The input / output controller 60 performs the keyboard locking, thereby preventing the input of the key button 26 by the keyboard 24 (S104).

상기의 단계(S104)에서 사용자가 다시 키 잠금 장치(22)나 키보드(24)에 있는 키버튼(25)을 사용하여 키 잠그기를 해제하는지를 판단하고, 사용자가 키 잠금 장치(22)를 사용하여 키 잠그기를 해제하는 경우 키보드(24)에서 입출력 컨트롤러(60) 내의 키보드 컨트롤러(61)에 전기적 신호를 다시 연결하고, 사용자가 키보드(24)에 있는 키 잠금 키버튼(25)을 사용하여 키 잠그기를 해제한 경우 키 잠금 키버튼(25)에 해당하는 키보드 스캔 코드를 받은 입출력 컨트롤러(60) 내의 키보드 컨트롤러(61)가 이를 변환한 시스템 스캔 코드에 의해 입출력 컨트롤러(60)가 키보드 잠그기를 해제함으로써 키보드(24)에 의한 키버튼(26) 입력이 수행된다(S104).In step S104, it is determined whether the user releases the key lock again by using the key lock device 22 or the key button 25 on the keyboard 24, and the user uses the key lock device 22 When unlocking the key, the keyboard 24 reconnects an electrical signal to the keyboard controller 61 in the input / output controller 60 and the user locks the key using the key lock key button 25 on the keyboard 24. In the case of releasing the lock, the input / output controller 60 releases the keyboard lock by the system scan code converted by the keyboard controller 61 in the input / output controller 60 that receives the keyboard scan code corresponding to the key lock key button 25. Input of the key button 26 by the keyboard 24 is performed (S104).

현재, 행망 컴퓨터의 스팩에는 키 잠금 장치를 내장하고 있고, 이 장치는 컴퓨터 사용자가 보안을 목적으로 하여 타 사용자가 함부로 컴퓨터를 사용하지 못하도록 하는 역할을 한다. 그러나, 개인용 컴퓨터의 경우, 도스와 같은 텍스트 베이스의 운영체제를 사용할 때에는, 주요 입력 수단이 키보드이므로 키보드 잠그기만으로도 보완 기능을 충분히 수행하지만, 윈도우와 같은 GUI 환경하의 운영체제에서는 키보드보다 마우스로 대부분의 입력을 수행한다. 따라서, 종래의 키보드 잠금 장치나 키 잠금 기능을 갖는 키보드를 사용한 보완 기능은 마우스에 대한 입력에는 적용되고 있지 못한 문제점이 있다.At present, the specification of the hungry computer includes a key lock device, which prevents the computer user from using the computer unnecessarily for security purposes. However, in the case of a personal computer, when using a text-based operating system such as DOS, since the main input means is the keyboard, locking the keyboard sufficiently performs a supplementary function. However, in an operating system under a GUI environment such as Windows, most inputs are performed using the mouse rather than the keyboard. Perform. Therefore, the conventional keyboard locking device or a complementary function using a keyboard having a key locking function is not applied to an input to a mouse.

따라서, 본 발명의 과제는, 종래의 문제점을 해결하기 위해, 키 잠금 기능 수행시 마우스 잠금 기능이 동시에 수행되는, 마우스 잠금 기능을 갖는 컴퓨터 및 그 제어방법을 제공하는 것이다.Accordingly, an object of the present invention is to provide a computer having a mouse lock function and a method of controlling the same, in which a mouse lock function is simultaneously performed when a key lock function is performed to solve the conventional problem.

도1은 종래의 키보드 잠금 기능을 갖는 컴퓨터의 평면도이다.1 is a plan view of a computer having a conventional keyboard locking function.

도2는 종래의 키보드 잠금 기능을 갖는 컴퓨터의 블럭도이다.2 is a block diagram of a computer having a conventional keyboard locking function.

도3은 종래의 키보드 잠금 기능을 갖는 컴퓨터의 제어방법을 나타내는 흐름도이다.3 is a flowchart illustrating a control method of a computer having a conventional keyboard locking function.

도4는 본 발명의 실시예에 따른 마우스 잠금 기능을 갖는 컴퓨터의 블럭도이다.4 is a block diagram of a computer having a mouse locking function according to an embodiment of the present invention.

도5는 본 발명의 실시예에 따른 마우스 잠금 기능을 갖는 컴퓨터의 제어방법을 나타내는 흐름도이다.5 is a flowchart illustrating a control method of a computer having a mouse locking function according to an embodiment of the present invention.

상기 과제를 달성하기 위한 수단으로써 본 발명의 동작은,As a means for achieving the above object, the operation of the present invention,

사용자가 키 잠금 기능을 요구하면 키 잠금 기능에 의해 키보드 잠그기와 마우스 잠그기를 수행하고, 키 잠금 상태중에 사용자가 키 잠금 해제 기능을 요구하면 키보드 잠그기와 마우스 잠그기의 수행을 해제하여, 사용자가 키보드와 마우스를 사용해 입력이 가능하게 된다.When the user requests the key lock function, the key lock function locks the keyboard and the mouse. If the user requests the key unlock function during the key lock state, the keyboard lock and the mouse lock are released. Input is possible using the mouse.

여기서, 키 잠금 장치에 의한 마우스 잠금 방법은, 키 잠금 장치에 키를 꽂아 잠그면, 키보드로부터 입력한 키보드 스캔 코드에 해당하는 전기적 신호를 차단하는 동시에 입출력 컨트롤러가 SMI(system management interrupt)를 발생시키고, 제어부는 SMI를 인식하고 SMI 핸들러(system management interrupt handler)에서 마우스 잠금 명령어를 입출력 컨트롤러에 전송하여 입출력 컨트롤러가 마우스 잠금 기능을 수행하고, SMI 발생 극성(polarity)을 하이(high) 상태로 셋팅하여 키 잠금 기능의 해제시 SMI가 발생하도록 한다.Here, in the method of locking a mouse by using a key lock device, when the key is locked to the key lock device, the input / output controller generates a system management interrupt (SMI) while blocking an electrical signal corresponding to the keyboard scan code input from the keyboard. The controller recognizes the SMI and sends a mouse lock command to the I / O controller from the system management interrupt handler. The I / O controller performs the mouse lock function and sets the SMI generated polarity to a high state. SMI occurs when the lock is released.

또한, 키 잠금 장치에 의한 마우스 잠금 해제 방법은, 키 잠금 장치에 키를 꽂아 풀면, 키보드로부터 입력한 키보드 스캔 코드에 해당하는 전기적 신호를 다시 연결하는 동시에 입출력 컨트롤러가 SMI를 발생시키고, 제어부는 SMI를 인식하고 SMI 핸들러에서 마우스 잠금 해제 명령어를 입출력 컨트롤러에 전송하여 입출력 컨트롤러가 마우스 잠금 해제 기능을 수행하고, SMI 발생 극성을 로우(low) 상태로 셋팅하여 키 잠금 기능의 수행시 SMI가 발생하도록 한다.In addition, in the method of releasing the mouse lock by the key lock device, when the key is inserted into the key lock device, the input / output controller generates the SMI while reconnecting the electrical signal corresponding to the keyboard scan code input from the keyboard, and the controller controls the SMI. SMI handler sends a mouse unlock command to the I / O controller so that the I / O controller performs the mouse unlock function and sets the SMI generation polarity to low so that SMI occurs when the key lock function is executed. .

또한, 키보드에 있는 키 잠금 기능을 갖는 키버튼을 사용한 마우스 잠금 방법은, 키보드에 있는 키 잠금 기능을 갖는 키버튼을 입력하면, 키보드 컨트롤러는 키보드 스캔 코드를 받아 시스템 스캔 코드로 변환하고, 이것을 분석한 입출력 컨트롤러는 SMI를 발생시키고, 제어부는 SMI 인터럽트를 인식하고 SMI 핸들러에서 마우스 잠금 명령어를 입출력 컨트롤러에 전송하여 입출력 컨트롤러가 마우스 잠금 기능을 수행하고, SMI 발생 극성을 하이 상태로 셋팅하여 키 잠금 기능의 해제시 SMI가 발생하도록 한다.In addition, in the mouse locking method using the key button with the key lock function on the keyboard, when the key button with the key lock function on the keyboard is input, the keyboard controller receives the keyboard scan code and converts it into a system scan code and analyzes it. One I / O controller generates SMI, and the controller recognizes the SMI interrupt and sends the mouse lock command from the SMI handler to the I / O controller. The I / O controller performs the mouse lock function and sets the SMI generation polarity to high to lock the key. SMI is generated when release of.

또한, 키보드에 있는 키 잠금 기능을 갖는 키버튼을 사용한 마우스 잠금 해제 방법은, 컴퓨터가 키 잠금 상태에서 키보드에 있는 키 잠금 기능을 갖는 키버튼을 입력하면, 키보드 컨트롤러는 키보드 스캔 코드를 받아 시스템 스캔 코드로 변환하고, 이것을 분석한 입출력 컨트롤러는 SMI를 발생시키고, 제어부는 SMI 인터럽트를 인식하고 SMI 핸들러에서 마우스 잠금 해제 명령어를 입출력 컨트롤러에 전송하여 입출력 컨트롤러가 마우스 잠금 해제 기능을 수행하고, SMI 발생 극성을 로우 상태로 셋팅하여 키 잠금 기능의 수행시 SMI가 발생하도록 한다.In addition, in the method of releasing a mouse using a key button having a key lock function on the keyboard, when the computer enters a key button having a key lock function on the keyboard while the computer is locked, the keyboard controller receives a keyboard scan code and scans the system. After converting the code, the I / O controller generates SMI, and the controller recognizes the SMI interrupt and sends the mouse unlock command from the SMI handler to the I / O controller so that the I / O controller performs the mouse unlock function. To low so that SMI occurs when the key lock function is performed.

상기한 구성에 의하여, 본 발명을 용이하게 실시할 수 있는 가장 바람직한 실시예의 구성 및 동작을 첨부된 도면을 참조로 하여 상세히 설명한다.By the above configuration, the configuration and operation of the most preferred embodiment that can easily implement the present invention will be described in detail with reference to the accompanying drawings.

도4는 본 발명의 실시예에 따른 마우스 잠금 기능을 갖는 컴퓨터의 블록도이고, 도5는 본 발명의 실시예에 따른 마우스 잠금 기능을 갖는 컴퓨터의 제어방법을 나타내는 흐름도이다.Figure 4 is a block diagram of a computer having a mouse lock function according to an embodiment of the present invention, Figure 5 is a flow chart showing a control method of a computer having a mouse lock function according to an embodiment of the present invention.

여기서, 키 잠금 기능에 의한 마우스 잠금 방법에 대해 두가지 실시예로서 설명하기로 한다.Here, the mouse locking method by the key locking function will be described as two embodiments.

첫 번째 실시예는, 키 잠금 장치(22)를 사용하여 키보드(24)와 마우스(28)의 잠금 기능을 수행하는 것으로, 본체(20)의 전면에 키 잠금 장치(22)가 있고, 사용자가 키 잠금 기능을 수행하는지를 판단한다(S302). 이때, 사용자가 키 잠금 장치(22)에 키(30)를 꽂아 잠금으로써(①) 키보드(24)의 마이컴이 본체(20)의 입출력 컨트롤러(80)에 내장된 키보드 컨트롤러(81)에 키보드 스캔 코드를 전송하기 위한 제1단계의 전기적인 연결을 차단한다. 이와 동시에 입출력 컨트롤러(80)는 SMI를 발생하여 중앙처리장치(70)가 키 잠금 기능을 수행한 것을 인식하게 된다(④, S304). 상기의 단계(S304)에서 SMI를 인식한 중앙처리장치(70)는 바이오스(79) 내의 SMI 핸들러 프로그램을 구동하고(⑤), SMI 핸들러 프로그램에서는 입출력 컨트롤러(80)에 마우스 잠금 명령어를 전송한다(⑥). 이때, SMI 핸들러 프로그램에서는 마우스 잠금 명령어를 전송한 다음, SMI 발생 극성을 나타내는 레지스터를 하이로 셋팅함으로써, 키 잠금 기능 해제시 다시 SMI를 받을 수 있도록 한다(S306). 다음, 마우스 잠금 명령어를 받은 입출력 컨트롤러(80)는 마우스 잠금 기능을 수행한다(⑦, S308). 따라서, 키 잠금 장치(22)에 키를 꽂아 잠금으로써 키보드 잠금 기능과 함께 마우스 잠금 기능도 수행되어 키보드나 마우스에 의한 입력을 막게 된다.In the first embodiment, the key lock device 22 is used to lock the keyboard 24 and the mouse 28. The key lock device 22 is provided on the front of the main body 20. It is determined whether to perform the key lock function (S302). At this time, when the user inserts the key 30 into the key lock device 22 and locks it (1), the microcomputer of the keyboard 24 scans the keyboard to the keyboard controller 81 embedded in the input / output controller 80 of the main body 20. The electrical connection of the first stage for transmitting the code is cut off. At the same time, the input / output controller 80 generates an SMI to recognize that the central processing unit 70 performs the key lock function (④, S304). The central processing unit 70 that recognizes the SMI in step S304 drives the SMI handler program in the BIOS 79 (⑤), and the SMI handler program transmits a mouse locking command to the input / output controller 80 ( ⑥). At this time, the SMI handler program transmits a mouse lock command and sets a register indicating the SMI generation polarity to high, so that SMI can be received again when the key lock function is released (S306). Next, the input / output controller 80 receiving the mouse locking command performs the mouse locking function (⑦, S308). Accordingly, by locking the key by locking the key lock device 22, the mouse lock function is performed along with the keyboard lock function to prevent input by the keyboard or the mouse.

상기 단계(S308)후에 사용자가 다시 키 잠금 기능을 해제하는지를 판단하고(S310), 사용자가 키 잠금 장치(22)에 키를 꽂아 풀어서 키 잠금 기능을 해제하는 경우(ⓛ), 키보드(24)의 마이컴이 본체(20)의 입출력 컨트롤러(80)에 내장된 키보드 컨트롤러(81)에 키보드 스캔 코드를 전송하기 위한 제1단계의 전기적인 신호를 다시 연결하고 동시에 입출력 컨트롤러(80)는 SMI를 발생하여 키 잠금 해제 기능을 수행한 것을 인식하게 된다(④, S312). 상기의 단계(S312)에서 SMI를 인식한 중앙처리장치(70)는 바이오스(79) 내의 SMI 핸들러 프로그램을 구동하고(⑤), SMI 핸들러 프로그램에서는 입출력 컨트롤러(80)에 마우스 잠금 해제 명령어를 전송한다(⑥). 이때, SMI 핸들러 프로그램에서는 마우스 잠금 해제 명령어를 전송한 다음, SMI 발생 극성을 나타내는 레지스터를 로우로 셋팅함으로써, 키 잠금 기능 수행시 다시 SMI를 받을 수 있도록 한다(S314). 다음, 마우스 잠금 명령어를 받은 입출력 컨트롤러는 마우스 잠금 해제 기능을 수행한다(⑦, S316). 따라서, 키 잠금 장치(22)에 키를 꽂아 품어줌으로써 키보드 잠금 기능과 함께 마우스 잠금 기능도 해제되어 키보드(24)나 마우스(28)에 의한 입력을 받게 된다(S318).After the step S308, it is determined whether the user releases the key lock function again (S310), and when the user releases the key lock function by releasing the key by inserting the key into the key lock device 22 (ⓛ), the keyboard 24 The microcomputer reconnects the electrical signal of the first step for transmitting the keyboard scan code to the keyboard controller 81 embedded in the input / output controller 80 of the main body 20, and at the same time, the input / output controller 80 generates an SMI. The key lock release function is recognized (④, S312). The central processing unit 70 that recognizes the SMI in step S312 drives the SMI handler program in the BIOS 79 (⑤), and the SMI handler program transmits a mouse unlock command to the input / output controller 80. (⑥). At this time, the SMI handler program transmits a mouse unlock command, and then sets a register indicating the SMI generation polarity to low so that the SMI handler can receive the SMI again when the key lock function is performed (S314). Next, the input / output controller receiving the mouse lock command performs the mouse lock release function (⑦, S316). Accordingly, by inserting a key into the key lock device 22, the mouse lock function is released together with the keyboard lock function to receive an input by the keyboard 24 or the mouse 28 (S318).

여기서, SMI 발생 극성을 나타내는 레지스터를 하이와 로우로 바꾸는 이유는 SMI가 발생했을 때 키 잠금 기능인지 키 잠금 해제 기능인지를 판별하기 위한 것으로 컴퓨터에 전원을 공급한 후 초기화 과정에서는 SMI 발생 극성을 나타내는 레지스터를 하이로 셋팅하여 키보드와 마우스 잠금 기능 수행시 SMI를 발생시키게 된다.The reason for changing the register indicating the SMI generation polarity to high and low is to determine whether the key lock function or the key unlock function is performed when the SMI is generated. By setting the register high, SMI will be generated when the keyboard and mouse are locked.

두 번째 실시예는, 키 잠금 기능을 갖는 키버튼(25)을 갖는 키보드(24)를 사용하여 마우스(28) 잠금 기능을 수행한 것으로, 사용자가 키 잠금 기능을 수행하는지를 판단하고(S302), 사용자가 키 잠금 기능을 하기 위해 키보드(24)에 있는 키 잠금 기능을 갖는 키버튼(25)을 입력하면, 키보드(24)내에 내장된 마이컴은 눌려진 키버튼(25)에 해당하는 키보드 스캔 코드를 입출력 컨트롤러(80)에 내장된 키보드 컨트롤러(81)에 전송한다(②). 여기서, 입출력 컨트롤러(80) 내의 키보드 컨트롤러(81)는 전송받은 키보드 스캔 코드를 메인 바이오스(79)로 전달하기 위한 시스템 스캔 코드로 변환시키고, 입출력 컨트롤러(80)는 변환된 코드가 키 잠금 기능에 해당되면 키보드 잠금 기능을 수행하는(③) 동시에 SMI를 발생하고(④, S304), SMI를 인식한 중앙처리장치(70)는 바이오스(79) 내의 SMI 핸들러 프로그램을 구동하고(⑤), SMI 핸들러 프로그램에서는 입출력 컨트롤러(80)에 마우스 잠금 명령어를 전송한다(⑥). 이때, SMI 핸들러 프로그램에서는 마우스 잠금 명령어를 전송한 다음, SMI 발생 극성을 나타내는 레지스터를 하이로 셋팅함으로써, 키 잠금 기능 해제시 다시 SMI를 받을 수 있도록 한다(S306). 다음, 마우스 잠금 명령어를 받은 입출력 컨트롤러(80)는 마우스 잠금 기능을 수행한다(⑦, S308). 따라서, 키보드(24)의 키 잠금 기능을 갖는 키버튼(25)을 누름으로써 키보드 잠금 기능과 함께 마우스 잠금 기능도 수행되어 키보드나 마우스에 의한 입력을 막게 된다.In the second embodiment, the mouse 28 is locked by using the keyboard 24 having the key button 25 having the key locking function, and it is determined whether the user performs the key locking function (S302). When the user inputs the key button 25 having the key lock function on the keyboard 24 to perform the key lock function, the microcomputer embedded in the keyboard 24 receives the keyboard scan code corresponding to the pressed key button 25. Transfer to keyboard controller 81 built in input / output controller 80 (2). Here, the keyboard controller 81 in the input / output controller 80 converts the received keyboard scan code into a system scan code for transferring to the main BIOS 79, and the input / output controller 80 converts the converted code into a key lock function. If applicable, perform the keyboard lock function (③) and generate SMI at the same time (④, S304), and the central processing unit 70 that recognizes the SMI drives the SMI handler program in the BIOS 79 (⑤), and the SMI handler. The program transmits a mouse lock command to the input / output controller 80 (6). At this time, the SMI handler program transmits a mouse lock command and sets a register indicating the SMI generation polarity to high, so that SMI can be received again when the key lock function is released (S306). Next, the input / output controller 80 receiving the mouse locking command performs the mouse locking function (⑦, S308). Therefore, by pressing the key button 25 having the key lock function of the keyboard 24, the mouse lock function is also performed along with the keyboard lock function to prevent input by the keyboard or the mouse.

상기 단계(S308)후에 사용자가 다시 키 잠금 기능을 해제하는지를 판단하고(S310), 사용자가 키 잠금 기능을 해제하기 위해 키보드(24)에 있는 키 잠금 기능을 갖는 키버튼(25)을 입력하면, 키보드(24)내에 내장된 마이컴은 눌려진 키버튼(25)에 해당하는 키보드 스캔 코드를 입출력 컨트롤러(80)에 내장된 키보드 컨트롤러(81)에 전송한다(②). 여기서, 입출력 컨트롤러(80) 내의 키보드 컨트롤러(81)는 전송받은 키보드 스캔 코드를 메인 바이오스(79)로 전달하기 위한 시스템 스캔 코드로 변환시키고, 입출력 컨트롤러(80)는 변환된 코드가 키 잠금 해제 기능에 해당되면 키보드 잠금 해제 기능 수행(③)과 동시에 SMI를 발생하여 중앙처리장치가 키 잠금 해제 기능을 수행한 것을 인식하게 한다(④, S312). 상기의 단계(S312)에서 SMI를 인식한 중앙처리장치(70)는 바이오스(79) 내의 SMI 핸들러 프로그램을 구동하고(⑤), SMI 핸들러 프로그램에서는 입출력 컨트롤러(80)에 마우스 잠금 해제 명령어를 전송한다(⑥). 이때, SMI 핸들러 프로그램에서는 마우스 잠금 해제 명령어를 전송한 다음, SMI 발생 극성을 나타내는 레지스터를 로우로 셋팅함으로써, 키 잠금 기능 수행시 다시 SMI를 받을 수 있도록 한다(S314). 다음, 마우스 잠금 해제 명령어를 받은 입출력 컨트롤러(80)는 마우스 잠금 해제 기능을 수행한다(⑦, 316). 따라서, 키 잠금 기능을 갖는 키버튼(25)을 누름으로써 키보드 잠금 기능과 함께 마우스 잠금 기능도 해제되어 키보드나 마우스에 의한 입력을 받게 된다(S318).After the step S308, it is determined whether the user releases the key lock function again (S310), and when the user inputs the key button 25 having the key lock function on the keyboard 24 to release the key lock function, The microcomputer embedded in the keyboard 24 transmits the keyboard scan code corresponding to the pressed key button 25 to the keyboard controller 81 embedded in the input / output controller 80 (2). Here, the keyboard controller 81 in the input / output controller 80 converts the received keyboard scan code into a system scan code for transferring to the main BIOS 79, and the input / output controller 80 converts the converted code into a key unlocking function. If it corresponds to the keyboard unlocking function (③) and at the same time generates the SMI to recognize that the central processing unit performs the key unlocking function (④, S312). The central processing unit 70 that recognizes the SMI in step S312 drives the SMI handler program in the BIOS 79 (⑤), and the SMI handler program transmits a mouse unlock command to the input / output controller 80. (⑥). At this time, the SMI handler program transmits a mouse unlock command, and then sets a register indicating the SMI generation polarity to low so that the SMI handler can receive the SMI again when the key lock function is performed (S314). Next, the input / output controller 80 receiving the mouse unlock command performs a mouse unlock function (⑦, 316). Accordingly, by pressing the key button 25 having the key lock function, the mouse lock function is released together with the keyboard lock function to receive an input by the keyboard or the mouse (S318).

이상에서 본바와 같이, 본 발명에 의하면, 마우스를 많이 사용하는 GUI 운영체제인 경우에 보안을 위한 키 잠금 기능 사용할 때 키보드 뿐만 아니라 마우스도 같이 잠금으로써 허가되지 않은 타사용자로부터 중요 정보 및 데이터의 불법 접근을 막을 수 있는 효과가 있다.As described above, according to the present invention, in the case of a GUI operating system using a mouse, illegal access of important information and data from unauthorized users by locking not only the keyboard but also the mouse together when using the key lock function for security. There is an effect that can prevent.

Claims (2)

사용자에 의해 키 잠금 요구 신호와 키 잠금 해제 신호를 출력하는 입력장치;An input device for outputting a key lock request signal and a key unlock signal by a user; 상기 입력장치로부터 키 잠금 요구 신호를 받으면 상기 키 잠금 요구 신호에 해당하는 SMI를 출력하고, 상기 입력장치로부터 키 잠금 해제 신호를 받으면 상기 키 잠금 해제 신호에 해당하는 SMI를 출력하는 입출력 컨트롤러;An input / output controller that outputs an SMI corresponding to the key lock request signal when receiving a key lock request signal from the input device, and outputs an SMI corresponding to the key unlock signal when receiving a key lock release signal from the input device; 상기 입출력 컨트롤러의 상기 SMI를 신호를 받고, 상기 SMI가 상기 키 잠금 요구 신호에 의해 발생한 것이면 상기 입력장치의 잠금 기능과 함께 마우스의 잠금 기능을 수행하고, 상기 SMI가 상기 키 잠금 해제 신호에 의해 발생한 것이면 상기 입력장치의 잠금 해제 기능과 함께 마우스의 잠금 해제 기능을 수행하는 제어부를 포함하는, 마우스 잠금 기능을 갖는 컴퓨터.Receiving the SMI signal of the input / output controller, if the SMI is generated by the key lock request signal, performs a locking function of a mouse together with a locking function of the input device, and the SMI is generated by the key unlocking signal. And a control unit for performing a lock release function of the mouse together with a lock release function of the input device. 키 잠금 기능을 수행하는지를 판단하는 단계;Determining whether to perform a key lock function; 상기 단계에서 상기 키 잠금 기능을 수행하면, 키보드로부터 입력한 키보드 스캔 코드에 해당하는 전기적 신호를 차단하고 상기 키 잠금 기능에 해당하는 SMI를 발생시키고, 상기 SMI를 받은 제어부는 마우스 잠금 명령어를 입출력 컨트롤러에 전송하여 상기 입출력 컨트롤러가 마우스 잠금 기능을 수행하게 하고, 키 잠금 해제 기능에 해당하는 SMI를 출력하기 위해 SMI 발생 극성을 제1상태로 셋팅하는 단계;When the key lock function is performed in this step, the electrical signal corresponding to the keyboard scan code input from the keyboard is blocked and an SMI corresponding to the key lock function is generated, and the controller receiving the SMI inputs a mouse lock command to the input / output controller. Setting the SMI generation polarity to a first state so that the input / output controller performs a mouse lock function and outputs an SMI corresponding to a key unlock function; 상기 단계에서 다시 상기 키 잠금 해제 기능을 수행하는지를 판단하는 단계;Determining whether to perform the key unlocking function again in the step; 상기 단계에서 상기 키 잠금 해제 기능을 수행하면, 상기 키보드로부터 입력한 키보드 스캔 코드에 해당하는 전기적 신호를 다시 연결하고 상기 키 잠금 해제 기능에 해당하는 상기 SMI를 발생시키고, 상기 SMI를 받은 제어부는 마우스 잠금 해제 명령어를 상기 입출력 컨트롤러에 전송하여 상기 입출력 컨트롤러가 키보드 잠금 기능과 같이 마우스 잠금 기능을 해제하게 하고, 다시 상기 키 잠금 신호에 해당하는 상기 SMI를 출력하기 위해 상기 SMI 발생 극성을 상기 제1상태와 반대 극성을 나타내는 제2상태로 셋팅하는 단계로 이루어지는 것을 특징으로 하는, 마우스 잠금 기능을 갖는 컴퓨터의 제어방법.When the key unlocking function is performed in this step, the electrical signal corresponding to the keyboard scan code input from the keyboard is reconnected and the SMI corresponding to the key unlocking function is generated. Transmits a lock release command to the input / output controller to cause the input / output controller to release the mouse lock function as the keyboard lock function, and outputs the SMI corresponding to the key lock signal to output the SMI to the first state. And setting the second state to have a second polarity opposite to that of the control panel.
KR1019980013579A 1998-04-16 1998-04-16 Computer with mouse lock function and control method KR19990080369A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019980013579A KR19990080369A (en) 1998-04-16 1998-04-16 Computer with mouse lock function and control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019980013579A KR19990080369A (en) 1998-04-16 1998-04-16 Computer with mouse lock function and control method

Publications (1)

Publication Number Publication Date
KR19990080369A true KR19990080369A (en) 1999-11-05

Family

ID=65890812

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019980013579A KR19990080369A (en) 1998-04-16 1998-04-16 Computer with mouse lock function and control method

Country Status (1)

Country Link
KR (1) KR19990080369A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR940008375Y1 (en) * 1993-02-01 1994-12-16 민한산업 주식회사 Belt cleaner
KR960035392U (en) * 1995-04-28 1996-11-21 Computer with lock
US5642805A (en) * 1995-10-12 1997-07-01 Tefft; Brian Input device lock
JPH10143280A (en) * 1996-10-31 1998-05-29 Hewlett Packard Co <Hp> Portable computer device
KR19980073503A (en) * 1997-03-14 1998-11-05 이정식 Locks on personal computers
KR0137654Y1 (en) * 1992-11-04 1999-04-01 구자홍 External Key Lock on Personal Computer

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR0137654Y1 (en) * 1992-11-04 1999-04-01 구자홍 External Key Lock on Personal Computer
KR940008375Y1 (en) * 1993-02-01 1994-12-16 민한산업 주식회사 Belt cleaner
KR960035392U (en) * 1995-04-28 1996-11-21 Computer with lock
US5642805A (en) * 1995-10-12 1997-07-01 Tefft; Brian Input device lock
JPH10143280A (en) * 1996-10-31 1998-05-29 Hewlett Packard Co <Hp> Portable computer device
KR19980073503A (en) * 1997-03-14 1998-11-05 이정식 Locks on personal computers

Similar Documents

Publication Publication Date Title
US5748888A (en) Method and apparatus for providing secure and private keyboard communications in computer systems
US6038320A (en) Computer security key
US6199167B1 (en) Computer architecture with password-checking bus bridge
US5097506A (en) Keyboard password lock
US7043587B2 (en) System and method for connecting a universal serial bus device to a host computer system
US20050268082A1 (en) Method and apparatus to boot system from the USB port
US6912663B1 (en) Method and system for securing a personal computer bus
EP0578431B1 (en) Data input controller
KR100909891B1 (en) Encode processing method of the Keyboard input data for security in kernel
CN101535957A (en) System and method for sharing atrusted platform module
CN107403152A (en) High-pass platform TrustZone fingerprint recognition realization method and systems
JPH09231090A (en) Method and circuit for generating interruption signal
US5297200A (en) Computer security system
JP2009517732A (en) Method and system for security of input data using USB keyboard
US6105140A (en) Secure power supply
US9400896B2 (en) Portable computer and security operating method thereof
US20040104888A1 (en) Apparatus and method for controlling device operation in computer
US6611914B1 (en) Security card check type computer security system method
CN101154254B (en) Computer automatic protection system, method and computer
US6968462B2 (en) Verifying physical universal serial bus keystrokes
US7886100B2 (en) Information processing apparatus and SMI processing method thereof
WO2019047048A1 (en) Fingerprint event processing device and method
KR19990080369A (en) Computer with mouse lock function and control method
WO2022035021A1 (en) Method, device, and program for login using biometric information
CN207817689U (en) A kind of External memory equipment

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application