Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!rutgers!princeton!allegra!ulysses!mhuxt!aluxs!cdl From: cdl@aluxs.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: Reset switch for IBM PC/AT ? Message-ID: <861@aluxs.UUCP> Date: Wed, 4-Feb-87 20:12:17 EST Article-I.D.: aluxs.861 Posted: Wed Feb 4 20:12:17 1987 Date-Received: Sat, 7-Feb-87 12:39:20 EST References: <460@ima.UUCP> Distribution: na Organization: AT&T Bell Laboratories, Murray Hill, NJ Lines: 16 In article <460@ima.UUCP>, johnl@ima.UUCP (John R. Levine) writes: > I do software development on my PC AT, which means that it hangs a lot. > Turning it off and on is a pain, and isn't very good for the disks and > the screen either. It is my impression that it should be fairly easy to > build a little circuit that when I push a button zaps the reset line inside > the PC and restarts it as though the power had just been restored. Please > mail me responses; I'll summarize if there's interest. > > I realize that there are various software ways to try to catch keystrokes I have installed a reset switch on my pc-compatible. (in 1/2 hour) There is a 8284 clock chip close to the 8088 CPU, this chip controls the cold boot reset ie. when you power up, this chip sends a reset pulse to everything. You can force this chip to send a reset pulse to everything by pulling its pin #11 low. This won't harm your system at all since you are doing the same thing when you turn your sytem on/off.