Hi, I am trying to get "AuDSL" ( See http://www.araneus.fi/audsl/) to work under FreeBSD. One major problem is that it requires both the read and write channels of the soundcard to be mmap()-able. On 4.3-RELEASE, the following comment can be found in sys/dev/sound/pcm/dsp.c : /* XXX this is broken by line 204 of vm/device_pager.c, so force write buffer */ Is this still the case under -current? If so, is there something I can do to get this to work? regards, jacques To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message