Jump to content

USBAUDIO.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Driver for USB audio devices. The only devices you can use with it at the moment are loudspeakers from Labtec. DEVICE=x:\OS2\BOOT\USBAUDIO.SYS '''Parameters''' * /V Verbo..."
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Driver for USB audio devices. The only devices you can use with it at the moment are loudspeakers from Labtec.
{{ProdS |V30=C|V31=C|V40=C|V45=S}}
DEVICE=x:\OS2\BOOT\USBAUDIO.SYS
OS/2 USB audio driver is developed to support any USB audio device that follows USB Audio device class 1 specifications.


'''Parameters'''
==Syntax==
DEVICE=x:\OS2\BOOT\USBAUDIO.SYS <parameters>


* /V
==Parameters==
Verbose Mode, displays driver information during OS/2 initialization.
;/V
:Verbose Mode, displays driver information during OS/2 initialization.
 
==Links==
* [https://trac.netlabs.org/usb Netlabs' USB Drivers]
* [https://www.arcanoae.com/wp-content/uploads/wiki/ReadMe-USBAUDIO.txt Arca Noae USBAUDIO Readme]


{| class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|No
|Yes
|Yes
|Yes
|}


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

Latest revision as of 02:34, 12 August 2025

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

OS/2 USB audio driver is developed to support any USB audio device that follows USB Audio device class 1 specifications.

Syntax

DEVICE=x:\OS2\BOOT\USBAUDIO.SYS <parameters>

Parameters

/V
Verbose Mode, displays driver information during OS/2 initialization.

Links