CELEB.SYS: Difference between revisions
Appearance
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 | |||
; /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 | |||
[[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