firda_sc24a0.reg
来自「S3C24A0的完整BSP包,对开发此芯片的开发者很有用.」· REG 代码 · 共 33 行
REG
33 行
;
; Copyright (c) Microsoft Corporation. All rights reserved.
;
;
; Use of this source code is subject to the terms of the Microsoft end-user
; license agreement (EULA) under which you licensed this SOFTWARE PRODUCT.
; If you did not accept the terms of the EULA, you are not authorized to use
; this source code. For a copy of the EULA, please see the LICENSE.RTF on your
; install media.
;
; This file is to be included in platform.reg if required.
;
[HKEY_LOCAL_MACHINE\Comm\IrDA\Linkage]
"Bind"=multi_sz:"S3C24A0Irda1"
[HKEY_LOCAL_MACHINE\Comm\S3C24A0Irda]
"DisplayName"="24A0 Fast IrDA Driver"
"Group"="NDIS"
"ImagePath"="S3C24A0Irda.dll"
[HKEY_LOCAL_MACHINE\Comm\S3C24A0Irda\Linkage]
"Route"=multi_sz:"S3C24A0Irda1"
[HKEY_LOCAL_MACHINE\Comm\S3C24A0Irda1\Parms]
"BusNumber"=dword:0
"BusType"=dword:0
;"SysIntr"=dword:27
"InterruptNumber"=dword:27 ; 39 decimal
"IoBase"=dword:B0F04000
"ConfigBase"=dword:B0B00000
"Transceiver"=dword:0
"CardType"=dword:0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?