일반

'사용중'인 COM ports를 삭제하는 방법

by Dreamy posted May 23, 2016
?

단축키

Prev이전 문서

Next다음 문서

ESC닫기

+ - Up Down Comment Print

How do I clean up COM ports in use?


http://superuser.com/questions/408976/how-do-i-clean-up-com-ports-in-use


4EvC1.png




1. Click start → Run → type regedit and click OK button


2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\COM Name Arbiter


3. Now on the right panel, you can see the key ComDB. Right-click it and click modify


4. In value Data section select all and delete reset to zero (0)

Its 32 bytes with 8 bits in each byte in hexadecimal representation. A bit of value 1 makes a port number (1...256) reserved. The first 8 ports are in the first two hexadecimal values, the next 8 ports are in the second and so on: hex F3 24 would be binary 1111 0011 0010 0100, which means that following ports are used: 1, 2, 5, 6, 7, 8, 10, 15 enter image description here

dubgb.jpg


5. Close the registry editor and then restart your computer. If you set the value to 0 all COM ports are free.


-------------------------------------------------------


요약

  1.  장치관리자 실행
  2.  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\COM Name Arbiter 찾아감
  3.  ComDB를 수정하여 모든 값을 00으로 만들면 됨 (1로 표시된 bit가 사용중인 것)


나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소

Designed by sketchbooks.co.kr / sketchbook5 board skin

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5

Sketchbook5, 스케치북5