From owner-cvs-src@FreeBSD.ORG Mon Sep 27 09:31:37 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AA9A16A4CE; Mon, 27 Sep 2004 09:31:37 +0000 (GMT) Received: from mail15.syd.optusnet.com.au (mail15.syd.optusnet.com.au [211.29.132.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 66B4743D48; Mon, 27 Sep 2004 09:31:36 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) i8R9VSIX000541 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 27 Sep 2004 19:31:29 +1000 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])i8R9VSxP011753; Mon, 27 Sep 2004 19:31:28 +1000 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)i8R9VRIt011752; Mon, 27 Sep 2004 19:31:27 +1000 (EST) (envelope-from pjeremy) Date: Mon, 27 Sep 2004 19:31:27 +1000 From: Peter Jeremy To: "Daniel O'Connor" Message-ID: <20040927093127.GH83620@cirb503493.alcatel.com.au> References: <20040924094950.N39925@pooker.samsco.org> <20040925.225150.20525280.imp@bsdimp.com> <20040926162333.GC1164@green.homeunix.org> <200409271243.37300.doconnor@gsoft.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200409271243.37300.doconnor@gsoft.com.au> User-Agent: Mutt/1.4.2i cc: Brian Fundakowski Feldman cc: src-committers@freebsd.org cc: "M. Warner Losh" cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org Subject: Re: cvs commit: src/sys/net if.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Sep 2004 09:31:37 -0000 On Mon, 2004-Sep-27 12:43:29 +0930, Daniel O'Connor wrote: >Hmm, MS have a circuit diagram -> >http://www.microsoft.com/whdc/system/CEC/dmpsw.mspx I bumped into that as well. The innards of the PAL aren't documented anywhere that I could see and there seems to be quite a lot of logic when the only inputs are the PCI clock and the NMI switch. (Bloated design and undocumented internals - sounds familiar :-). >Pin 42 is #SERR and the other side of it in ground. Does anyone with knowledge of the PCI spec know if just shorting #SERR to ground will work? (Assuming that the BIOS/chipset maps #SERR to NMI). I've used a screwdriver on an ISA slot on several occasions but haven't tried it on a PCI bus yet. -- Peter Jeremy