Jump to content

AD1816DD.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Analog Devices AD1816 Soundport Driver DEVICE=AD1816DD.SYS ==Parameter== ;/N:$strng$ :Device driver name assigned by MINSTALL ;/3:y :3D Phase expansion (0-31) '''NOTE:''' T..."
 
No edit summary
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{ProdS |V30=?|V31=?|V40=S|V45=S}}
Analog Devices AD1816 Soundport Driver
Analog Devices AD1816 Soundport Driver
  DEVICE=AD1816DD.SYS
  DEVICE=\MMOS2\AD1816DD.SYS


==Parameter==
==Parameter==
;/N:$strng$
*/N:$strng$ - Device driver name assigned by MINSTALL
:Device driver name assigned by MINSTALL
*/3:y - 3D Phase expansion (0-31)
;/3:y
:3D Phase expansion (0-31)


'''NOTE:''' The Aztech SC16-3D sound card has an Analog Devices AD1816 chip whose drivers should work, in theory. The problem is that this card does not report itself as a standard AD1816 based board, so even though the PnP-Manager correctly initializes the card, the
'''NOTE:''' The Aztech SC16-3D sound card has an Analog Devices AD1816 chip whose drivers should work, in theory. The problem is that this card does not report itself as a standard AD1816 based board, so even though the PnP-Manager correctly initializes the card, the
driver can neither recognize the board nor pick up the IRQ, I/O, and DMA values from the PnP-Manager. Martin Schaffoener (martin.schaffoener@student.uni-magdeburg.de) patched the driver so it will work also with this card (azsc163d.zip).
driver can neither recognise the board nor pick up the IRQ, I/O, and DMA values from the PnP-Manager. Martin Schaffoener patched the driver so it will work also with this card (azsc163d.zip).


[[Category:DEVICE Statements]]
[[Category:Multimedia Device Drivers]]

Latest revision as of 19:18, 18 March 2022

Product Support
OS/2 1.3
OS/2 2.0
OS/2 2.1
OS/2 2.11 SMP
OS/2 Warp 3 ?
OS/2 Warp Connect ?
OS/2 Warp 4 S
OS/2 Warp Server for e-Business S

Analog Devices AD1816 Soundport Driver

DEVICE=\MMOS2\AD1816DD.SYS

Parameter

  • /N:$strng$ - Device driver name assigned by MINSTALL
  • /3:y - 3D Phase expansion (0-31)

NOTE: The Aztech SC16-3D sound card has an Analog Devices AD1816 chip whose drivers should work, in theory. The problem is that this card does not report itself as a standard AD1816 based board, so even though the PnP-Manager correctly initializes the card, the driver can neither recognise the board nor pick up the IRQ, I/O, and DMA values from the PnP-Manager. Martin Schaffoener patched the driver so it will work also with this card (azsc163d.zip).