From owner-freebsd-hackers Fri Feb 2 15:49:58 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA18612 for hackers-outgoing; Fri, 2 Feb 1996 15:49:58 -0800 (PST) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id PAA18605 for ; Fri, 2 Feb 1996 15:49:55 -0800 (PST) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <16297(7)>; Fri, 2 Feb 1996 15:49:16 PST Received: from localhost ([127.0.0.1]) by crevenia.parc.xerox.com with SMTP id <177478>; Fri, 2 Feb 1996 15:49:08 -0800 X-Mailer: exmh version 1.6.4 10/10/95 To: Joe Greco cc: msmith@atrad.adelaide.edu.au (Michael Smith), hackers@freebsd.org Subject: Re: Watchdog timers (was: Re: Multi-Port Async Cards) In-reply-to: Your message of "Fri, 02 Feb 1996 10:54:01 PST." <199602021854.MAA11875@brasil.moneng.mei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 2 Feb 1996 15:48:59 PST From: Bill Fenner Message-Id: <96Feb2.154908pst.177478@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org Precedence: bulk In message <199602021854.MAA11875@brasil.moneng.mei.com>you write: >> If you're going to decode the I/O's already, don't bother with the UART. > >Your intent is to emulate the UART? I'm sorry, I'm not THAT good at digital >logic design :-) I wouldn't know where to start. *Software*, Joe! We're hackers, right? Just decode the PC's I/O space in a creative way to the microprocessor, and let the software on the uP handle the rest =) Bill