Re: ESS sound drivers and 4.0-current

1999-11-01 Thread Syam Gadde
Quoting Reinier Bezuidenhout ([EMAIL PROTECTED]): > I have made a change to the ESS code in the pcm/isa/sb.c to allow > my ESS1869 card to change the volume in both channels ... I'm running > current of a few days ago. I experienced this problem too... same chip. I tried a similar patch to yours

Re: ESS sound drivers and 4.0-current

1999-11-01 Thread Seigo Tanimura
On Mon, 1 Nov 1999 05:19:53 -0500 (EST), Donn Miller <[EMAIL PROTECTED]> said: dmmiller> I also get messages like this via syslogd: dmmiller> Oct 31 08:49:06 /kernel: WARNING: driver snd should register devices with dmmiller> make_ dmmiller> dev() (dev_t = "#snd/6") (snip) newpcm is still us

Re: ESS sound drivers and 4.0-current

1999-11-01 Thread MIHIRA Yoshiro
>> Thanks for the patch; I'll try it. I have the ESS 1868 isa card. The >> problem I'm having isn't really volume problems. When I use RealPlayer >> 5.0, certain realaudio clips play through extremely fast, and I can hear >> the sound in bursts along the way. The speed/sample rate itself doe

Re: ESS sound drivers and 4.0-current

1999-11-01 Thread Blaz Zupan
On Mon, 1 Nov 1999, Donn Miller wrote: > Thanks for the patch; I'll try it. I have the ESS 1868 isa card. The > problem I'm having isn't really volume problems. When I use RealPlayer > 5.0, certain realaudio clips play through extremely fast, and I can hear > the sound in bursts along the way.

Re: ESS sound drivers and 4.0-current

1999-11-01 Thread MIHIRA Yoshiro
[EMAIL PROTECTED] wrote: >> I believe the ESS drivers weren't committed to 4.0-current yet. When I >> grep ' ESS ' in /sys/i386/isa/sound, the only thing I can come up with is >> the ESS support that was in the old voxware sound code. Sanpei, who is >> developing the ESS sound drivers, says the

Re: ESS sound drivers and 4.0-current

1999-11-01 Thread Donn Miller
Thanks for the patch; I'll try it. I have the ESS 1868 isa card. The problem I'm having isn't really volume problems. When I use RealPlayer 5.0, certain realaudio clips play through extremely fast, and I can hear the sound in bursts along the way. The speed/sample rate itself doesn't increase

Re: ESS sound drivers and 4.0-current

1999-11-01 Thread Reinier Bezuidenhout
> On Sun, 31 Oct 1999, Donn Miller wrote: > > > I believe the ESS drivers weren't committed to 4.0-current yet. When I > > grep ' ESS ' in /sys/i386/isa/sound, the only thing I can come up with is > > the ESS support that was in the old voxware sound code. Sanpei, who is > > developing the ESS

Re: ESS sound drivers and 4.0-current

1999-11-01 Thread Doug Rabson
On Sun, 31 Oct 1999, Donn Miller wrote: > I believe the ESS drivers weren't committed to 4.0-current yet. When I > grep ' ESS ' in /sys/i386/isa/sound, the only thing I can come up with is > the ESS support that was in the old voxware sound code. Sanpei, who is > developing the ESS sound driver