From owner-freebsd-questions Wed Jul 7 23:15:39 1999 Delivered-To: freebsd-questions@freebsd.org Received: from indrani (p030-rb.wmni.net [209.40.66.40]) by hub.freebsd.org (Postfix) with ESMTP id 639C91521A for ; Wed, 7 Jul 1999 23:15:31 -0700 (PDT) (envelope-from jfox@wizzards.net) Received: (from jfox@localhost) by indrani (8.9.3/8.9.3) id XAA00466 for freebsd-questions@freebsd.org; Wed, 7 Jul 1999 23:18:57 -0700 (PDT) (envelope-from jfox) Date: Wed, 7 Jul 1999 23:18:56 -0700 From: "John J. Fox IV" To: freebsd-questions@freebsd.org Subject: ioports/irqs/dma channels Message-ID: <19990707231856.A455@wizzards.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Another silly question from someone who's just emigrated from Linux: In the past, when I've wanted to see the IRQ/IO-ports/DMA channels being used by my devices, I could simply: cat /proc/{interrupts,ioports,dma} I'm going on the assumption that there is some sort of FreeBSD system utility (or utilities) that can provide this information, but I haven't been able to turn anything up in the FAQ or Handbook. I also went into /usr/sbin, and did 'man -f .' but that didn't seem to turn up anything relevant. I'd really like to know how to get this info! Thanks, john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message