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..."
 
Ak120 (talk | contribs)
No edit summary
Line 3: Line 3:


==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 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).
{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|
|?
|Yes
|Yes
|}


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

Revision as of 13:08, 30 October 2016

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: 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).

Platform Support:
OS/2 2.x OS/2 3.0 OS/2 4.0 OS/2 4.5x
? Yes Yes