From owner-freebsd-questions Tue Apr 18 19:16:19 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id A929937B5D2 for ; Tue, 18 Apr 2000 19:16:16 -0700 (PDT) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.9.3) id WAA56113; Tue, 18 Apr 2000 22:16:10 -0400 (EDT) (envelope-from cjc) Date: Tue, 18 Apr 2000 22:16:10 -0400 From: "Crist J. Clark" To: Jerry Lei Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to get irq and drq information? Message-ID: <20000418221610.F55844@cc942873-a.ewndsr1.nj.home.com> Reply-To: cjclark@home.com References: <20000417171143.89910.qmail@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000417171143.89910.qmail@hotmail.com>; from tylei@hotmail.com on Mon, Apr 17, 2000 at 10:11:43AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Apr 17, 2000 at 10:11:43AM -0700, Jerry Lei wrote: > Hi, > > I have a FreeBSD33-release. > I am wondering is there any way I can get the information of interrupt and > DMA channel for every device which I am using? > Thanks. % grep irq /var/run/dmesg.boot % grep drq /var/run/dmesg.boot -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message