Jump to content

CELEB.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Celebrity Video Capture Adapter Device Driver ==Parameters== * /M=xxxxx - Memory address * /I=xx - Hardware Interrupt number * /P=xxx - IO Port Base address * /N=x - Device N..."
 
No edit summary
 
Line 2: Line 2:


==Parameters==
==Parameters==
* /M=xxxxx - Memory address
; /M=xxxxx : Memory address
* /I=xx - Hardware Interrupt number
; /I=xx : Hardware Interrupt number
* /P=xxx - IO Port Base address
; /P=xxx : IO Port Base address
* /N=x - Device Number
; /N=x : Device Number
* /D=x - DMA channel
; /D=x : DMA channel
* /F=file_name - INItialization file name
; /F=file_name : INItialization file name
* /X or /X1 - Force install, access hardware if present
; /X or /X1 : Force install, access hardware if present
* /X2 - Force install, access hardware even if not present
; /X2 :Force install, access hardware even if not present


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 00:27, 20 August 2025

Celebrity Video Capture Adapter Device Driver

Parameters

/M=xxxxx
Memory address
/I=xx
Hardware Interrupt number
/P=xxx
IO Port Base address
/N=x
Device Number
/D=x
DMA channel
/F=file_name
INItialization file name
/X or /X1
Force install, access hardware if present
/X2
Force install, access hardware even if not present