home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / drivers / audio / orchid3d / orchid.ini < prev    next >
Encoding:
INI File  |  1996-02-12  |  3.4 KB  |  97 lines

  1. ; pnp.ini
  2.  
  3. DeviceName = Orchid NuSound PnP 32
  4. IODecodeBits = 10               ; If SA12-SA15 pins connected - change to 16
  5. DataType = Eeprom               ; Eeprom (default), Hostload
  6. PeripheralPortLength = 4        ; 4 (default), 8
  7. PnpVersion = 1.0
  8. VendorVersion = 0.1
  9. PossibleDMA = 0 1 3
  10. PossibleIRQ = 5 7 9 11 12 15
  11. OemId = 12                      ; Assigned by Crystal
  12. Serial Number = 0xFFFFFFFF      ; PnP Isolation Serial number, 1 is default
  13.  
  14. ;[LDNULL]
  15.  
  16. ;Name = NULL
  17. ;LogicalId = CSCFFFF
  18.  
  19. ;NullBase = D34
  20. ;NullAlign = 1
  21. ;NullLength = 5
  22.  
  23. [LD0]
  24. Name = Wss/Syn/Sb               ; Logical Device 0 - Wss, Synthesis, SBPro
  25. LogicalID = CSC0000             ; Default
  26. ;WssCompatibleID = PNPB007
  27.  
  28. Choice = Default
  29. WssIrq = 5,7,9,11               ; Shared between Wss and SBPro devices
  30. WssDmaPlay = 1,3                ; Shared between Wss and SBPro devices
  31. WssDmaCapture = 0,1,3           ; DMA select 1 - Full Duplex support
  32. WssBaseStart = 0x534            ; Windows Sound System I/O Base Address
  33. WssBaseEnd = 0xF44              ; range end
  34. WssAlign = 0x04                 ; 4 byte alignment
  35. WssLength = 0x04                ; 4 ports
  36.  
  37. SynBaseStart = 0x388            ; Synthesis I/O Base Address
  38. SynBaseEnd = 0x3F8              ; range end
  39. SynAlign = 0x08                 ; 8 byte alignment
  40. SynLength = 0x04                ; 4 ports
  41.  
  42. SbBaseStart = 0x220             ; SBPro Compatible I/O Base Address
  43. SbBaseEnd = 0x240               ; range end
  44. SbAlign = 0x20                  ; 32 byte alignment
  45. SbLength = 0x10                 ; 16 ports
  46.  
  47. Choice = Default
  48. WssIrq = 5,7,9,11               ; Shared between Wss and SBPro devices
  49. WssDmaPlay = 1,3                ; Shared between Wss and SBPro devices
  50. WssBaseStart = 0x534            ; Windows Sound System I/O Base Address
  51. WssBaseEnd = 0xF44              ; range end
  52. WssAlign = 0x04                 ; 4 byte alignment
  53. WssLength = 0x04                ; 4 ports
  54.  
  55. [LD1]
  56. Name = Game                     ; Logical Device 1 - Game Port ie. Joystick
  57. LogicalId = PNPB02F             ; for automatic default driver loading
  58. ;GameCompatibleID = PNPB02F     ; for user selected driver loading
  59. GameBaseStart = 0x200           ; GAMEbase I/O base address - 200 hex
  60. GameBaseEnd = 0x207             ;
  61. GameAlign = 8                   ; 8 byte alignment
  62. GameLength = 8                  ; 8 ports
  63.  
  64. [LD2]
  65.  
  66. Name = Ctrl                     ; Logical Device 2 - Control Port
  67. LogicalID = CSC0002             ; Default
  68. CtrlBaseStart = 0x110           ; Control Base Address
  69. CtrlBaseEnd = 0xFF8             ; range end
  70. CtrlAlign = 0x08                ; 8 byte alignment
  71. CtrlLength = 0x08               ; 8 ports
  72. CtrlIoBits = 16
  73.  
  74. [LD3]
  75.  
  76. Name = Mpu                      ; Logical Device 3 - MPU-401
  77. LogicalId = CSC0003             ; for automatic default driver loading
  78. ;MpuCompatibleID = PNPB006      ; for user selected driver loading
  79. MpuBaseStart = 0x330            ; MPUbase I/O address - 330 hex.
  80. MpuBaseEnd = 0x378              ; range end
  81. MpuAlign = 8                    ; 8 byte alignment
  82. MpuLength = 2                   ; 2 ports
  83. MpuIrq = 9,11,12,15             ; MPU IRQ
  84.  
  85. ;[LD4]
  86.  
  87. ;Name = CD
  88. ;LogicalID = CSC0004            ; Default
  89. ;Choice = Default
  90. ;CdBaseStart = 100              ; CDbase minumium - 100 hex
  91. ;CdBaseEnd = 3fc                ; CDbase maximum - 3fc
  92. ;CdAlign = 4                    ; Align to 4 byte boundries
  93. ;CdLength = 4                   ; I/O space 4 bytes long
  94.  
  95. [END]
  96.  
  97.