From owner-cvs-all Sun Feb 17 4:18:34 2002 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 7842837B417; Sun, 17 Feb 2002 04:18:30 -0800 (PST) Received: (from joe@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1HCIUA08363; Sun, 17 Feb 2002 04:18:30 -0800 (PST) (envelope-from joe) Message-Id: <200202171218.g1HCIUA08363@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 17 Feb 2002 04:18:30 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci ohci_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 joe 2002/02/17 04:18:30 PST Modified files: (Branch: RELENG_4) sys/pci ohci_pci.c Log: MFC: rev 1.23 + 1.24: Add device ID for the OHCI controller in the Apple KeyLargo chip. rev 1.25: Add AMD766 OHCI USB controller. Remove unused VENDORID lists. rev 1.26: Fix some bugs in the ohci driver with respect to irq setup failure. rev 1.27: Reformat source file according to style guide. Revision Changes Path 1.16.2.4 +64 -52 src/sys/pci/ohci_pci.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message