Date: Tue, 28 Jan 2003 16:13:29 -0800 (PST) From: Josef Karthauser <joe@FreeBSD.org> 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 Message-ID: <200301290013.h0T0DTbw011760@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301290013.h0T0DTbw011760>