From owner-cvs-all Wed Aug 15 15: 2:13 2001 Delivered-To: cvs-all@freebsd.org Received: from btclick.com (mta01.btfusion.com [62.172.195.11]) by hub.freebsd.org (Postfix) with ESMTP id D85C437B40E; Wed, 15 Aug 2001 15:02:05 -0700 (PDT) (envelope-from n_hibma@FreeBSD.ORG) Received: from heather.plazza.uk ([213.120.117.63]) by btclick.com (Netscape Messaging Server 4.05) with ESMTP id GI4QJG05.82I; Wed, 15 Aug 2001 23:02:04 +0100 Date: Wed, 15 Aug 2001 23:03:15 +0100 (BST) From: Nick Hibma X-X-Sender: To: Nick Sayer Cc: , Subject: Re: cvs commit: src/sys/pci ohci_pci.c uhci_pci.c In-Reply-To: <200108151703.f7FH38L51555@freefall.freebsd.org> Message-ID: <20010815230049.B717-100000@heather.plazza.uk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'd appreciated a heads up on this. There are issues with this change, which prevent some laptops to go haywire, interrupt storms. This was discussed with John Baldwin and some other people, but no resolution so far. If people are willing to take the risk of failing to be able to install on some laptops then this change is fine with me. The other option is to back this out and end up with some laptops that won't be able to use USB. Nick On Wed, 15 Aug 2001, Nick Sayer wrote: > nsayer 2001/08/15 10:03:08 PDT > > Modified files: (Branch: RELENG_4) > sys/pci ohci_pci.c uhci_pci.c > Log: > MFC: Now that PCI IRQ routing has come to RELENG_4, USB controllers > should no longer attempt to bomb out if their initial IRQ setting is > invalid. The PCI IRQ routing code will fix it. > > Reviewed by: imp > Approved by: re > > Revision Changes Path > 1.16.2.3 +1 -12 src/sys/pci/ohci_pci.c > 1.26.2.4 +1 -12 src/sys/pci/uhci_pci.c > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/ohci_pci.c?r1=1.16.2.2&r2=1.16.2.3&cvsroot=freebsd > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/pci/uhci_pci.c?r1=1.26.2.3&r2=1.26.2.4&cvsroot=freebsd > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message