From owner-freebsd-current Sun Dec 12 18:29:27 1999 Delivered-To: freebsd-current@freebsd.org Received: from mail.netaxs.com (mail.netaxs.com [207.8.186.26]) by hub.freebsd.org (Postfix) with ESMTP id B63E114CA0 for ; Sun, 12 Dec 1999 18:29:25 -0800 (PST) (envelope-from bleez@netaxs.com) Received: from dyn-2.blackbox-2.netaxs.com (dyn-2.blackbox-2.netaxs.com [207.106.60.2]) by mail.netaxs.com (8.8.7/8.8.5) with ESMTP id VAA08194 for ; Sun, 12 Dec 1999 21:29:22 -0500 (EST) Date: Sun, 12 Dec 1999 21:29:21 -0500 (EST) From: Bryan Liesner X-Sender: root@gravy.kishka.net Reply-To: Bryan Liesner To: freebsd-current@freebsd.org Subject: Broken sound on an Avance Asound 110 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In a kernel built from sources current as of 21:00 EST, I no longer have sound. dmesg from yesterday: pcm0: at port 0x220-0x22f irq 5 drq 1,0 on isa0 unknown0: at port 0x388-0x38f on isa0 joy0: at port 0x200-0x207 on isa0 unknown1: at port 0x330-0x331 irq 9 on isa0 The above worked without using sbc0 in my kernel conf, only pcm0 dmesg now: unknown0: at port 0x220-0x22f irq 5 drq 1,0 on isa0 sbc0: at port 0x388-0x38f on isa0 device_probe_and_attach: sbc0 attach returned 6 joy0: at port 0x200-0x207 on isa0 unknown1: at port 0x330-0x331 irq 9 on isa0 The above is using both sbc0 and pcm0 I know this probably isn't enough info, what can I do to help? -Bryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message