home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-02-12 | 3.4 KB | 97 lines |
- ; pnp.ini
-
- DeviceName = Orchid NuSound PnP 32
- IODecodeBits = 10 ; If SA12-SA15 pins connected - change to 16
- DataType = Eeprom ; Eeprom (default), Hostload
- PeripheralPortLength = 4 ; 4 (default), 8
- PnpVersion = 1.0
- VendorVersion = 0.1
- PossibleDMA = 0 1 3
- PossibleIRQ = 5 7 9 11 12 15
- OemId = 12 ; Assigned by Crystal
- Serial Number = 0xFFFFFFFF ; PnP Isolation Serial number, 1 is default
-
- ;[LDNULL]
-
- ;Name = NULL
- ;LogicalId = CSCFFFF
-
- ;NullBase = D34
- ;NullAlign = 1
- ;NullLength = 5
-
- [LD0]
- Name = Wss/Syn/Sb ; Logical Device 0 - Wss, Synthesis, SBPro
- LogicalID = CSC0000 ; Default
- ;WssCompatibleID = PNPB007
-
- Choice = Default
- WssIrq = 5,7,9,11 ; Shared between Wss and SBPro devices
- WssDmaPlay = 1,3 ; Shared between Wss and SBPro devices
- WssDmaCapture = 0,1,3 ; DMA select 1 - Full Duplex support
- WssBaseStart = 0x534 ; Windows Sound System I/O Base Address
- WssBaseEnd = 0xF44 ; range end
- WssAlign = 0x04 ; 4 byte alignment
- WssLength = 0x04 ; 4 ports
-
- SynBaseStart = 0x388 ; Synthesis I/O Base Address
- SynBaseEnd = 0x3F8 ; range end
- SynAlign = 0x08 ; 8 byte alignment
- SynLength = 0x04 ; 4 ports
-
- SbBaseStart = 0x220 ; SBPro Compatible I/O Base Address
- SbBaseEnd = 0x240 ; range end
- SbAlign = 0x20 ; 32 byte alignment
- SbLength = 0x10 ; 16 ports
-
- Choice = Default
- WssIrq = 5,7,9,11 ; Shared between Wss and SBPro devices
- WssDmaPlay = 1,3 ; Shared between Wss and SBPro devices
- WssBaseStart = 0x534 ; Windows Sound System I/O Base Address
- WssBaseEnd = 0xF44 ; range end
- WssAlign = 0x04 ; 4 byte alignment
- WssLength = 0x04 ; 4 ports
-
- [LD1]
- Name = Game ; Logical Device 1 - Game Port ie. Joystick
- LogicalId = PNPB02F ; for automatic default driver loading
- ;GameCompatibleID = PNPB02F ; for user selected driver loading
- GameBaseStart = 0x200 ; GAMEbase I/O base address - 200 hex
- GameBaseEnd = 0x207 ;
- GameAlign = 8 ; 8 byte alignment
- GameLength = 8 ; 8 ports
-
- [LD2]
-
- Name = Ctrl ; Logical Device 2 - Control Port
- LogicalID = CSC0002 ; Default
- CtrlBaseStart = 0x110 ; Control Base Address
- CtrlBaseEnd = 0xFF8 ; range end
- CtrlAlign = 0x08 ; 8 byte alignment
- CtrlLength = 0x08 ; 8 ports
- CtrlIoBits = 16
-
- [LD3]
-
- Name = Mpu ; Logical Device 3 - MPU-401
- LogicalId = CSC0003 ; for automatic default driver loading
- ;MpuCompatibleID = PNPB006 ; for user selected driver loading
- MpuBaseStart = 0x330 ; MPUbase I/O address - 330 hex.
- MpuBaseEnd = 0x378 ; range end
- MpuAlign = 8 ; 8 byte alignment
- MpuLength = 2 ; 2 ports
- MpuIrq = 9,11,12,15 ; MPU IRQ
-
- ;[LD4]
-
- ;Name = CD
- ;LogicalID = CSC0004 ; Default
- ;Choice = Default
- ;CdBaseStart = 100 ; CDbase minumium - 100 hex
- ;CdBaseEnd = 3fc ; CDbase maximum - 3fc
- ;CdAlign = 4 ; Align to 4 byte boundries
- ;CdLength = 4 ; I/O space 4 bytes long
-
- [END]
-
-