Jump to content

USBAUDIO.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
mNo edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{ProdS |V30=C|V31=C|V40=C|V45=S}}
{{ProdS |V30=C|V31=C|V40=C|V45=S}}
Driver for USB audio devices. The only devices you can use with it at the moment are loudspeakers from Labtec.
OS/2 USB audio driver is developed to support any USB audio device that follows USB Audio device class 1 specifications.
  DEVICE=x:\OS2\BOOT\USBAUDIO.SYS
 
==Syntax==
  DEVICE=x:\OS2\BOOT\USBAUDIO.SYS <parameters>


==Parameters==
==Parameters==
* /V - 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]
 


[[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