Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Dec 2001 08:20:01 -0800 (PST)
From:      Lars =?iso-8859-1?Q?K=F6ller?= <lkoeller@cc.fh-lippe.de>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/23520: sb0 old style audio support in 4.2-RELEASE broken!
Message-ID:  <200112011620.fB1GK1r54804@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/23520; it has been noted by GNATS.

From: Lars =?iso-8859-1?Q?K=F6ller?= <lkoeller@cc.fh-lippe.de>
To: freebsd-gnats-submit@FreeBSD.org
Cc: lars.koeller@uni-bielefeld.de, lkoeller@cc.fh-lippe.de
Subject: Re: kern/23520: sb0 old style audio support in 4.2-RELEASE broken!
Date: Sat, 01 Dec 2001 17:12:06 +0100

 >
 >Does this problem still occur with more recent releases?
 >
 >http://www.FreeBSD.org/cgi/query-pr.cgi?pr=3D23520
 >
 
 Here is are the updated informations of the problem:
 
 
   With new style snd config:
 
     device		pcm
     device		sbc
 
   or lodable kernel modules
 
     snd_sb16_load=3D"YES"             # Sound Blaster 16/awe32/awe64 isa
 
   in /boot/loader.conf I get during =
 
 boot:
 
     sbc0: <Creative SB16/SB32> at port
 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,5 on isa0
     pcm0: <SB16 DSP 4.13> on sbc0
 
 
     cat /dev/sndstat
     FreeBSD Audio Driver (newpcm) Oct  7 2001 20:22:35
     Installed devices:
     pcm0: <SB16 DSP 4.13> at io 0x220 irq 5 drq 1:5 (1p/1r/0v channels
 duplex)
 
 
 -------------------------------------------------------------------------=
 
 
 
   Until 4.2-RELEASE (Dez 2000) the following config works very well
   and gives far more complese sound support!
 
     device		snd
     device		sb0	at isa? port 0x220 irq 5 drq 1
     device		sbxvi0	at isa? irq? drq 5
     device		opl0	at isa? port 0x388
     device		sbmidi0	at isa? port 0x330
     device		awe0	at isa? port 0x620
 
   up to 4.2 i get only:
 
     sb_reset_dsp failed
     sb_reset_dsp failed
     awe0 at port 0x620 on isa0
     AWE32: not detected
     awe0: driver is using old-style compatability shims
 
     cat /dev/sndstat
     cat: /dev/sndstat: Device not configured
 
 
 Best regards
 
 Lars
 
 -- =
 
 Lars K=F6ller
 E-Mail: lkoeller@cc.fh-lippe.de (LKoeller@FreeBSD.ORG)
 PGP-key: http://www.pgp.net/pgpnet/www-key.html
 -------- FreeBSD, was sonst? ---- http://www.de.freebsd.org --------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112011620.fB1GK1r54804>