From owner-freebsd-bugs Mon Mar 6 9:20:11 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8CC3137BEB1 for ; Mon, 6 Mar 2000 09:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA04178; Mon, 6 Mar 2000 09:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id DC91737BE67 for ; Mon, 6 Mar 2000 09:19:42 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA04119; Mon, 6 Mar 2000 09:19:42 -0800 (PST) (envelope-from nobody@FreeBSD.org) Message-Id: <200003061719.JAA04119@freefall.freebsd.org> Date: Mon, 6 Mar 2000 09:19:42 -0800 (PST) From: larse@isi.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: kern/17224: 4.0-20000214-CURRENT: pcm/csa sound - shared irq problem? Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17224 >Category: kern >Synopsis: 4.0-20000214-CURRENT: pcm/csa sound - shared irq problem? >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Mar 6 09:20:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Lars Eggert >Release: 4.0-20000214-CURRENT >Organization: USC Information Sciences Institute >Environment: FreeBSD hbo.isi.edu 4.0-20000214-CURRENT FreeBSD 4.0-20000214-CURRENT #4: Thu Feb 24 16:47:59 PST 2000 root@pub.isi.edu:/usr/src/sys/compile/PRECISION i386 >Description: I have some trouble with the pcm/csa sound driver under 4.0-20000214-CURRENT. This is with an onboard CS4614 audio chip. The board also has an onboard Adaptec aic7899 Ultra160 SCSI adapter that shares irq5 with the sound chip: [hbo: ~] dmesg | grep 'pcm\|csa\|ahc' ahc0: port 0xec00-0xecff mem 0xfafff000-0xfaffffff irq 5 at device 10.0 on pci3 ahc0: aic7899 Wide Channel A, SCSI Id=7, 16/255 SCBs ahc1: port 0xe800-0xe8ff mem 0xfaffe000-0xfaffefff irq 11 at device 10.1 on pci3 ahc1: aic7899 Wide Channel B, SCSI Id=7, 16/255 SCBs csa0: mem 0xfae00000-0xfaefffff,0xfaffe000-0xfaffefff irq 5 at device 6.0 on pci2 pcm0: on csa0 Sound output works fine after rebooting, but after a few hours of playback, sound starts to get choppy and hissing. Nothing short of a reboot seems to fix this. Also, if I disable the ahc controller in the BIOS (there are no devices connected to it), I get messed up sound output right from the start. I suspect there is some problem with the pcm/csa driver and shared interrupts. Please let me know if you require more information. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message