KR940015856A - How to install a user-level SCSI device driver - Google Patents

How to install a user-level SCSI device driver Download PDF

Info

Publication number
KR940015856A
KR940015856A KR1019920025398A KR920025398A KR940015856A KR 940015856 A KR940015856 A KR 940015856A KR 1019920025398 A KR1019920025398 A KR 1019920025398A KR 920025398 A KR920025398 A KR 920025398A KR 940015856 A KR940015856 A KR 940015856A
Authority
KR
South Korea
Prior art keywords
scsi
driver
device driver
user
level
Prior art date
Application number
KR1019920025398A
Other languages
Korean (ko)
Other versions
KR950005798B1 (en
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 KR1019920025398A priority Critical patent/KR950005798B1/en
Publication of KR940015856A publication Critical patent/KR940015856A/en
Application granted granted Critical
Publication of KR950005798B1 publication Critical patent/KR950005798B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

본 발명은 SCSI장치들을 구동하고 있는 시스템에서 운영체제의 구성에 관계없이 가동중인 시스템에 SCSI장치를 사용자 수준에서 추가장착하는 방법에 관한 것으로, 처리기보드 및 메모리 보드와 SCSI제어보드로 구성된 시스템의 구성에 있어서 시스템 가동중에 운영체제가 탑재된 메모리 위치에 대한 읽기로 새로이 추가될 장치구동기의 입력정보를 이용하는 단계와, SCSI제어보드로 보내는 메시지 패킷을 가로채어 추가장착할 장치의 특성에 따라 패킷을 변형시키는 단계와, 시스템의 예약영역에 새로이 구성된 저수준의 장치 구동기를 통하여 커널의 일부분으로 탑재시키는 단계와, 사용자의 예외상태에 대한 처리를 위해 시스템 수준으로 전이된 상태에서 재구성된 장치구동기로 제어권을 넘겨 구동기를 기동시키는 제4단계로 이루어지는 특징이있다.The present invention relates to a method for attaching a SCSI device at a user level to a running system regardless of the configuration of an operating system in a system running a SCSI device. The present invention relates to a system consisting of a processor board, a memory board, and a SCSI control board. The system uses the input information of the device driver to be newly added by reading the memory location of the operating system while the system is running, and intercepts the message packet sent to the SCSI control board and transforms the packet according to the characteristics of the device to be added. And mounting it as part of the kernel through the newly configured low-level device driver in the reserved area of the system, and transferring control to the reconfigured device driver in the state transitioned to the system level for handling the exception state of the user. There is a feature consisting of a fourth step of starting.

Description

사용자 수준의 스카시(SCSI)장치 구동기 설치방법How to install a user-level SCSI device driver

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 본 발명이 적용되는 시스템의 구성을 개략적으로 나타낸 블럭, 제2도는 본 발명의 방법을 설명하기 위한 흐름도.1 is a block diagram schematically showing the configuration of a system to which the present invention is applied, and FIG. 2 is a flowchart for explaining the method of the present invention.

Claims (3)

처리기보드 및 메모리 보드와 SCSI제어보드로 구성된 시스템의 구성에 있어서 시스템 가동중에 운영체제가 탑재된 메모리 위치에 대한 읽기로 새로이 추가될 장치구동기의 입력정보를 이용하는 단계와, SCSI제어보드로 보내는 메시지 패킷을 가로채어 추가 장착할 장치의 특성에 따라 패킷을 변경시키는 단계와, 시스템의 예약영역에 새로이 구성된 저수준의 장치 구동기를 통하여 커널의 일부분으로 탑재시키는 단계 및, 사용자의 예외상태에 대한 처리를 위해 시스템 수준으로 전이된 상태에서 재구성된 장치구동기로 제어권을 넘겨 구동기를 가동시키는 단계를 포함하는 사용자 수준의 스카시 장치 구동기.In the configuration of a system consisting of a processor board, a memory board, and a SCSI control board, using the input information of a device driver to be newly added by reading an operating system memory location while the system is running, and sending a message packet to the SCSI control board. Modifying packets according to the characteristics of the device to be intercepted and added, loading them as part of the kernel through newly configured low-level device drivers in the reserved area of the system, and handling system exceptions for user exception conditions And transferring control to the reconfigured device driver in the transitioned state to start the driver. 제1항에 있어서, 상기 탑재단계는 장치구성정보의 내용과 장치번호에 의한 기존의 구동기와 추가된 구동기를 구분할수 있도록 하는 변수를 설정하고 새로운 장치의 장치번호로 대체하는 단계와, 메모리 장치 구동기를 통해 변수위치에 대한 읽기를 수행하는 단계와, 상기 새로운 장치구동기의 위치로 제어가 넘어갈수 있도록 점프 시키는 지시어로 치환하는 단계와, 새로운 장치의 장치특성에 관한 값들을 초기화 작업을 통해 설정한 다음 플래그 값을 사용가능장치로 인식되도록 세팅하는 단계를 포함하는 사용자 수준의 스카시 장치 구동기 설치방법.The method of claim 1, wherein the mounting step comprises setting a variable to distinguish the existing driver and the added driver based on the contents of the device configuration information and the device number and replacing the device number of the new device with the memory device driver. Performing a read on the variable position through the command, substituting the instruction for jumping to the position of the new device driver, and setting values related to device characteristics of the new device through initialization. And setting the flag value to be recognized as a usable device. 제1항에 있어서, 상기 기동단계는 새로운 장치구동기가 제어권을 이어받아 전달된 메시지 패킷으로부터 새로운 장치에 전달되는 패킷인지 판단하기 위해 장치번호를 확인하는 단계와, 새로운 장치에 대한 패킷인 경우에는 장치특성에 따르는 SCSI패킷으로 변형시키기 위해 약식 명령의 종류에 따라 세부적인 각종 변수들의 값들을 새로운 패킷으로 필요한 부분들을 모아 완성시키는 단계와, 원래 패킷의 명령을 SCSI명령으로 바꾼뒤 기존의 SCSI 구동부분으로 제어권을 다시 넘기는 단계를 포함하는 사용자 수준의 스카시 장치 구동기 설치방법.The method of claim 1, wherein the starting step comprises: checking a device number to determine whether a new device driver is a packet transmitted to a new device from a message packet transmitted by taking over a control right; In order to transform into a SCSI packet according to a characteristic, the steps of completing the necessary parts of the various parameters into new packets according to the type of short command are completed, replacing the original packet command with the SCSI command, and then moving the existing SCSI drive part. Installing a user-level SCSI device driver comprising the step of passing back control. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019920025398A 1992-12-24 1992-12-24 Method installing scsi unit driver in user level KR950005798B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019920025398A KR950005798B1 (en) 1992-12-24 1992-12-24 Method installing scsi unit driver in user level

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019920025398A KR950005798B1 (en) 1992-12-24 1992-12-24 Method installing scsi unit driver in user level

Publications (2)

Publication Number Publication Date
KR940015856A true KR940015856A (en) 1994-07-21
KR950005798B1 KR950005798B1 (en) 1995-05-31

Family

ID=19346555

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019920025398A KR950005798B1 (en) 1992-12-24 1992-12-24 Method installing scsi unit driver in user level

Country Status (1)

Country Link
KR (1) KR950005798B1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100882949B1 (en) 2006-08-17 2009-02-10 한국전자통신연구원 Apparatus and method of encoding and decoding using adaptive scanning of DCT coefficients according to the pixel similarity

Also Published As

Publication number Publication date
KR950005798B1 (en) 1995-05-31

Similar Documents

Publication Publication Date Title
EP2097811B1 (en) System and method for receiving control commands at a peripheral device
KR950033865A (en) Apparatus and method for time-sharing a microprocessor between a computer and a modem
KR970071273A (en) Apparatus and method for downloading data to an electronic device
KR920014674A (en) Control system
KR960009220A (en) Non-volatile memory, memory card and information processing device using same, and software write protect control method of non-volatile memory
JP3566975B2 (en) Automatic operation device of computer operation terminal device
KR890015137A (en) I / O control system
US8170860B2 (en) Method and device for emulating control and/or regulating functions of a control or regulating device
CN112256513B (en) Method, device and controller for debugging serial port and multiplexing data serial port
EP0290942A2 (en) Guest machine execution control system for virtual machine system
KR940015856A (en) How to install a user-level SCSI device driver
KR100223844B1 (en) Option circuit
CN116107648A (en) Physical CD driver redirection method, system and device in cloud desktop environment
JPH11149376A (en) Boot loader circuit
KR100187079B1 (en) Ram buffer board circuit of e.c.u.
KR890016475A (en) Direct Memory Access Control
JP4407043B2 (en) Data processing apparatus and method
KR970056266A (en) Booting Control System of Electronic Switching System using Ethernet
JP2978841B2 (en) Emulation method for in-circuit emulator
KR900015007A (en) Transmission Control Method in Microprocessor System and Microprocessor System
CN117851276A (en) Memory configuration method and device for analog peripheral
KR940009810A (en) How to Boot the Operating System of a Card
KR970007601A (en) How to Support Printer Emulation Using Computer
JP2000242516A (en) Emulator system
KR910006829A (en) CPU standby time control method and system to connect external I / O controller to computer

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 19980313

Year of fee payment: 4

LAPS Lapse due to unpaid annual fee