Return to BSD News archive
Newsgroups: comp.os.386bsd.bugs Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!yarrina.connect.com.au!news.mira.net.au!news.netspace.net.au!serval.net.wsu.edu!netnews.nwnet.net!ns1.nodak.edu!plains.NoDak.edu!tinguely From: tinguely@plains.NoDak.edu (Mark Tinguely) Subject: Re: Problems with /dev/audio Sender: usenet@ns1.nodak.edu (Usenet login) Message-ID: <D2Cs7t.y1A@ns1.nodak.edu> Date: Fri, 13 Jan 1995 16:52:41 GMT References: <3f4qs3$mri@cs.ubc.ca> Nntp-Posting-Host: plains.nodak.edu Organization: North Dakota State University Lines: 14 In article <3f4qs3$mri@cs.ubc.ca> coatta@frood.nsg.bc.ca (Terry Coatta) writes: >Hi, > > I'm running FreeBSD V1.1.5 with an SB16 and /dev/audio seems to be >slightly non-functional. The problem is not actually with playing sounds, >which seems to work OK, but that the program using /dev/audio hangs. there seems to be a timing problem in the sb_dsp.c. When I originally had the problem, Stephen Hocking (sysseh@devetir.qld.gov.au) suggested to insert 3 calls to tenmicrosec() after each call to OUTB in sb_dsp.c as a temporary fix. sounds work better, but they occasionally still give me problems. --mark.