From owner-cvs-src@FreeBSD.ORG Mon Sep 27 10:05:39 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 D4E5F16A560 for ; Mon, 27 Sep 2004 10:05:39 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id 403E743D48 for ; Mon, 27 Sep 2004 10:05:36 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i8RA2HSV029021 for cvs-src@freebsd.org.checked; (8.12.8/vak/2.1) Mon, 27 Sep 2004 14:02:17 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i8RA0RSl028904; (8.12.8/vak/2.1) Mon, 27 Sep 2004 14:00:27 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <4157E557.6080309@cronyx.ru> Date: Mon, 27 Sep 2004 14:03:03 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Jeremy References: <20040924094950.N39925@pooker.samsco.org> <20040925.225150.20525280.imp@bsdimp.com> <20040926162333.GC1164@green.homeunix.org> <200409271243.37300.doconnor@gsoft.com.au> <20040927093127.GH83620@cirb503493.alcatel.com.au> In-Reply-To: <20040927093127.GH83620@cirb503493.alcatel.com.au> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: Brian Fundakowski Feldman cc: src-committers@freebsd.org cc: Daniel O'Connor cc: cvs-all@freebsd.org cc: cvs-src@freebsd.org cc: "M. Warner Losh" 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:05:40 -0000 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 :-). > > > >>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. > > I wonder if this could solve ISA problem http://www.costronic.com/Ev71p.htm :-) rik