From owner-freebsd-stable Wed Dec 12 8:39:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 8C60837B416 for ; Wed, 12 Dec 2001 08:39:24 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1000) id EECA113652; Wed, 12 Dec 2001 11:39:22 -0500 (EST) Date: Wed, 12 Dec 2001 11:39:22 -0500 From: Chris Faulhaber To: freebsd-stable@FreeBSD.org Subject: using irq 16 Message-ID: <20011212113922.A43643@peitho.fxp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.20i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG While setting up an new SMP box (Intel OCPRF100-based), I find that while the USB controller is using irq 16: IOAPIC #0 intpin 49 -> irq 16 ... uhci0: port 0x1820-0x183f irq 16 at device 15.2 on pci0 rndcontrol(8) will not let me add it to the entropy pool: $ sudo rndcontrol -s 16 rndcontrol: setting irq 16 rndcontrol: rndcontrol: Invalid argument $ a) is 16 a valid IRQ? b) shouldn't I be able to use it? (I haven't actually tried to use the USB controller yet to see if anything blows up...) -- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message