dec21140A ethernet driver for virtualpc, contributed by nicolas tittley.
[minix.git] / man / man1 / ossinfo.1
blob699820b1544e0acda0af5b09350b8b4ab69d8d05
1 ." Automatically generated text
2 .TH 1 "August 31, 2006" "OSS" "User Commands"
3 .SH NAME
4 ossinfo - Open Sound System information/status program
6 .SH SYNOPSIS
7 ossinfo [-Aaeghmpx] [-v #]
9 .SH DESCRIPTION
10 The ossinfo program displays OSS device information.
12 .SH OPTIONS
13 -v#             Verbose output. Number indicates level of verobisity (0-9).
14 -p              Display only physical audio/midi devices
15 -g              Display ALL audio/midi/mixer devices (physical and virtual)
16 -a              Display audio device files
17 -A              Display audio device files (for applications using O_EXCL)
18 -e              Display all audio engines
19 -m              Display only the MIDI devices
20 -x              Display only the mixer devices
21 -h              Display help.
23 .SH FILES
24 /usr/bin/ossinfo
26 .SH SEE ALSO
27 ossdevlinks(1), ossmix(1), ossxmix(1)
28 The Getting information about devices section of the OSS Programmer's Guide
29 (device_discovery(2)) gives instructions for getting device information
30 in applications.
32 .SH AUTHOR
33 4Front Technologies