From owner-freebsd-questions Thu Nov 18 9: 3:36 1999 Delivered-To: freebsd-questions@freebsd.org Received: from federation.addy.com (federation.addy.com [208.11.142.20]) by hub.freebsd.org (Postfix) with ESMTP id 297E5154B2 for ; Thu, 18 Nov 1999 09:03:24 -0800 (PST) (envelope-from fbsdlist@federation.addy.com) Received: from localhost (fbsdlist@localhost) by federation.addy.com (8.8.5/8.6.12) with SMTP id MAA15894 for ; Thu, 18 Nov 1999 12:03:20 -0500 (EST) Date: Thu, 18 Nov 1999 12:03:20 -0500 (EST) From: Cliff Addy To: freebsd-questions@FreeBSD.ORG Subject: Programming question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm looking at a watchdog card to integrate into our servers here. To use it, according to the docs, we need to write a C program that will "read I/O register 180H." I'm a fairly experienced C programmer, but not sure how this would be accomplished in FreeBSD. Any care to give me a code snippet that does this? Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message