From owner-freebsd-hardware Thu Mar 6 08:17:29 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA26374 for hardware-outgoing; Thu, 6 Mar 1997 08:17:29 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA26369 for ; Thu, 6 Mar 1997 08:17:26 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id JAA14501; Thu, 6 Mar 1997 09:17:18 -0700 (MST) Date: Thu, 6 Mar 1997 09:17:18 -0700 (MST) Message-Id: <199703061617.JAA14501@rocky.mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Bruce Evans Cc: freebsd-hardware@freebsd.org Subject: Re: Problems with 2.1 Probe? In-Reply-To: <199703060803.TAA27421@godzilla.zeta.org.au> References: <199703060803.TAA27421@godzilla.zeta.org.au> Sender: owner-hardware@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > sio provides full support for using sio0 and sio1 in polled mode > and sio2 and sio3 in interrupt mode ... > (configure a null irq to get polled mode) How does one configure a null IRQ? In the kernel config? In the boot config? Nate