Re: [oss-devel] [PATCH] Some FreeBSD and other cleaning up

2008-09-16 Thread Clemens Ladisch
Hannu Savolainen wrote: > If full 32 bit DMA buffer allocation is cousing problems then the > SB X-Fi driver needs to be changed to request low memory buffers only. > However my understanding is that X-Fi supports full 32 bit DMA range. The Audigy chips are supposed to support 32 bits too, but don

Re: [oss-devel] [PATCH] Some FreeBSD and other cleaning up

2008-09-16 Thread Hannu Savolainen
Yair K. wrote: > Hi, > > The attached patch does the following: >1. Update FreeBSD platform a bit (use interrupt count mechanism > (oss_inc_intrcount, etc.), increase MAX_CARDS to 32, use /var/log dir for > soundon.log instead of /usr/lib/oss/logs, etc.) >2. Undo change to setup/Linux/o

[oss-devel] [PATCH] Some FreeBSD and other cleaning up

2008-09-16 Thread Yair K.
Hi, The attached patch does the following: 1. Update FreeBSD platform a bit (use interrupt count mechanism (oss_inc_intrcount, etc.), increase MAX_CARDS to 32, use /var/log dir for soundon.log instead of /usr/lib/oss/logs, etc.) 2. Undo change to setup/Linux/oss/build/osscore.c in rev. 3