KR20080068429A - Control method of multimedia device connected with a usb wireless lan - Google Patents

Control method of multimedia device connected with a usb wireless lan Download PDF

Info

Publication number
KR20080068429A
KR20080068429A KR1020070006228A KR20070006228A KR20080068429A KR 20080068429 A KR20080068429 A KR 20080068429A KR 1020070006228 A KR1020070006228 A KR 1020070006228A KR 20070006228 A KR20070006228 A KR 20070006228A KR 20080068429 A KR20080068429 A KR 20080068429A
Authority
KR
South Korea
Prior art keywords
memory
recognized
usb
data
transmission
Prior art date
Application number
KR1020070006228A
Other languages
Korean (ko)
Other versions
KR100864988B1 (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 KR1020070006228A priority Critical patent/KR100864988B1/en
Publication of KR20080068429A publication Critical patent/KR20080068429A/en
Application granted granted Critical
Publication of KR100864988B1 publication Critical patent/KR100864988B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/436Interfacing a local distribution network, e.g. communicating with another STB or one or more peripheral devices inside the home
    • H04N21/4363Adapting the video or multiplex stream to a specific local network, e.g. a IEEE 1394 or Bluetooth® network
    • H04N21/43637Adapting the video or multiplex stream to a specific local network, e.g. a IEEE 1394 or Bluetooth® network involving a wireless protocol, e.g. Bluetooth, RF or wireless LAN [IEEE 802.11]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter
    • G06F13/385Information transfer, e.g. on bus using universal interface adapter for adaptation of a particular data processing system to different peripheral devices
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2213/00Indexing scheme relating to interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F2213/0042Universal serial bus [USB]

Abstract

A method of controlling a multimedia device connected with a USB(Universal Serial Bus) wireless LAN(Local Area Network) module is provided to connect a wireless LAN module to a multimedia device through a USB and drive the multimedia device at a high speed to operate the multimedia device effectively. Connection of a USB wireless LAN module is detected. The detected USB wireless LAN module is recognized as a recognized device by using a device driver. A memory of the recognized device is controlled, data with respect to the recognized device is received, and data communication is set such that transmission request and transmission completion for data transmission with respect to the recognized device are performed in an asynchronous manner through interrupt. The recognized device generates an interrupt for a data copy request or transmission completion notification(ST51). The recognized device removes configuration with respect to the memory and determines whether there is a transmission completion notification(ST52,ST53). A multimedia device transmits the memory to a network stack of an operating system when there is no transmission completion notification(ST54). The recognized device checks whether the memory and a neighboring memory are used and indicates the checking result when there is a transmission completion notification(ST55). It is determined whether the memory is removable(ST56). The memory is removed together with neighboring memories when the memory is removable(ST57).

Description

USB 무선랜 모듈이 연결된 멀티미디어 장치의 제어 방법{Control Method of multimedia device connected with a USB wireless LAN}Control method of multimedia device connected with a USB wireless LAN

도 1은 종래 멀티미디어 장치의 블록구성도,1 is a block diagram of a conventional multimedia apparatus;

도 2는 도 1의 일 구현예를 보인 개념도,2 is a conceptual diagram illustrating an embodiment of FIG. 1;

도 3은 본 발명에 따른 멀티미디어 장치와 USB 무선랜 모듈의 블록구성도,3 is a block diagram of a multimedia device and a USB wireless LAN module according to the present invention;

도 4는 본 발명의 일 실시예에 의한 멀티미디어 장치와 USB 무선랜 모듈의 연결 방법을 보인 흐름도,4 is a flowchart illustrating a connection method between a multimedia device and a USB wireless LAN module according to an embodiment of the present invention;

도 5는 도 4에서 연결 대기 단계인 ST1의 상세흐름도,FIG. 5 is a detailed flowchart of ST1 waiting for connection in FIG. 4;

도 6은 도 4에서 인식 단계인 ST2의 상세흐름도,FIG. 6 is a detailed flowchart of ST2 which is a recognition step in FIG. 4;

도 7은 도 4에서 제어 단계인 ST3에서 수신 처리의 상세흐름도,7 is a detailed flowchart of a reception process in ST3 which is a control step in FIG. 4;

도 8은 도 4에서 제어 단계인 ST3에서 전송 처리의 상세흐름도,FIG. 8 is a detailed flowchart of transmission processing in ST3 which is a control step in FIG. 4;

도 9는 도 4에서 제어 단계인 ST3에서 제어 처리의 상세흐름도이다.FIG. 9 is a detailed flowchart of control processing in ST3, which is the control step in FIG.

본 발명은 USB 무선랜 모듈이 연결된 멀티미디어 장치를 제어하는 기술에 관한 것으로, 특히 멀티미디어 장치에서 데이터 통신 수단으로 무선랜을 이용하기 위해서는 무선랜 모듈을 내장하거나 외부 연결해야 하는데 소비자에게 기판매된 경우에 유용한 방식인 무선랜 모듈을 USB를 통해 외부 연결하여 사용할 때 멀티미디어 장치를 효과적으로 제어하여 고속으로 작동시킬 수 있도록 하는 제어 기술에 관한 것이다.The present invention relates to a technology for controlling a multimedia device to which a USB wireless LAN module is connected. In particular, in order to use a wireless LAN as a data communication means in a multimedia device, a wireless LAN module must be embedded or externally connected. The present invention relates to a control technology that enables a high speed operation by effectively controlling a multimedia device when a wireless LAN module is externally connected through a USB.

일반적으로 멀티미디어 장치는 전자 프로그램 가이드(EPG)로 고화질(HD) 방송을 녹화하고 네트워크 플레이를 지원하며, 파일전송 프로토콜(FTP)을 지원하여 HD급 동영상을 비롯해 DVD(디지털 비디오 디스크), 디지털 사진, 음악 파일 등을 USB(범용 시리얼 버스) 포트를 통해 내장 하드디스크에 저장하여 이를 A/V(오디오/비디오) 케이블로 TV에 연결할 수 있게 하여 재생하는 '디지털 주크박스'의 기능을 구비한 장치이다.In general, multimedia devices use the Electronic Program Guide (EPG) to record high-definition (HD) broadcasts, support network play, and support file transfer protocol (FTP) to support HD-quality video, DVDs (digital video discs), digital photos, It is a device with the function of 'Digital Jukebox' that stores music files on the internal hard disk through the USB (Universal Serial Bus) port and connects them to the TV with A / V (Audio / Video) cable. .

도 1은 종래 멀티미디어 장치의 블록구성도이다.1 is a block diagram of a conventional multimedia apparatus.

여기서 참조번호 10은 메인 보드, 탑 보드, 연결 보드, 전원을 구비한 멀티미디어 장치이다.Here, reference numeral 10 denotes a multimedia device having a main board, a top board, a connection board, and a power source.

도 2는 도 1의 일 구현예를 보인 개념도이다.2 is a conceptual diagram illustrating an embodiment of FIG. 1.

도시된 개념도에서, 메인 보드(MAIN B'RD)에서 코어 보드는 EM8620L과 같은 CPU를 장착하고, 디버그 포트(DEBUG PORT), USB 포트, LAN 포트, 미니 PCI(MINI PCI) 포트, 오디오 포트, DVI(digital video/visual interactive), 필터 등을 포함하여 구성된다.In the conceptual diagram shown, on the main board (MAIN B'RD), the core board is equipped with a CPU such as the EM8620L, and includes a debug port, a USB port, a LAN port, a mini PCI port, an audio port, and a DVI. (digital video / visual interactive), filters, etc.

탑 보드(TOP B'RD)는 VFD(진공 형광 디스플레이)/키 제어 기능, 파워 키(PWR KEY) 제어 기능을 구비하여 이루어진다.The top board (TOP B'RD) is provided with a VFD (vacuum fluorescent display) / key control function and a power key (PWR KEY) control function.

연결 보드(CONN B'RD)는 FAN 연결 단자, USB 연결단자, 랜 포트인 RJ45 단자, SPDIF(Sony Philips Digital Interface) 단자, RCA-A 단자, DVI 단자, USB 포트, YC/YPbPr/CV 등의 단자를 갖는다.The connection board (CONN B'RD) is a FAN connector, USB connector, RJ45 terminal for LAN port, Sony Philips Digital Interface (SPDIF) terminal, RCA-A terminal, DVI terminal, USB port, YC / YPbPr / CV, etc. Has terminals.

전원은 SMPS(Switching Mode Power Supply, AC/DC, DC/DC 컨버터)에 의한 +12V, +5V, +3.3V, +2.5V 등의 전원을 공급한다.The power supplies + 12V, + 5V, + 3.3V, + 2.5V, etc. by a switching mode power supply (SMPS).

이와 같은 종래 멀티미디어 장치를 무선랜 장치와 연결하고자 할 경우에는 무선랜의 구동을 위한 소프트웨어를 멀티미디어 장치의 운영체제의 프로그램에 내장하고 필요한 하드웨어를 장착하여야 하였다.In order to connect such a conventional multimedia device with a wireless LAN device, software for driving the wireless LAN should be embedded in a program of an operating system of the multimedia device and equipped with necessary hardware.

또한 멀티미디어 장치에 USB를 통해 무선랜 모듈을 연결하는 경우에도 고속으로 USB 무선랜 모듈을 구동할 수 있기 위해서는 그에 관련된 멀티미디어 기기 제어 프로세스를 효과적으로 구현하는 것이 요망된다.In addition, even when the wireless LAN module is connected to the multimedia device via USB, in order to be able to drive the USB wireless LAN module at high speed, it is desired to effectively implement the multimedia device control process related thereto.

본 발명의 목적은 멀티미디어 장치에서 데이터 통신 수단으로 무선랜을 이용하기 위해서는 무선랜 모듈을 내장하거나 외부 연결해야 하는데 소비자에게 기판매된 경우에 유용한 방식인 무선랜 모듈을 USB를 통해 외부 연결하여 사용할 때 멀티미디어 장치를 효과적으로 제어하여 고속으로 작동시킬 수 있도록 하는 제어 기술을 제공하는 것이다.An object of the present invention is to use a wireless LAN module as a data communication means in a multimedia device when the wireless LAN module is embedded or externally connected to the consumer when the wireless LAN module, which is a useful method in the case of being sold to the consumer, is connected to the external device via USB. It is to provide a control technology that can effectively control the multimedia device to operate at high speed.

본 발명에 따른 멀티미디어 장치의 제어 방법은, 락 초기화, 허브 장치 등록, 이벤트 처리용 쓰레드 준비의 하나 이상을 수행하여 USB 무선랜 모듈의 연결을 대기하여, USB 무선랜 모듈의 연결을 검출하는 제 1 단계; 고속 USB 모드를 지원하는 운영체제로 운영되어, 무선랜 모듈를 제어하도록 내장된 디바이스 드라이버를 이용하여 검출된 USB 무선랜 모듈에 대한 인식 프로세스를 수행하여 '인식된 장치'로 인식하는 제 2 단계; 및 '인식된 장치'의 메모리에 대한 제어 처리를 수행하며, '인식된 장치'에 대한 데이터 수신을 수행하고, '인식된 장치'에 대한 데이터 전송을 위해 전송 요청 및 전송 완료가 인터럽트를 통해 비동기로 진행되도록 데이터 통신을 설정하되, '인식된 장치'에서 데이터 복사 요청 또는 전송 완료 통지에 대한 인터럽트를 발생시키는 단계와, 해당 메모리와 관련된 설정을 '인식된 장치'에서 제거하고 전송 완료 통지가 있는지 판별하는 단계와, 전송 완료 통지가 없으면 멀티미디어 장치는 운영체제의 네트워크 스택에 메모리를 전달하는 단계와, 전송 완료 통지가 있으면 '인식된 장치'에서 해당 메모리와 인접 메모리를 이용하는지 점검 후 결과를 표시하는 단계와, 해당 메모리가 삭제 가능한지 판별하여 삭제 가능하면 최대한의 인접 메모리와 함께 삭제하는 단계를 수행하는 제 3 단계;를 포함하여 구성된다.A control method of a multimedia device according to the present invention includes performing a lock initialization, registering a hub device, and preparing a thread for event processing to wait for a connection of a USB WLAN module, thereby detecting a connection of the USB WLAN module. step; A second step of operating as an operating system supporting a high-speed USB mode and performing a recognition process for the detected USB WLAN module using a device driver embedded to control the WLAN module; And perform control processing on the memory of the 'recognized device', perform data reception on the 'recognized device', and transmit request and transfer completion are asynchronous through interrupts for data transmission to the 'recognized device'. Set the data communication to proceed to the network, but generate an interrupt for the data copy request or the transfer completion notification in the recognized device, remove the setting related to the memory from the recognized device and check if there is a transmission completion notification. And determining whether to transmit the memory to the network stack of the operating system if there is no transmission completion notification, and checking whether the recognized device uses the corresponding memory and the adjacent memory when the transmission completion notification is received. Determining if the memory is erasable and deleting it with as much neighboring memory as possible The third step of the steps; is configured to include a.

또한, 본 발명에 따른 멀티미디어 장치의 제어 방법은, 락 초기화, 허브 장치 등록, 이벤트 처리용 쓰레드 준비의 하나 이상을 수행하여 USB 무선랜 모듈의 연결을 대기하여, USB 무선랜 모듈의 연결을 검출하는 제 1 단계; 고속 USB 모드를 지원하는 운영체제로 운영되어, 무선랜 모듈를 제어하도록 내장된 디바이스 드라이버를 이용하여 검출된 USB 무선랜 모듈에 대한 인식 프로세스를 수행하여 '인식된 장치'로 인식하는 제 2 단계; 및 '인식된 장치'의 메모리에 대한 제어 처리를 수행하며, '인식된 장치'에 대한 데이터 수신을 수행하고, '인식된 장치'에 대한 데이터 전송을 위해 전송 요청 및 전송 완료가 인터럽트를 통해 비동기로 진행되도록 데이터 통신을 설정하되, 데이터 전송시 운영체제의 네트워크 스택에서 전송할 데이터를 디바이스 드라이버로 전달하는 단계와, 디바이스 드라이버에서 '인식된 장치'에 전달받은 데이터를 전송 요청하는 단계와, '인식된 장치'에서 전송 완료 통지를 위해 인터럽트를 발생시키는 단계와, 디바이스 드라이버에서 전송이 완료된 데이터에 이용된 메모리를 해제하는 단계를 수행하는 제 3 단계;를 포함하여 구성된다.In addition, the control method of the multimedia device according to the present invention, by performing at least one of lock initialization, hub device registration, thread preparation for event processing to wait for the connection of the USB wireless LAN module, detecting the connection of the USB wireless LAN module First step; A second step of operating as an operating system supporting a high-speed USB mode and performing a recognition process for the detected USB WLAN module using a device driver embedded to control the WLAN module; And perform control processing on the memory of the 'recognized device', perform data reception on the 'recognized device', and transmit request and transfer completion are asynchronous through interrupts for data transmission to the 'recognized device'. Setting data communication to proceed to the step of transmitting data transmitted from the network stack of the operating system to the device driver during the data transmission, requesting to transmit the data received from the recognized device to the device driver, and And a third step of generating an interrupt for the transfer completion notification in the device 'and releasing the memory used for the transfer completed data in the device driver.

또한, 본 발명에 따른 멀티미디어 장치의 제어 방법에서는, 제 2 단계가, USB 무선랜 모듈가 멀티미디어 장치에 연결되면, 연결에 의한 이벤트를 발생시키는 단계; 이벤트 처리용 쓰레드로 발생된 이벤트를 전달하는 단계; 해당 연결에 대한 장치 인식을 수행하는 단계; '인식된 장치'를 제어할 디바이스 드라이버를 탐색하는 단계; 및 '인식된 장치'를 이더넷 네트워크 장치로 동작시키도록 탐색된 디바이스 드라이버를 초기화하는 단계;를 포함하여 구성된다.In addition, in the control method of the multimedia apparatus according to the present invention, the second step may include: generating an event by connection when the USB WLAN module is connected to the multimedia apparatus; Delivering an event generated to an event processing thread; Performing device recognition on the connection; Searching for a device driver to control the 'recognized device'; And initializing the found device driver to operate the 'recognized device' as an Ethernet network device.

이하, 상기와 같은 본 발명, 멀티미디어 장치와 USB 무선랜 모듈의 연결 방 법의 기술적 사상에 따른 일 실시예를 도면을 참조하여 설명하면 다음과 같다.Hereinafter, an embodiment according to the present invention, a method of connecting a multimedia device and a USB wireless LAN module, will be described with reference to the accompanying drawings.

도 3은 본 발명이 적용되는 멀티미디어 장치와 USB 무선랜 모듈의 블록구성도이다.3 is a block diagram of a multimedia device and a USB wireless LAN module to which the present invention is applied.

여기서 참조번호 10은 메인 보드, 탑 보드, 연결 보드, 전원을 구비한 멀티미디어 장치이고, 참조번호 20은 멀티미디어 장치(10)에 연결되는 USB 무선랜 모듈이다.Here, reference numeral 10 denotes a multimedia device having a main board, a top board, a connection board, and a power source, and reference numeral 20 denotes a USB wireless LAN module connected to the multimedia apparatus 10.

도 4는 본 발명의 일 실시예에 의한 멀티미디어 장치와 USB 무선랜 모듈의 연결 방법을 보인 흐름도이다.4 is a flowchart illustrating a method of connecting a multimedia apparatus and a USB wireless LAN module according to an embodiment of the present invention.

도시된 바와 같이, 멀티미디어 장치(10)는 USB 무선랜 모듈(20)의 연결을 대기하는 제 1 단계(ST1)와; 고속 USB를 지원하도록 하는 운영체제에 의해 운영되는 멀티미디어 장치(10)는 USB 무선랜 모듈(20)를 제어할 수 있도록 내장된 디바이스 드라이버를 이용하여 해당하는 USB 무선랜 모듈(20)를 '인식된 장치'로 인식하는 제 2 단계(ST2)와; 멀티미디어 장치(10)는 '인식된 장치'에 대한 수신과 전송을 수행하여 데이터 통신을 수행하고, '인식된 장치'의 메모리에 대한 제어 처리를 수행하는 제 3 단계(ST3);를 포함하여 수행된다.As shown, the multimedia apparatus 10 includes a first step ST1 of waiting for a connection of the USB WLAN module 20; The multimedia device 10 operated by an operating system that supports high-speed USB supports a corresponding USB wireless LAN module 20 using a built-in device driver to control the USB wireless LAN module 20. A second step ST2 recognized as'; The multimedia apparatus 10 may perform a data communication by receiving and transmitting a 'recognized device' and perform a control process on a memory of the 'recognized device' (ST3). do.

도 5는 도 4에서 연결 대기 단계인 ST1의 상세흐름도이다.FIG. 5 is a detailed flowchart of ST1, which is a connection waiting step in FIG. 4.

도시된 바와 같이, 제 1 단계는, 멀티미디어 장치(10)는 락(Lock) 초기화를 수행하는 제 11 단계(ST11)와; 허브(HUB) 장치를 등록하는 제 12 단계(ST12)와; 멀 티미디어 장치(10)는 이벤트(Event) 처리용 쓰레드(Thread)를 준비하는 제 13 단계(ST13);를 포함하여 수행된다.As shown, the first step includes: an eleventh step ST11 of performing a lock initialization; A twelfth step ST12 of registering a hub device; The multimedia apparatus 10 includes a thirteenth step ST13 of preparing a thread for processing an event.

본 발명에서는 멀티미디어 장치의 운영체제로 바람직하게는 리눅스(LINUX)를 사용하는 것을 가정하고 있으며, 제 2 단계에서 멀티미디어 장치(10)는 디바이스 드라이버로 바람직하게는 리눅스 커널 모듈을 이용하여 USB 무선랜 모듈(20)에 대한 제어를 수행한다.In the present invention, it is assumed that Linux (LINUX) is preferably used as an operating system of the multimedia device. In the second step, the multimedia device 10 is a device driver. 20).

도 6은 도 4에서 인식 단계인 ST2의 상세흐름도이다.FIG. 6 is a detailed flowchart of ST2, which is a recognition step in FIG. 4.

도시된 바와 같이, 제 2 단계는, USB 무선랜 모듈(20)이 멀티미디어 장치(10)에 연결되면, 그에 의해 이벤트가 발생되는 제 21 단계(ST21)와; 이벤트 처리용 쓰레드에 그 발생된 이벤트를 전달하는 제 22 단계(ST22)와; 해당 연결에 대한 장치 (재)인식을 수행하는 제 23 단계(ST23)와; '인식된 장치'를 제어할 디바이스 드라이버 탐색을 수행하는 제 24 단계(ST24)와; 탐색한 디바이스 드라이버를 초기화시키는 제 25 단계(ST25);를 포함하여 수행된다.As shown, the second step may include a twenty-first step ST21 in which an event is generated when the USB wireless LAN module 20 is connected to the multimedia apparatus 10; A twenty-second step (ST22) of delivering the generated event to an event processing thread; A twenty-third step (ST23) of performing device (re) recognition for the connection; A twenty-fourth step ST24 of performing a device driver search to control the 'recognized device'; And a twenty-fifth step ST25 for initializing the found device driver.

제 25 단계는 위 탐색된 디바이스 드라이버를 초기화할 때 바람직하게는 이더넷(ethernet) 네트워크 장치로 동작하도록 초기화한다.The twenty-fifth step is preferably initialized to operate as an ethernet network device when initializing the device driver found above.

제 3 단계에서는 '인식된 장치'에 데이터 전송을 요청한 후, 디바이스 드라이버는 그 종료를 끝까지 기다리는 대신 처리를 기다리는 다른 작업들을 먼저 수행할 수 있도록 전송 요청과 완료는 인터럽트를 이용하여 비동기적(async)으로 진행되도록 하는 것을 특징으로 한다.In the third step, after requesting a data transfer to a 'recognized device', the transfer request and completion are asynchronous using interrupts so that the device driver can first perform other tasks waiting for processing instead of waiting for its termination. It characterized in that to proceed to.

도 7은 도 4에서 제어 단계인 ST3에서 수신 처리의 상세흐름도이다.FIG. 7 is a detailed flowchart of reception processing in ST3, which is the control step in FIG.

도시된 바와 같이, 제 3 단계는, 멀티미디어 장치(10)가 데이터 수신시 '인식된 장치'에서 데이터 복사 요청을 위해 인터럽트를 발생시키는 제 31 단계(ST31)와; 멀티미디어 장치(10)가 디바이스 드라이버에서 해당 데이터를 검사하고 운영체제의 네트워크 스택으로 전달하는 제 32 단계(ST32)와; 멀티미디어 장치(10)가 메모리를 새로 할당하여 '인식된 장치'에 데이터 복사용으로 통보하는 제 33 단계(ST33);를 포함하여 수행된다.As shown, the third step may include: a thirty-first step ST31 of causing the multimedia apparatus 10 to generate an interrupt for a data copy request at a 'recognized device' upon receiving data; A thirty-second step (ST32) of the multimedia device 10 checking the data in the device driver and transferring the data to the network stack of the operating system; And a 33rd step ST33 in which the multimedia apparatus 10 newly allocates a memory and notifies the recognized device for copying data.

도 8은 도 4에서 제어 단계인 ST3에서 전송 처리의 상세흐름도이다.FIG. 8 is a detailed flowchart of the transfer process in ST3, which is the control step in FIG.

도시된 바와 같이, 제 3 단계는, 멀티미디어 장치(10)는 데이터 전송시 운영체제의 네트워크 스택에서 전송할 데이터를 디바이스 드라이버로 전달하는 제 41 단계(ST41)와; 디바이스 드라이버에서 '인식된 장치'에 전달받은 데이터를 전송 요청하는 제 42 단계(ST42)와; '인식된 장치'에서 전송 완료 통지를 위해 인터럽트를 발생시키는 제 43 단계(ST43)와; 디바이스 드라이버에서 전송이 완료된 데이터에 이용된 메모리를 해제시키도록 하는 제 44 단계(ST44);를 포함하여 수행된다.As shown in the drawing, the third step includes: a 41 st step ST41 of transferring data to be transmitted from a network stack of an operating system to a device driver during data transmission; A step 42 of requesting to transmit data received from the recognized device to the device driver (ST42); A 43rd step (ST43) of generating an interrupt for the notification of completion of transmission in the 'recognized device'; And step 44, which causes the device driver to release the memory used for the transfer-completed data.

도 9는 도 4에서 제어 단계인 ST3에서 제어 처리의 상세흐름도이다.FIG. 9 is a detailed flowchart of control processing in ST3, which is the control step in FIG.

도시된 바와 같이, 제 3 단계는, '인식된 장치'에서 데이터 복사 요청 또는 전송 완료 통지에 대한 인터럽트를 발생시키는 제 51 단계(ST51)와; 해당 메모리와 관련된 설정을 '인식된 장치'에서 제거하고, 전송 완료 통지가 있는지 판별하는 제 52 단계(ST52, ST53)와; 전송 완료 통지가 없으면 멀티미디어 장치(10)가 운영체제의 네트워크 스택에 메모리를 전달하는 제 53 단계(ST54)와; 전송 완료 통지가 있으면, '인식된 장치'에서 해당 메모리와 인접 메모리를 이용하는지 점검 후 결과를 표시하는 제 54 단계(ST55);를 포함하여 수행된다.As shown, the third step includes: a 51st step ST51 for generating an interrupt for a data copy request or a transfer completion notification in the 'recognized device'; Step 52 (ST52, ST53) for removing a setting related to the memory from the 'recognized device' and determining whether there is a notification of completion of transmission; If there is no transmission completion notification, the multimedia apparatus 10 transmits the memory to the network stack of the operating system (ST54); If there is a transmission completion notification, a check is performed (ST55) of displaying the result after checking whether the corresponding device uses the corresponding memory and the adjacent memory.

제 3 단계는, 해당 메모리가 삭제 가능한지 판별하는 제 55 단계(ST56)와; 해당 메모리가 삭제 가능하면 최대한의 인접 메모리들과 함께 삭제하는 제 56 단계(ST57);를 더 포함하여 수행된다.The third step includes: a 55th step ST56 for determining whether the corresponding memory can be deleted; If the corresponding memory can be deleted, the 56 th step (ST57) is deleted along with the maximum adjacent memories.

이와 같이 구성된 본 발명에 따른 멀티미디어 장치 제어 방법의 바람직한 실시예를 첨부한 도면에 의거하여 상세히 설명한다. 하기에서 본 발명을 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략한다. 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로서, 이는 사용자의 의도 또는 판례 등에 따라 달라질 수 있으며, 이에 따라 각 용어의 의미는 본 명세서 전반에 걸친 내용을 토대로 해석되어야 할 것이다.A preferred embodiment of the method for controlling a multimedia device according to the present invention configured as described above will be described in detail with reference to the accompanying drawings. In the following description of the present invention, when it is determined that detailed descriptions of related known functions or configurations may unnecessarily obscure the gist of the present invention, the detailed description thereof will be omitted. The terms to be described below are terms defined in consideration of functions in the present invention, which may vary according to a user's intention or precedent, and the meaning of each term should be interpreted based on the contents throughout the present specification.

먼저 본 발명은 멀티미디어 장치에서 데이터 통신 수단으로 무선랜을 이용하기 위해서는 무선랜 장치를 내장하던가 아니면 기존 장치에 무선랜 장치를 추가로 연결해야 하는데, 이미 소비자에게 판매된 제품에 대해서는 기존 장치를 개조하지 않고도 연결이 가능하도록 하고자 한 것이다.First, in the present invention, in order to use a wireless LAN as a data communication means in a multimedia device, a wireless LAN device should be built in or an additional device must be connected to an existing device. It is intended to be able to connect without.

또한 본 발명에서는 무선랜 장치를 내장하지 않은 기존 멀티미디어 장치에 별도의 개조 절차 없이 USB를 통해 무선랜 모듈을 연결한 후 고속(High Speed)으로 동작시키는 기술에 대하여 설명한다.In addition, the present invention describes a technology for operating at a high speed after connecting a wireless LAN module through a USB without an additional modification procedure to an existing multimedia device that does not have a wireless LAN device.

기존의 멀티미디어 장치(10)는 외부와 정보를 주고받을 수 있는 다양한 인터페이스들이 존재한다. 하지만 그들 대부분은 네트워크 인터페이스의 경우와 같이 연결할 수 있는 장치가 정해져 있다. 때문에 본 발명에서는 다양한 장치를 연결할 수 있는 인터페이스로 USB를 사용한다.Existing multimedia device 10 has a variety of interfaces that can exchange information with the outside. But most of them have devices that can be connected as in the case of network interfaces. Therefore, the present invention uses USB as an interface to connect various devices.

멀티미디어 장치(10)에 무선랜 장치(20)를 USB를 통해 연결하여 고속으로 작동시키기 위해서는, 멀티미디어 장치(10)의 운영체제가 고속 USB를 지원해야 할 뿐만 아니라 그 연결된 고속 무선랜 장치를 제어할 수 있는 디바이스 드라이버가 존재해야 한다. 따라서 운영체제로는 고속 USB를 지원하는 리눅스 시스템을 사용하는 것이 바람직하고, 고속 무선랜 장치를 제어할 디바이스 드라이버로 리눅스 커널 모듈을 사용하는 것이 바람직하다.In order to operate the high speed WLAN by connecting the wireless LAN device 20 to the multimedia device 10 via USB, the operating system of the multimedia device 10 must not only support high speed USB but also control the connected high speed wireless LAN device. The device driver must exist. Therefore, it is desirable to use a Linux system that supports Hi-Speed USB as the operating system, and to use the Linux kernel module as a device driver to control the high-speed WLAN device.

운영체제에서 USB 지원 부분은 도 5에서와 같은 과정을 통하여 USB 무선랜 모듈(20)의 연결을 기다린다.The USB support part of the operating system waits for the connection of the USB WLAN module 20 through the process as shown in FIG.

도 5는 도 4에서 연결 대기 단계인 ST1의 상세흐름도이다.FIG. 5 is a detailed flowchart of ST1, which is a connection waiting step in FIG. 4.

먼저, 멀티미디어 장치(10)는 락 초기화를 수행한다(ST11).First, the multimedia apparatus 10 performs lock initialization (ST11).

허브(HUB) 장치를 등록한다(ST12).Register the hub device (ST12).

멀티미디어 장치(10)는 이벤트 처리용 쓰레드를 준비한다(ST13).The multimedia apparatus 10 prepares a thread for event processing (ST13).

이렇게 연결을 대기한 상태에서, USB 무선랜 모듈(20)를 USB 인터페이스에 연결하면 도 6에서와 같은 인식 과정을 통하여 멀티미디어 장치가 해당 USB 무선랜 모듈를 제어할 수 있게 된다. 이러한 인식 과정을 성공적으로 통과한 USB 무선랜 모듈는 이후 '인식된 장치'로 표현한다.In this state of waiting for the connection, when the USB wireless LAN module 20 is connected to the USB interface, the multimedia device can control the corresponding USB wireless LAN module through a recognition process as shown in FIG. 6. The USB WLAN module that has successfully passed this recognition process will be referred to as 'recognized device'.

도 6은 도 4에서 인식 단계인 ST2의 상세흐름도이다.FIG. 6 is a detailed flowchart of ST2, which is a recognition step in FIG. 4.

먼저, USB 무선랜 모듈(20)가 멀티미디어 장치(10)에 연결되면, 연결에 의한 이벤트가 발생되도록 한다(ST21).First, when the USB wireless LAN module 20 is connected to the multimedia device 10, an event by the connection is generated (ST21).

이벤트 처리용 쓰레드에 발생된 이벤트를 전달한다(ST22).The event generated in the event processing thread is delivered (ST22).

해당 연결에 대한 장치 (재)인식을 수행한다(ST23).Perform device (re) recognition on the connection (ST23).

'인식된 장치'를 제어할 디바이스 드라이버 탐색을 수행한다(ST24).The device driver search to control the recognized device is performed (ST24).

이렇게 탐색하여 찾은 디바이스 드라이버를 이더넷 네트워크 장치로 동작하도록 초기화시킨다(ST25).This search initializes the found device driver to operate as an Ethernet network device (ST25).

멀티미디어 장치(10)가 인식된 장치를 통하여 데이터 통신을 수행하는 과정은 크게 (상대편으로부터의) 수신과 (상대편으로의) 전송으로 나뉘며, 각각을 도 7 및 도 8을 참조하여 설명한다.The process of performing data communication through the recognized device by the multimedia apparatus 10 is largely divided into reception (from the other side) and transmission (to the other side), each of which will be described with reference to FIGS. 7 and 8.

도 7은 도 4에서 제어 단계인 ST3에서 수신 처리의 상세흐름도이다.FIG. 7 is a detailed flowchart of reception processing in ST3, which is the control step in FIG.

먼저, 멀티미디어 장치(10)는 데이터 수신시, '인식된 장치'에서 데이터 복사 요청을 위해 인터럽트를 발생시킨다(ST31).First, upon reception of data, the multimedia apparatus 10 generates an interrupt for a data copy request from a recognized device (ST31).

멀티미디어 장치(10)는 디바이스 드라이버에서 해당 데이터를 검사하고 운영체제의 네트워크 스택으로 전달한다(ST32).The multimedia apparatus 10 checks the data in the device driver and transfers the data to the network stack of the operating system (ST32).

멀티미디어 장치(10)는 메모리를 새로 할당하여 '인식된 장치'에 데이터 복사용으로 통보한다(ST33).The multimedia apparatus 10 allocates a new memory and notifies the 'recognized apparatus' for data copying (ST33).

도 8은 도 4에서 제어 단계인 ST3에서 전송 처리의 상세흐름도이다.FIG. 8 is a detailed flowchart of the transfer process in ST3, which is the control step in FIG.

먼저, 멀티미디어 장치(10)는 데이터 전송시, 운영체제의 네트워크 스택에서 전송할 데이터를 디바이스 드라이버로 전달한다(ST41).First, when transmitting data, the multimedia apparatus 10 transmits data to be transmitted from the network stack of the operating system to the device driver (ST41).

디바이스 드라이버에서 '인식된 장치'에 전달받은 데이터를 전송 요청한다(ST42).The device driver requests transmission of the data received from the recognized device (ST42).

'인식된 장치'에서 전송 완료 통지를 위해 인터럽트를 발생시킨다(ST43).An interrupt is generated in the 'recognized device' for notification of completion of transmission (ST43).

디바이스 드라이버에서 전송이 완료된 데이터에 이용된 메모리를 해제시키도록 한다(ST44). 주의할 것은 '인식된 장치'에 데이터 전송을 요청한 후, 디바이스 드라이버는 그 종료를 끝까지 기다리는 대신 처리를 기다리는 다른 작업들을 먼저 수행할 수 있도록 전송 요청과 완료는 인터럽트를 이용하여 비동기적(async)으로 진행되도록 한다.The device driver causes the memory used for the data to be transferred to be released (ST44). Note that after requesting a data transfer to a 'recognized device', the transfer request and completion are asynchronous using interrupts so that the device driver can first perform other tasks waiting for processing instead of waiting for its termination. Let it go

이러한 과정 중, 디바이스 드라이버와 인식된 장치 사이에 데이터 교환을 위하여 메모리를 관리하는 과정에 주의하여야 한다. 이는 고속 USB를 통하여 이더넷 네트워크 통신을 수행하기 때문이다.During this process, care must be taken in the process of managing memory for data exchange between the device driver and the recognized device. This is because Ethernet network communication is performed via Hi-Speed USB.

즉, 데이터 교환과 관련된 메모리를 지나치게 자주 할당/해제하는 과정에서 데드락이 발생하거나 미처 전송이 완료되지 못한 데이터의 메모리를 임의적으로 처리하여 시스템이 비정상적인 동작 상태에 빠지는 문제가 발생할 수 있으므로 이에 대한 제어 처리를 추가할 필요가 있다.In other words, a deadlock may occur in the process of allocating / releasing memory related to data exchange too frequently or randomly handling the memory of data that is not transferred, thereby causing the system to fall into an abnormal operating state. You need to add

도 9는 도 4에서 제어 단계인 ST3에서 제어 처리의 상세흐름도이다.FIG. 9 is a detailed flowchart of control processing in ST3, which is the control step in FIG.

먼저, '인식된 장치'에서 데이터 복사 요청 또는 전송 완료 통지에 대한 인터럽트를 발생시킨다(ST51).First, the 'recognized device' generates an interrupt for a data copy request or a transmission completion notification (ST51).

해당 메모리와 관련된 설정을 '인식된 장치'에서 제거한다(ST52).The setting related to the memory is removed from the 'recognized device' (ST52).

전송 완료 통지가 있는지 판별한다(ST53).It is determined whether there is a transfer completion notification (ST53).

만약 전송 완료 통지가 없으면 멀티미디어 장치(10)는 운영체제의 네트워크 스택에 메모리를 전달한다(ST54).If there is no transmission completion notification, the multimedia apparatus 10 transfers the memory to the network stack of the operating system (ST54).

만약 전송 완료 통지가 있으면, '인식된 장치'에서 해당 메모리와 인접 메모리를 이용하는지 점검 후 결과를 표시한다(ST55).If there is a notification of completion of transmission, the result is checked after checking whether the corresponding device uses the corresponding memory and the adjacent memory (ST55).

해당 메모리가 삭제 가능한지 판별한다(ST56).It is determined whether the corresponding memory can be deleted (ST56).

해당 메모리가 삭제 가능하면 최대한의 인접 메모리들과 함께 삭제하게 된다(ST57).If the corresponding memory is erasable, the memory is deleted along with the maximum adjacent memories (ST57).

이와 같은 과정을 통하여 본 발명에 따르면 멀티미디어 장치에 USB를 통해 무선랜 모듈을 외부 연결하고 멀티미디어 장치를 고속으로 작동시켜 효과적으로 운용할 수 있게 되는 것이다.According to the present invention through such a process it is possible to effectively operate by connecting the wireless LAN module to the multimedia device via USB and operating the multimedia device at high speed.

이상에서 살펴본 바와 같이, 본 발명에 의한 멀티미디어 장치의 제어 방법에 따르면 소비자에게 기판매된 경우에 유용한 방식인 멀티미디어 장치에 USB를 통해 무선랜 모듈을 외부 연결한 후 멀티미디어 장치를 고속으로 작동시켜 효과적으로 운용할 수 있게 되는 효과가 있게 된다.As described above, according to the method for controlling a multimedia device according to the present invention, the multimedia device is operated at high speed after the external connection of the wireless LAN module to the multimedia device, which is a useful method when a consumer is sold to the multimedia device. The effect is to be able to.

이상에서 본 발명의 바람직한 실시예에 한정하여 설명하였으나, 본 발명은 이에 한정되지 않고 다양한 변화와 변경 및 균등물을 사용할 수 있다. 따라서 본 발명은 이들 실시예를 적절히 변형하여 응용할 수 있고, 이러한 응용도 하기 특허청구범위에 기재된 기술적 사상을 바탕으로 하는 한 본 발명의 권리범위에 속하게 됨은 당연하다 할 것이다.Although the above has been described as being limited to the preferred embodiment of the present invention, the present invention is not limited thereto and various changes, modifications, and equivalents may be used. Therefore, the present invention can be appropriately modified by applying these embodiments, it will be natural that such applications also fall within the scope of the present invention based on the technical idea described in the claims.

Claims (3)

락 초기화, 허브 장치 등록, 이벤트 처리용 쓰레드 준비의 하나 이상을 수행하여 USB 무선랜 모듈의 연결을 대기하여, 상기 USB 무선랜 모듈의 연결을 검출하는 제 1 단계;Performing a lock initialization, registering a hub device, and preparing a thread for event processing to wait for the connection of the USB WLAN module to detect the connection of the USB WLAN module; 고속 USB 모드를 지원하는 운영체제로 운영되어, 무선랜 모듈를 제어하도록 내장된 디바이스 드라이버를 이용하여 상기 검출된 USB 무선랜 모듈에 대한 인식 프로세스를 수행하여 '인식된 장치'로 인식하는 제 2 단계; 및A second step of operating as an operating system supporting a high-speed USB mode and performing a recognition process on the detected USB WLAN module using a device driver embedded to control the WLAN module; And 상기 '인식된 장치'의 메모리에 대한 제어 처리를 수행하며, 상기 '인식된 장치'에 대한 데이터 수신을 수행하고, 상기 '인식된 장치'에 대한 데이터 전송을 위해 전송 요청 및 전송 완료가 인터럽트를 통해 비동기로 진행되도록 데이터 통신을 설정하되, 상기 '인식된 장치'에서 데이터 복사 요청 또는 전송 완료 통지에 대한 인터럽트를 발생시키는 단계와, 해당 메모리와 관련된 설정을 상기 '인식된 장치'에서 제거하고 전송 완료 통지가 있는지 판별하는 단계와, 상기 전송 완료 통지가 없으면 상기 멀티미디어 장치는 운영체제의 네트워크 스택에 메모리를 전달하는 단계와, 상기 전송 완료 통지가 있으면 상기 '인식된 장치'에서 해당 메모리와 인접 메모리를 이용하는지 점검하는 단계와, 해당 메모리가 삭제 가능한지 판별하여 삭제 가능하면 최대한의 인접 메모리와 함께 삭제하는 단계를 수행하는 제 3 단계;A control process for the memory of the 'recognized device' is performed, a data reception for the 'recognized device' is performed, and a transmission request and a transfer completion are interrupted for data transmission to the 'recognized device'. Setting a data communication to proceed asynchronously, but generating an interrupt for a data copy request or a transmission completion notification in the 'recognized device', and removing a setting related to the memory from the 'recognized device' and transmitting it. Determining whether there is a completion notification; if there is no transmission completion notification, delivering the memory to a network stack of an operating system; and when the transmission completion notification is received, the corresponding device and the adjacent memory in the recognized device. Check whether the memory is used, and determine if the memory can be deleted. A third step of performing the step of deleting the memory together with the adjacent; 를 포함하여 구성되는 USB 무선랜 모듈이 연결된 멀티미디어 장치의 제어 방법.Control method of a multimedia device to which the USB wireless LAN module is configured to include. 락 초기화, 허브 장치 등록, 이벤트 처리용 쓰레드 준비의 하나 이상을 수행하여 USB 무선랜 모듈의 연결을 대기하여, 상기 USB 무선랜 모듈의 연결을 검출하는 제 1 단계;Performing a lock initialization, registering a hub device, and preparing a thread for event processing to wait for the connection of the USB WLAN module to detect the connection of the USB WLAN module; 고속 USB 모드를 지원하는 운영체제로 운영되어, 무선랜 모듈를 제어하도록 내장된 디바이스 드라이버를 이용하여 상기 검출된 USB 무선랜 모듈에 대한 인식 프로세스를 수행하여 '인식된 장치'로 인식하는 제 2 단계; 및A second step of operating as an operating system supporting a high-speed USB mode and performing a recognition process on the detected USB WLAN module using a device driver embedded to control the WLAN module; And 상기 '인식된 장치'의 메모리에 대한 제어 처리를 수행하며, 상기 '인식된 장치'에 대한 데이터 수신을 수행하고, 상기 '인식된 장치'에 대한 데이터 전송을 위해 전송 요청 및 전송 완료가 인터럽트를 통해 비동기로 진행되도록 데이터 통신을 설정하되, 데이터 전송시 운영체제의 네트워크 스택에서 전송할 데이터를 디바이스 드라이버로 전달하는 단계와, 디바이스 드라이버에서 상기 '인식된 장치'에 전달받은 데이터를 전송 요청하는 단계와, 상기 '인식된 장치'에서 전송 완료 통지를 위해 인터럽트를 발생시키는 단계와, 디바이스 드라이버에서 전송이 완료된 데이터에 이용된 메모리를 해제하는 단계를 수행하는 제 3 단계;A control process for the memory of the 'recognized device' is performed, a data reception for the 'recognized device' is performed, and a transmission request and a transfer completion are interrupted for data transmission to the 'recognized device'. Setting the data communication to proceed asynchronously through the data transmission, transmitting the data to be transmitted from the network stack of the operating system to the device driver during the data transmission, and requesting the data transmission from the device driver to the recognized device; Generating an interrupt in the 'recognized device' for notification of completion of transmission, and releasing a memory used for transmission-completed data in a device driver; 를 포함하여 구성되는 USB 무선랜 모듈이 연결된 멀티미디어 장치의 제어 방법.Control method of a multimedia device to which the USB wireless LAN module is configured to include. 제 1 항 또는 제 2 항에 있어서,The method according to claim 1 or 2, 상기 제 2 단계는,The second step, 상기 USB 무선랜 모듈가 상기 멀티미디어 장치에 연결되면, 상기 연결에 의한 이벤트를 발생시키는 단계;Generating an event by the connection when the USB WLAN module is connected to the multimedia device; 이벤트 처리용 쓰레드로 상기 발생된 이벤트를 전달하는 단계;Delivering the generated event to an event processing thread; 해당 연결에 대한 장치 인식을 수행하는 단계;Performing device recognition on the connection; 상기 '인식된 장치'를 제어할 디바이스 드라이버를 탐색하는 단계; 및Searching for a device driver to control the 'recognized device'; And 상기 '인식된 장치'를 이더넷 네트워크 장치로 동작시키도록 상기 탐색된 디바이스 드라이버를 초기화하는 단계;Initializing the discovered device driver to operate the 'recognized device' as an Ethernet network device; 를 포함하여 구성되는 것을 특징으로 하는 USB 무선랜 모듈이 연결된 멀티미디어 장치의 제어 방법.Control method of a multimedia device connected to a USB wireless LAN module, characterized in that comprises a.
KR1020070006228A 2007-01-19 2007-01-19 Control Method of multimedia device connected with a USB wireless LAN KR100864988B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020070006228A KR100864988B1 (en) 2007-01-19 2007-01-19 Control Method of multimedia device connected with a USB wireless LAN

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020070006228A KR100864988B1 (en) 2007-01-19 2007-01-19 Control Method of multimedia device connected with a USB wireless LAN

Publications (2)

Publication Number Publication Date
KR20080068429A true KR20080068429A (en) 2008-07-23
KR100864988B1 KR100864988B1 (en) 2008-10-22

Family

ID=39822252

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020070006228A KR100864988B1 (en) 2007-01-19 2007-01-19 Control Method of multimedia device connected with a USB wireless LAN

Country Status (1)

Country Link
KR (1) KR100864988B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011008279A1 (en) * 2009-07-14 2011-01-20 Apple Inc. Method and apparatus for determining the relative positions of connectors

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100274426B1 (en) * 1997-11-05 2000-12-15 윤종용 Device bay controller
JP2005182533A (en) 2003-12-19 2005-07-07 Toshiba Corp Multimedia device and its control method
KR20060060872A (en) * 2004-12-01 2006-06-07 엘지전자 주식회사 Apparatus for common using memory and wireless lan module
KR100703791B1 (en) * 2005-08-04 2007-04-06 삼성전자주식회사 System and method for association between wireless universal serial bus devices
KR100796304B1 (en) * 2006-03-21 2008-01-21 주식회사 포인칩스 Apparatus and method for transmitting of data

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011008279A1 (en) * 2009-07-14 2011-01-20 Apple Inc. Method and apparatus for determining the relative positions of connectors
US8427296B2 (en) 2009-07-14 2013-04-23 Apple Inc. Method and apparatus for determining the relative positions of connectors

Also Published As

Publication number Publication date
KR100864988B1 (en) 2008-10-22

Similar Documents

Publication Publication Date Title
TWI393009B (en) Data sharing and transfer systems and methods
US8713209B2 (en) System, apparatus, and method for fast startup of USB devices
US20080276012A1 (en) Driver Loading via a PnP Device
US9483421B1 (en) Method for creation of device drivers and device objects for peripheral devices
TWI744483B (en) Univereasal serial bus (usb) apparatus, usb hub and method of operating usb hub
US20130042029A1 (en) Method for identifying host operating system by universal serial bus (usb) device
US20070156942A1 (en) Method and apparatus for independently managing a chipset-integrated bus controller
WO2011003257A1 (en) Auto start method and system of universal serial bus data card
JP2004070571A (en) Data transfer control system, electronic equipment, program and data transfer control method
TW201229908A (en) Method and apparatus for integrating driver(s) of a portable device into the portable device
EP1389761B1 (en) Data transfer control system, program and data transfer control method
US8527667B2 (en) Apparatuses and methods for transferring data
KR100864988B1 (en) Control Method of multimedia device connected with a USB wireless LAN
KR100705381B1 (en) Method of managing USB devices using Security Controller added into USB host controller
TWI312467B (en) External device and operating method applied thereto
JP2013513874A (en) Data card upgrade method and device
WO2015139431A1 (en) Stable hot plugging driving method and apparatus and hot plugging-supporting equipment
KR100758219B1 (en) Method of managing USB devices
TWI411921B (en) Electronic systems, computer-readable storage medium and methods for interconnecting peripheral devices and electronic systems
EP1394682A2 (en) Data transfer control device, program and method of fabricating electronic instrument
JP2004213604A (en) Plug-and-play connection structure incorporating storage module in peripheral equipment and method for the same
US20090083451A1 (en) Method and system for creating a computer peripheral interface port that detects wireless protocol-switchable devices and enables seamless switching to a wireless connection upon safe removal from the computer peripheral interface port
TW591485B (en) A method of programming I/O adapter settings for optimal performance
TWI784165B (en) Usb host-to-usb host chip
JP2003046511A (en) Information processor, information processing method, information management system, and storage medium

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
LAPS Lapse due to unpaid annual fee