From owner-cvs-all Wed Aug 15 10: 3:17 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6E9B037B405; Wed, 15 Aug 2001 10:03:08 -0700 (PDT) (envelope-from nsayer@FreeBSD.org) Received: (from nsayer@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7FH38L51555; Wed, 15 Aug 2001 10:03:08 -0700 (PDT) (envelope-from nsayer) Message-Id: <200108151703.f7FH38L51555@freefall.freebsd.org> From: Nick Sayer Date: Wed, 15 Aug 2001 10:03:08 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ohci_pci.c uhci_pci.c X-FreeBSD-CVS-Branch: RELENG_4 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 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message