Bug 26899

Summary: Weird sound with Soundblaster 128 PCI
Product: Base System Reporter: jean-sebastien.roy <jean-sebastien.roy>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description jean-sebastien.roy 2001-04-27 18:50:00 UTC
The soundblaster 128 PCI gets correctly probbed (device pcm) :
pcm0: <AudioPCI ES1371> port 0x8800-0x883f irq 5 at device 13.0 on pci0
But playing any sound using any application results in a slow, low, deformed sound.

How-To-Repeat: see above.
Comment 1 jean-sebastien.roy 2001-04-27 19:14:56 UTC
Using the FreeBSD OSS sound driver to initialize the card (soundon followed by soundoff) make the original FreeBSD driver (kldload snd) work.

js
Comment 2 jean-sebastien.roy 2001-04-29 02:42:02 UTC
/src/sys/dev/sound/pci/es137x.c version 1.32 (in current) solves the problem I'm having in 4.3 (I rebuilt a kernel with this file). Could it be MFC'ed ?

The PR can be closed.

thanks !

js
Comment 3 greid freebsd_committer freebsd_triage 2001-04-29 02:55:54 UTC
State Changed
From-To: open->closed

Submitter reports problem is resolved by changes in -current; these 
will be MFC'd shortly.