From 1058def8e7827e56ce4a70afb4aeacb5dc44148f Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Fri, 3 May 2013 21:08:42 +0400 Subject: Imported Upstream version 4.2-build2006 --- os_cmd/FreeBSD/ossdetect/ossdetect.man | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 os_cmd/FreeBSD/ossdetect/ossdetect.man (limited to 'os_cmd/FreeBSD/ossdetect/ossdetect.man') diff --git a/os_cmd/FreeBSD/ossdetect/ossdetect.man b/os_cmd/FreeBSD/ossdetect/ossdetect.man new file mode 100644 index 0000000..a05cca5 --- /dev/null +++ b/os_cmd/FreeBSD/ossdetect/ossdetect.man @@ -0,0 +1,32 @@ +NAME +ossdetect - Open Sound System audio device detection program. + +SYNOPSIS +ossdetect [-diuv] [-m] [-L] + +DESCRIPTION +The ossdetect application performs automatic detection of soundcards. +The application looks at the /usr/lib/oss/etc/device.list and performs +automatic detection. It will create a file with the list of the configured +drivers in /usr/lib/oss/etc/installed_drivers. + +The Input Multiplexer driver (IMUX) is not configured by default and +can be added to the OSS configuration using the -i option. + +OPTIONS +-d Create device file links. +-i Adds the oss_imux driver. +-m Create nodes with permissions set to octal . +-u Adds the oss_userdev driver. +-v Verbose output. +-L Use as root directory for OSS files. + Default: Path from /etc/oss.conf, followed by /usr/lib/oss. + +SEE ALSO +ossdevlinks(1), ossinfo(1) + +FILES +/usr/sbin/ossdetect + +AUTHOR +4Front Technologies -- cgit v1.2.3