From owner-cvs-all Tue Jan 28 16:13:31 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A272937B401; Tue, 28 Jan 2003 16:13:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4311A43F43; Tue, 28 Jan 2003 16:13:30 -0800 (PST) (envelope-from joe@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0T0DUbv011761; Tue, 28 Jan 2003 16:13:30 -0800 (PST) (envelope-from joe@repoman.freebsd.org) Received: (from joe@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0T0DTbw011760; Tue, 28 Jan 2003 16:13:29 -0800 (PST) Message-Id: <200301290013.h0T0DTbw011760@repoman.freebsd.org> From: Josef Karthauser Date: Tue, 28 Jan 2003 16:13:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/pci ohci_pci.c uhci_pci.c src/sys/dev/usb ohci_pci.c uhci_pci.c X-FreeBSD-CVS-Branch: HEAD 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 2003/01/28 16:13:29 PST Modified files: sys/conf files sys/dev/usb ohci_pci.c uhci_pci.c Removed files: sys/pci ohci_pci.c uhci_pci.c Log: Migrate the PCI bus logic for ohci and uhci from sys/pci to sys/dev/usb. Revision Changes Path 1.751 +2 -2 src/sys/conf/files 1.29 +0 -0 src/sys/dev/usb/ohci_pci.c 1.43 +0 -0 src/sys/dev/usb/uhci_pci.c 1.29 +0 -316 src/sys/pci/ohci_pci.c (dead) 1.43 +0 -391 src/sys/pci/uhci_pci.c (dead) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message