From owner-freebsd-current Tue Sep 7 23:20:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 96156150DB for ; Tue, 7 Sep 1999 23:20:31 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) Received: from localhost (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id XAA00539 for ; Tue, 7 Sep 1999 23:19:14 -0700 (PDT) (envelope-from jkh@zippy.cdrom.com) To: current@freebsd.org Subject: VibraX audio broken with newpcm Date: Tue, 07 Sep 1999 23:19:14 -0700 Message-ID: <535.936771554@localhost> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Using: controller pnp0 device pcm0 In my kernel and "pnp aware OS" turned both on and off in my BIOS, I get this on probe: pcm0: at port 0x220-0x22f,0x330-0x331,0x388-0x38b irq 5 drq 1,3 on isa But just catting a .au file to /dev/audio (yep, MAKEDEV snd0 run previously) results in the cat hanging and no sound. Just for comparison, from a kernel of August 29th using: controller pnp0 device pcm0 at nexus? port ? irq 5 drq 1 flags 0x13 I get this on probe: CSN 1 Vendor ID: CTL00f0 [0xf0008c0e] Serial 0xffffffff Comp ID: PNPb02f [0x2fb0d041] pcm1 (SB16pnp sn 0xffffffff) at 0x220-0x22f irq 5 drq 1 flags 0x13 on isa And, after a MAKEDEV snd1, things work just fine. I'm happily listening to my mp3s again and will hang back from the ragged edge of -current for awhile until this one is fixed. I can live without a lot of things, but not my online music archive. :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message