Date: Tue, 15 Jul 2008 15:12:10 -0400 From: Jung-uk Kim <jkim@FreeBSD.org> To: "Martin Laabs" <martin.laabs@mailbox.tu-dresden.de> Cc: freebsd-ports-bugs@freebsd.org Subject: Re: ports/125542: audio/oss does not return propper SNDCTL_DSP_GETBLKSIZE size Message-ID: <200807151512.12445.jkim@FreeBSD.org> In-Reply-To: <op.uecjgyfh724k7f@martin> References: <200807121600.m6CG0Hl1017996@freefall.freebsd.org> <200807142020.09115.jkim@FreeBSD.org> <op.uecjgyfh724k7f@martin>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 15 July 2008 02:40 pm, Martin Laabs wrote: > Hi, > > > This is one of the incompatibilities between FreeBSD vs. OSS API. > > [...] > > > You have two choices here. Compile your appliacations with > > include/soundcard.h from OSS distribution or use > > SNDCTL_DSP_GET[IO]SPACE as recommeneded in the manual. The > > latter is obviously better choice and there is no incompatibility > > between the two versions. > > OK so far ... But there are some binary programs (i.e. skype and > teamspeak, maybe also the flashplayer?) which can't be fixed in > source. They just won't > work with the OSS driver and - as far as I can see - this concerns > not only the "ich" driver but all OSS drivers since the ioctl > handling is done in the > framework. FYI, I already added a work-around. Please update the ports and try again. Thanks, Jung-uk Kim
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807151512.12445.jkim>