support for OSS.

This commit is contained in:
Ben Gras
2009-10-01 16:36:14 +00:00
parent cb6f6a94f7
commit cb50e7e135
39 changed files with 4325 additions and 4 deletions

View File

@@ -240,9 +240,8 @@ do
# Audio devices.
#
$e mknod audio c 13 0
$e mknod rec c 13 1
$e mknod mixer c 13 2
$e chmod 666 audio rec mixer
$e mknod mixer c 13 1
$e chmod 666 audio mixer
;;
random|urandom)
# random data generator.