From owner-freebsd-current Wed Jun 2 7:25:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from bilby.prth.tensor.pgs.com (bilby.prth.tensor.pgs.com [157.147.232.237]) by hub.freebsd.org (Postfix) with ESMTP id 2461E14D04; Wed, 2 Jun 1999 07:25:27 -0700 (PDT) (envelope-from shocking@bandicoot.prth.tensor.pgs.com) Received: from bandicoot.prth.tensor.pgs.com (bandicoot.prth.tensor.pgs.com [157.147.224.1]) by bilby.prth.tensor.pgs.com (8.9.3/8.8.8) with ESMTP id WAA29990; Wed, 2 Jun 1999 22:24:28 +0800 (WST) Received: (from shocking@localhost) by bandicoot.prth.tensor.pgs.com (8.9.3/8.8.8) id WAA02267; Wed, 2 Jun 1999 22:25:22 +0800 (WST) Date: Wed, 2 Jun 1999 22:25:22 +0800 (WST) From: Stephen Hocking-Senior Programmer PGS Tensor Perth Message-Id: <199906021425.WAA02267@bandicoot.prth.tensor.pgs.com> To: current@freebsd.org, hackers@freebsd.org Subject: Finding out what function an interrupt is tied to.. Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having some problems since when the newbus code went in, in that my sound card doesn't seem to be interrupting anymore (PAS16, Voxware drivers). So what I'd like to do is look at the kernel and see if an interrupt actually has a function associated with it, and if it's being masked out. Any ideas? Of course, this would have to happen just as I learnt to rip my music CD's into mp3s. Stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message