From owner-freebsd-current Fri Apr 20 11:15:32 2001 Delivered-To: freebsd-current@freebsd.org Received: from zork.sf-bay.org (zork.sf-bay.org [192.150.103.29]) by hub.freebsd.org (Postfix) with ESMTP id 7236137B423 for ; Fri, 20 Apr 2001 11:15:25 -0700 (PDT) (envelope-from scott@zorch.sf-bay.org) Received: (from uucp@localhost) by zork.sf-bay.org (8.11.1/8.9.3) with UUCP id f3KIFIk71330; Fri, 20 Apr 2001 11:15:18 -0700 (PDT) (envelope-from scott@zorch.sf-bay.org) Received: (from scott@localhost) by zorba.sf-bay.org (8.11.3/8.8.8) id f3KIDhv05777 for gandalf@vilnya.demon.co.uk; Fri, 20 Apr 2001 11:13:43 -0700 (PDT) (envelope-from scott) Date: Fri, 20 Apr 2001 11:13:43 -0700 (PDT) From: Scott Hazen Mueller Message-Id: <200104201813.f3KIDhv05777@zorba.sf-bay.org> Subject: Re: sound driver breakage/megapatch To: gandalf@vilnya.demon.co.uk, freebsd-current@freebsd.org X-Envelope-To: gandalf@vilnya.demon.co.uk Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> Oh, sorry - yes, I can... I watched the pcm interrupt (irq 9 on my box) >> increment using vmstat -i. I had seen something in the archives about >that >> not happening. >is there any other device using irq 9? vmstat -i interrupt total rate stray irq0 1 0 stray irq6 1 0 stray irq7 1 0 stray irq15 1 0 ata0 irq14 21279 7 ata1 irq15 4 0 atkbd0 irq1 7569 2 psm0 irq12 27669 10 fdc0 irq6 1 0 clk irq0 272328 100 ep0 irq5 122422 44 Total 451276 165 [Sound driver is currently not loaded. Putting the .ko files into loader.conf.local hangs the system during boot? Dunno if this is a clue or no.] grep "irq.*9" /var/log/messages Apr 16 09:46:07 zorba /boot/kernel/kernel: pci0: at 8.0 irq 9 Apr 16 09:46:07 zorba /boot/kernel/kernel: pcm0: mem 0xfec00000-0xfecfffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0 Apr 17 10:01:53 zorba /boot/kernel/kernel: pci0: at 8.0 irq 9 Apr 17 10:01:53 zorba /boot/kernel/kernel: pcm0: mem 0xfec00000-0xfecfffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0 Apr 18 10:10:45 zorba /boot/kernel/kernel: pci0: at 8.0 irq 9 Apr 18 10:10:45 zorba /boot/kernel/kernel: pcm0: mem 0xfec00000-0xfecfffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0 Apr 19 14:44:30 zorba /boot/kernel/kernel: pcm0: mem 0xfec00000-0xfecfffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0 Apr 19 15:31:00 zorba /boot/kernel/kernel: pcm0: mem 0xfec00000-0xfecfffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0 Apr 19 15:53:00 zorba /boot/kernel/kernel: pcm0: mem 0xfec00000-0xfecfffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0 Apr 19 18:47:21 zorba /boot/kernel/kernel: pcm0: mem 0xfec00000-0xfecfffff,0xfe000000-0xfe3fffff irq 9 at device 8.1 on pci0 I'm pretty sure not. \scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message