Ron 'The InSaNe One' Rosson wrote:
> On Sun, 13 Feb 2000, MIHIRA Yoshiro was heard blurting out:
> 
> > [EMAIL PROTECTED] wrote:
> > 
> > >> Ron 'The InSaNe One' Rosson wrote:
> > >> > Under 3.3-RELEASE with PAO the sound card work with this entry in the
> > >> > config file:
> > >> > 
> > >> >        device pcm0 at isa? port ? tty irq 5 drq 1 flags 0x0
> > >> > 
> > >> > Here is what the dmesg output looked like with that entry:
> > >> > 
> > >> >        pcm0 at 0x220 irq 5 drq 1 on isa
> > >> >        ESS1879 (rev 11, native mode)
> > >> > 
> > >> > Now under current I have tried both of these entries to get sound
> > >> > working to no avail.
> > >> > 
> > >> >        device         pcm0 at isa? port? irq 5 drq 1 flags 0x0
> > >> > 
> > >> >        device  pcm0 at isa? port? irq 5 drq 1 flags 0x15
> > >> > 
> > >> > Any assistance in this matter would be greatly appreciated.
> > 
> > device      pcm0
> > device      sbc0    at isa? port 0x220 irq 5 drq 1 flags 0x0
> 
> 
> The above worked.. here is the dmesg output of it:
> 
>       sbc0: <ESS 688> at port 0x220-0x22f irq 5 drq 1 on isa0
>       pcm0: <SB DSP 3.01 (ESS mode)> on sbc0
> 
> and
>       insane-mental> cat /dev/sndstat
>       FreeBSD Audio Driver (newpcm) Feb 12 2000 16:45:04
>       Installed devices:
>       pcm0: <SB DSP 3.01 (ESS mode)> at io 0x220 irq 5 drq 1 (1p/1r channels)
> 
> The only issue I have left is that when a sound is played everuything is
> find till the end and it sounds like a fading echo.

Did you actually try:
options PNPBIOS
device pcm
device sbc
It is important that you do this please, at least so we have a datapoint.
Also, what version of -current?  (if it's fairly new, you can even leave out
'device sbc' if you are running in PnP or PNPBIOS mode)

I presume this is for a laptop, right?  (you mentioned PAO but otherwise gave
no clues).  Does 'pnpinfo' report a pnp device?  or is it a bios configured
non-pnp chip on the motherboard?  (in which case PNPBIOS should find it)

Cheers,
-Peter



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to