Yair K. kirjoitti: > > Hi, > > Arch package maintainer (CuleX) noticed OSS uses bc in remove_drv.sh. > The attached patch removes this dependency, and add a method of > unloading ALSA suitable for Debian's alsa package > Ok. This patch will be in the hg version relatively soon.
I noticed that using ADRV_ATTACH_VMIX to attach virtual mixer automatically by oss_install_audiodev() doesn't work at all. In this virtual mixer gets installed before the driver has initialized everything correctly which causes crashes and other problems. I need to change all drivers to call vmix_attach_audiodev() after initializing the device. This means that it will take some time before I can commit the changes. Best regards, Hannu _______________________________________________ oss-devel mailing list oss-devel@mailman.opensound.com http://mailman.opensound.com/mailman/listinfo/oss-devel