From owner-cvs-src@FreeBSD.ORG Mon Sep 27 10:13:40 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 B9EF416A4CE; Mon, 27 Sep 2004 10:13:40 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 430A343D53; Mon, 27 Sep 2004 10:13:37 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id i8RADS8J037021; Mon, 27 Sep 2004 19:43:28 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Peter Jeremy Date: Mon, 27 Sep 2004 19:43:17 +0930 User-Agent: KMail/1.7 References: <20040924094950.N39925@pooker.samsco.org> <200409271243.37300.doconnor@gsoft.com.au> <20040927093127.GH83620@cirb503493.alcatel.com.au> In-Reply-To: <20040927093127.GH83620@cirb503493.alcatel.com.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1594591.fAkfYPIfp8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200409271943.25524.doconnor@gsoft.com.au> X-Spam-Score: -2.5 () IN_REP_TO,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) 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 10:13:40 -0000 --nextPart1594591.fAkfYPIfp8 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Mon, 27 Sep 2004 19:01, Peter Jeremy wrote: > 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 :-). Heh, I'd say it's not that complex. You have to hold #SERR down for 1 PCI clock and then tri-state it. I think = you=20 can do it with a basic 16V8 or so. I'm thinking of making such a board at work :) > >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). You're supposed to hold it low for 1 clock and tri-state (according to the= =20 PCI2.0 spec) > I've used a screwdriver on an ISA slot on several occasions but haven't > tried it on a PCI bus yet. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1594591.fAkfYPIfp8 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBV+fF5ZPcIHs/zowRAlVfAKCnFVrPM9pbW1OnddVTQyES+g2r9wCfSLW+ NCHmPncoiVUNyw2OJXREHMQ= =PL/3 -----END PGP SIGNATURE----- --nextPart1594591.fAkfYPIfp8--